April 2015 Archives by subject
Starting: Wed Apr 1 14:02:37 UTC 2015
Ending: Thu Apr 30 18:56:55 UTC 2015
Messages: 175
- [nginx] Added stream module to win32 builds.
Maxim Dounin
- [nginx] Cache: added support for reading of the header in thread...
Valentin Bartenev
- [nginx] Configure: handle deprecated options.
Ruslan Ermilov
- [nginx] Configure: style.
Maxim Dounin
- [nginx] Core: added OpenSSL version information to "nginx -V" ou...
Vladimir Homutov
- [nginx] Core: allow shared memory size to be declared after a re...
Sergey Kandaurov
- [nginx] Core: ensure that ngx_config.h is always included first.
Sergey Kandaurov
- [nginx] Core: ensure that ngx_config.h is always included first.
Maxim Dounin
- [nginx] Core: expose maximum values of time_t and ngx_int_t.
Maxim Dounin
- [nginx] Core: fixed a race resulting in extra sem_post()'s.
Maxim Dounin
- [nginx] Core: fixed buffer overrun when hash max_size reached.
Maxim Dounin
- [nginx] Core: fixed error handling on ngx_conf_full_name() failure.
Sergey Kandaurov
- [nginx] Core: fixed nginx_shared_zone name.
Maxim Dounin
- [nginx] Core: fixed potential buffer overrun when initializing h...
Maxim Dounin
- [nginx] Core: guard against spinlock usage without atomic ops.
Ruslan Ermilov
- [nginx] Core: limited levels of subdirectory hierarchy used for ...
Sergey Kandaurov
- [nginx] Core: overflow detection in ngx_parse_time() (ticket #732).
Maxim Dounin
- [nginx] Core: overflow detection in number parsing functions.
Maxim Dounin
- [nginx] Core: read/write locks.
Ruslan Ermilov
- [nginx] Core: removed excessive initialization in ngx_conf_set_p...
Sergey Kandaurov
- [nginx] Core: the ngx_set_connection_log() macro.
Vladimir Homutov
- [nginx] Fixed build, broken by 8b7f062a3fe6.
Ruslan Ermilov
- [nginx] Fixed building --with-stream when precompiled headers ar...
Sergey Kandaurov
- [nginx] Fixed overflow detection in ngx_inet_addr().
Valentin Bartenev
- [nginx] Fixed possible buffer overrun in "too long header line" ...
Maxim Dounin
- [nginx] Fixed post_action to not trigger "header already sent" a...
Maxim Dounin
- [nginx] Limit req: removed check for unknown limit_req_zone.
Sergey Kandaurov
- [nginx] Mail: error_log support.
Vladimir Homutov
- [nginx] Memcached: enabled ranges.
Roman Arutyunyan
- [nginx] Merge proxy_protocol setting of listen directives.
Roman Arutyunyan
- [nginx] nginx-1.6.3-RELEASE
Maxim Dounin
- [nginx] nginx-1.6.3 changes fix
Maxim Dounin
- [nginx] nginx-1.7.12-RELEASE
Maxim Dounin
- [nginx] nginx-1.8.0-RELEASE
Maxim Dounin
- [nginx] nginx-1.9.0-RELEASE
Maxim Dounin
- [nginx] OCSP stapling: missing free calls.
Maxim Dounin
- [nginx] Overflow detection in ngx_http_parse_chunked().
Maxim Dounin
- [nginx] Overflow detection in ngx_http_range_parse().
Maxim Dounin
- [nginx] Overflow detection in ngx_inet_addr().
Maxim Dounin
- [nginx] Refactored ngx_parse_time().
Maxim Dounin
- [nginx] release-1.6.3 tag
Maxim Dounin
- [nginx] release-1.6.3 tag
Maxim Dounin
- [nginx] release-1.7.12 tag
Maxim Dounin
- [nginx] release-1.8.0 tag
Maxim Dounin
- [nginx] release-1.9.0 tag
Maxim Dounin
- [nginx] Removed "worker_threads" and "thread_stack_size" directi...
Ruslan Ermilov
- [nginx] Removed deprecated HTTP directives.
Ruslan Ermilov
- [nginx] Removed NGX_OLD_THREADS from select and poll modules.
Ruslan Ermilov
- [nginx] Removed ngx_threaded and related code.
Ruslan Ermilov
- [nginx] Removed the "worker_rlimit_sigpending" directive.
Ruslan Ermilov
- [nginx] Removed the deprecated "connections" directive.
Ruslan Ermilov
- [nginx] Removed the deprecated "imap" directive.
Ruslan Ermilov
- [nginx] Removed the deprecated "so_keepalive" directive.
Ruslan Ermilov
- [nginx] Removed the obsolete aio module.
Ruslan Ermilov
- [nginx] Removed the obsolete rtsig module.
Ruslan Ermilov
- [nginx] Removed unused thread-local-storage code.
Ruslan Ermilov
- [nginx] Replaced the remaining NGX_OLD_THREADS check with NGX_WI...
Ruslan Ermilov
- [nginx] Request body: always flush buffers if request buffering ...
Valentin Bartenev
- [nginx] Resolver: fixed use-after-free memory access.
Maxim Dounin
- [nginx] SPDY: push pending data while closing a stream as with k...
Maxim Dounin
- [nginx] SSL: logging level of "inappropriate fallback" (ticket #...
Maxim Dounin
- [nginx] Stable branch.
Maxim Dounin
- [nginx] Stream: port from NGINX+.
Ruslan Ermilov
- [nginx] Stream: prevent repeated event notifications after eof.
Roman Arutyunyan
- [nginx] Updated OpenSSL used for win32 builds.
Maxim Dounin
- [nginx] Upstream: abbreviated SSL handshake may interact badly w...
Ruslan Ermilov
- [nginx] Upstream: allow multiple upstreams to use the same share...
Ruslan Ermilov
- [nginx] Upstream: fixed unlocked access to peer->conns.
Ruslan Ermilov
- [nginx] Upstream: get rid of questionable micro-optimization in ...
Ruslan Ermilov
- [nginx] Upstream: simplified ip_hash and hash peer selection code.
Ruslan Ermilov
- [nginx] Upstream: store peers as a linked list.
Ruslan Ermilov
- [nginx] Upstream: the "zone" directive.
Ruslan Ermilov
- [nginx] Upstream: track the number of active connections to upst...
Ruslan Ermilov
- [nginx] Upstreams: locking.
Ruslan Ermilov
- [nginx] Used the correct type for the AIO preload handler return...
Valentin Bartenev
- [nginx] Version bump.
Maxim Dounin
- [nginx] Version bump.
Vladimir Homutov
- [nginx] Version bump.
Maxim Dounin
- [nginx] Version bump.
Valentin Bartenev
- [nginx] Win32: fixed shm.handle loss on reload.
Maxim Dounin
- [nginx] Win32: shared memory base addresses and remapping.
Maxim Dounin
- [PATCH 1 of 2] Mail: add SSL Stapling support.
Filipe DA SILVA
- [PATCH 1 of 5] SSL: introduce support of last openssl 1.0.2 features.
Filipe DA SILVA
- [PATCH 1 of 6] SSL: refactoring of ngx_ssl_certificate method.
Filipe DA SILVA
- [PATCH 1 of 6] SSL: refactoring of ngx_ssl_certificate method.
Maxim Dounin
- [PATCH 1 of 6] SSL: SSL: introduce support of new openssl 1.0.2 features.
Filipe DA SILVA
- [PATCH 1 of 6] SSL: SSL: introduce support of new openssl 1.0.2 features.
Maxim Dounin
- [PATCH 2 of 2] Mail: add SSL stapling resolver and timeout.
Filipe DA SILVA
- [PATCH 2 of 5] OCSP Stapling: attach one stapling_t context per server certificate.
Filipe DA SILVA
- [PATCH 2 of 6] SSL: introduce ngx_ssl_certificate_t array list.
Filipe DA SILVA
- [PATCH 2 of 6] SSL Stapling : ...
Filipe DA SILVA
- [PATCH 3 of 5] OCSP Stapling: introduce multiple cert support.
Filipe DA SILVA
- [PATCH 3 of 6] Stapling SSL: ...
Filipe DA SILVA
- [PATCH 3 of 6] Stapling SSL: add Multiple SSL certificate support
Filipe DA SILVA
- [PATCH 4 of 5] SSL: introduce certificate list support.
Filipe DA SILVA
- [PATCH 4 of 6] SSL: fix indentation of ngx_ssl_certificate_t array loops.
Filipe DA SILVA
- [PATCH 4 of 6] SSL Stapling: ...
Filipe DA SILVA
- [PATCH 5 of 5] SSL: add Multiple SSL certificate support to various modules.
Filipe DA SILVA
- [PATCH 5 of 6] SSL : ...
Filipe DA SILVA
- [PATCH 5 of 6] SSL: add Multiple SSL certificate support to http module.
Filipe DA SILVA
- [PATCH 6 of 6] SSL: add Multiple SSL certificate support to other modules.
Filipe DA SILVA
- [PATCH 6 of 6] SSL: add Multiple SSL certificate support to other modules.
Filipe DA SILVA
- [PATCH] Cache: provide naive feedback loop for uncacheable URLs
Piotr Sikora
- [PATCH] Cache: provide naive feedback loop for uncacheable URLs
Maxim Dounin
- [PATCH] Cache: provide naive feedback loop for uncacheable URLs
Piotr Sikora
- [PATCH] Cache: provide naive feedback loop for uncacheable URLs
Maxim Dounin
- [PATCH] check that last IPv4 octet has valid value
Sergey Polovko
- [PATCH] check that last IPv4 octet has valid value
Ruslan Ermilov
- [PATCH] check that last IPv4 octet has valid value
Maxim Dounin
- [PATCH] check that last IPv4 octet has valid value
Ruslan Ermilov
- [PATCH] Enable ranges for memcached upstream module
Martin Mlynář
- [PATCH] Enable ranges for memcached upstream module
Roman Arutyunyan
- [PATCH] HTTP: gzip resources upstream has flagged as sdch encoded.
Tom Thorogood
- [PATCH] memcached_force_ranges for memcached upstream
Martin Mlynář
- [PATCH] memcached_force_ranges for memcached upstream
Martin Mlynář
- [PATCH] memcached_force_ranges for memcached upstream
Roman Arutyunyan
- [PATCH] memcached_force_ranges for memcached upstream
Martin Mlynář
- [PATCH] memcached_force_ranges for memcached upstream
Roman Arutyunyan
- [PATCH] memcached_force_ranges for memcached upstream
Martin Mlynář
- [PATCH] memcached_force_ranges for memcached upstream
Roman Arutyunyan
- [PATCH] OCSP stapling: missing free calls.
Filipe DA SILVA
- [PATCH] OCSP stapling: missing free calls.
Maxim Dounin
- [Re-posting] http/2 support
Yuva
- [Re-posting] http/2 support
Valentin V. Bartenev
- [Re-posting] http/2 support
Yuva
- [Re-posting] http/2 support
Valentin V. Bartenev
- [Re-posting] http/2 support
Yuva
- [Re-posting] http/2 support
Valentin V. Bartenev
- about threads support in 1.7.11 breaking 3rd party modules
Ruslan Ermilov
- about threads support in 1.7.11 breaking 3rd party modules
Sergey Kandaurov
- Adding asynchronous logging
Shawn J. Goff
- Adding asynchronous logging
Maxim Dounin
- Allow more than one challenge - multiple authenticate response-header [rfc2616 sec14.47]
Sergey Brester
- Building nginx 1.8.0, linking to local-install of Openssl, 'nginx -V' still reports "built with" *system* openssl. why?
grantksupport at operamail.com
- Building nginx 1.8.0, linking to local-install of Openssl, 'nginx -V' still reports "built with" *system* openssl. why?
Ruslan Ermilov
- Client disconnect in ngx_http_image_filter_module
Dan Podeanu
- Client disconnect in ngx_http_image_filter_module
Maxim Dounin
- Client disconnect in ngx_http_image_filter_module
Dan Podeanu
- Client disconnect in ngx_http_image_filter_module
Maxim Dounin
- Client disconnect in ngx_http_image_filter_module
Dan Podeanu
- Different SSL protocols for different server blocks on the same port
Aviram Cohen
- Different SSL protocols for different server blocks on the same port
Maxim Dounin
- errno bug in ngx_unix_recv().
jiakai1000 at gmail.com
- errno bug in ngx_unix_recv().
jiakai1000 at gmail.com
- Fix segv error when filename is zero length (data
Bart Warmerdam
- Fix segv error when filename is zero length (data
Maxim Dounin
- Fwd: Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Sergey Brester
- Fwd: Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Maxim Dounin
- Fwd: Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Sergey Brester
- Fwd: Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Maxim Dounin
- Fwd: Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Sergey Brester
- Fwd: Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Sergey Brester
- Fwd: Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Maxim Dounin
- Igor's post about nginx from this morning
Sarah Novotny
- Issue with current PKCS#11 support
Thomas Calderon
- Issue with current PKCS#11 support
Dmitrii Pichulin
- Issue with current PKCS#11 support
Thomas Calderon
- Multiple Cert support ( Was: RE : [PATCH 1 of 6] SSL: refactoring of ngx_ssl_certificate method. )
Filipe DA SILVA
- Multiple Cert support ( Was: RE : [PATCH 1 of 6] SSL: refactoring of ngx_ssl_certificate method. )
Maxim Dounin
- Multiple Cert support ...
Filipe DA SILVA
- Multiple Cert support ...
Maxim Dounin
- Multiple Cert support ...
Filipe DA SILVA
- nginx-log-zmq module
Dani Bento
- nginx http-core enhancement: named location in subrequests + directive use_location
Sergey Brester
- nginx http-core enhancement: named location in subrequests + directive use_location
Maxim Dounin
- nginx http-core enhancement: named location in subrequests + directive use_location
Sergey Brester
- nginx http-core enhancement: named location in subrequests + directive use_location
Maxim Dounin
- nginx http-core enhancement: named location in subrequests + directive use_location
Sergey Brester
- nginx http-core enhancement: named location in subrequests + directive use_location
Maxim Dounin
- Trying to understand benchmarking results
Bill Appleton
- Trying to understand benchmarking results
Sergey Brester
- Update content on nginx-wiki
hungnv at opensource.com.vn
- Update content on nginx-wiki
Sarah Novotny
- Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Filipe DA SILVA
- Windows shmem fix: makes shared memory fully ASLR and DEP compliant (ea. cache zone, limit zone, etc.)
Sergey Brester
Last message date:
Thu Apr 30 18:56:55 UTC 2015
Archived on: Thu Apr 30 18:56:58 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).