I think it is your call if you want to make a breaking change to
$ssl_client_cert to URL encode it; I'd be happy to submit the
changeset if you would approve that, but I personally don't feel
comfortable breaking any existing applications that parse/decode the
certificate.
So my suggestion now is
details: http://hg.nginx.org/nginx/rev/0f203a2af17c
branches:
changeset: 6378:0f203a2af17c
user: Maxim Dounin
date: Thu Feb 04 18:30:21 2016 +0300
description:
Dynamic modules: moved module-related stuff to separate files.
diffstat:
auto/sources | 2 +
src/core/nginx
details: http://hg.nginx.org/nginx/rev/392959224560
branches:
changeset: 6382:392959224560
user: Maxim Dounin
date: Thu Feb 04 18:30:21 2016 +0300
description:
Dynamic modules: auto/module script.
This script simplifies configuration of additional modules,
including 3rd party ones.
details: http://hg.nginx.org/nginx/rev/85dea406e18f
branches:
changeset: 6383:85dea406e18f
user: Maxim Dounin
date: Thu Feb 04 20:25:29 2016 +0300
description:
Dynamic modules.
The auto/module script is extended to understand ngx_module_link=DYNAMIC.
When set, it links the module as
details: http://hg.nginx.org/nginx/rev/cf5e822cf470
branches:
changeset: 6379:cf5e822cf470
user: Maxim Dounin
date: Thu Feb 04 18:30:21 2016 +0300
description:
Dynamic modules: changed ngx_modules to cycle->modules.
diffstat:
src/core/ngx_conf_file.c | 14 --
details: http://hg.nginx.org/nginx/rev/c529555949b7
branches:
changeset: 6381:c529555949b7
user: Maxim Dounin
date: Thu Feb 04 18:30:21 2016 +0300
description:
Dynamic modules: introduced HTTP_INIT_FILTER_MODULES.
Additionally, HTTP_HEADERS_FILTER_MODULE now added to HTTP_FILTER_MOD
details: http://hg.nginx.org/nginx/rev/7142b04337d6
branches:
changeset: 6380:7142b04337d6
user: Maxim Dounin
date: Thu Feb 04 18:30:21 2016 +0300
description:
Dynamic modules: dlopen() support.
diffstat:
auto/lib/openssl/conf| 3 +--
auto/sources
Hello!
On Thu, Feb 04, 2016 at 09:17:31AM -0800, Sam McKelvie wrote:
> > Hello!
> >
> > On Wed, Feb 03, 2016 at 03:38:13PM -0800, Sam McKelvie wrote:
> >
> >> The ngx_ssl_get_certificate() changes ?\n? to ?\n\t? in the returned PEM
> >> string in an effort to make
> >> the string usable as an HT
> Hello!
>
> On Wed, Feb 03, 2016 at 03:38:13PM -0800, Sam McKelvie wrote:
>
>> The ngx_ssl_get_certificate() changes ?\n? to ?\n\t? in the returned PEM
>> string in an effort to make
>> the string usable as an HTTP header value with $ssl_client_cert. However,
>> bare ?\n? (without a preceding ?\
details: http://hg.nginx.org/nginx/rev/11e019750adc
branches:
changeset: 6377:11e019750adc
user: Valentin Bartenev
date: Thu Feb 04 18:01:04 2016 +0300
description:
HTTP/2: fixed possible buffer overrun (ticket #893).
Due to greater priority of the unary plus operator over the terna
Hello,
On 2/4/16 3:15 AM, SplitIce wrote:
> The map module is also a noticeable omission tied into the lack
> of variables.
>
> On Thu, Feb 4, 2016 at 11:13 AM, Yichun Zhang (agentzh)
> mailto:agen...@gmail.com>> wrote:
>
> Hello!
>
> On Wed, Feb 3, 2016 at 3:37 PM, SplitIce wrote:
>> I have
11 matches
Mail list logo