]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2014-09-24 Valentin BartenevLimit conn: removed deprecated "limit_zone" directive.
2014-08-26 Vladimir HomutovSyslog: improved error handling of unix domain sockets.
2014-09-01 Vladimir HomutovSyslog: enabled logging of send errors.
2014-09-17 Gu FengAvoided to add duplicate hash key in ngx_http_types_slot().
2014-09-22 Valentin BartenevRemoved duplicate initialization of the "rev" variable.
2014-08-13 Valentin BartenevGeneralized definitions of the number of preallocated...
2014-08-13 Valentin BartenevReduced difference between the send chain functions.
2014-08-13 Valentin BartenevMerged implementations of ngx_readv_chain().
2014-08-13 Valentin BartenevRemoved the "complete" variable from various send chain...
2014-08-13 Valentin BartenevMoved the code for adjusting sent buffers in a separate...
2014-08-13 Valentin BartenevFixed writev() debug log message in ngx_darwin_sendfile...
2014-09-18 Roman ArutyunyanUpstream: fixed file buffers reinit in ngx_http_upstrea...
2014-09-18 Roman ArutyunyanFastCGI: fixed start pointers in request buffers.
2014-09-16 Valentin BartenevLimit req: don't truncate key value to 255 bytes.
2014-09-17 Valentin BartenevVersion bump.
2014-09-16 Maxim Douninrelease-1.7.5 tag
2014-09-16 Maxim Douninnginx-1.7.5-RELEASE release-1.7.5
2014-09-15 Maxim DouninUpdated OpenSSL used for win32 builds.
2014-09-15 Maxim DouninSSL: session id context now includes certificate hash.
2014-09-13 Valentin BartenevAccess log: fixed the "if=" parameter with buffering...
2014-09-12 Roman ArutyunyanUpstream: limited next_upstream time and tries (ticket...
2014-09-12 Roman ArutyunyanUpstream: included backup peers into peer.tries.
2014-09-11 Maxim DouninUpstream keepalive: removed "single" parameter remnants.
2014-09-11 Maxim DouninAdded warning about unset cache keys.
2014-09-11 Maxim DouninStyle.
2014-08-13 FengGuUpstream: avoided directly terminating the connection.
2014-09-08 Maxim DouninAdded ngx_init_setproctitle() return code check.
2014-09-08 Maxim DouninFixed ETag memory allocation error handling.
2014-09-08 Maxim DouninCore: ngx_regex_compile() error handling fixes.
2014-09-03 Piotr SikoraSSL: guard use of all SSL options for bug workarounds.
2014-09-05 Roman ArutyunyanUpstream: suppressed the file cache slab allocator...
2014-09-01 Valentin BartenevEvents: processing of posted events changed from LIFO...
2014-09-01 Valentin BartenevEvents: removed broken thread support from posted events.
2014-09-01 Valentin BartenevMail: initialize the "signature" field of ngx_mail_sess...
2014-09-01 Ruslan ErmilovUpstream: improved configuration parser diagnostics.
2014-08-29 Sergey KandaurovHeaders filter: "add_header" with "always" parameter...
2014-08-27 Maxim DouninVariables: updated list of prefixes in ngx_http_rewrite...
2014-08-27 Maxim DouninVariables: fixed non-indexed access of prefix vars...
2014-08-18 Valentin BartenevSPDY: added a comment about handling stream with the...
2014-08-27 Valentin BartenevSPDY: avoid setting timeout on stream events in ngx_htt...
2014-08-19 Ruslan ErmilovResolver: notify all waiting requests on timeout.
2014-08-26 Ruslan ErmilovStub status: corrected the "stub_status" directive.
2014-08-25 Valentin BartenevSub filter: fixed matching for a single character.
2014-08-20 Valentin BartenevMail: fixed number of arguments allowed in the listen...
2014-08-20 Valentin BartenevMail: fixed a comment.
2014-08-19 Roman ArutyunyanMp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom().
2014-08-18 Sergey KandaurovImage filter: downgrade strong etags to weak ones as...
2014-08-15 Sergey KandaurovFixed typo.
2014-08-10 Maxim DouninEvents: removed unused variable in ngx_poll_process_eve...
2014-08-07 Yves CrespinEvents: format specifier fixes.
2014-08-07 Yves CrespinEvents: changed nevents type to unsigned in poll module.
2014-08-06 Tatsuhiko KuboStyle: use specified macro instead of magic-number.
2014-06-19 Piotr SikoraPerl: NULL-terminate argument list.
2014-08-05 Maxim DouninAccess log: allowed logs to syslog with "if=" (ticket...
2014-08-05 Maxim DouninVersion bump.
2014-08-05 Maxim Douninrelease-1.7.4 tag
2014-08-05 Maxim Douninnginx-1.7.4-RELEASE release-1.7.4
2014-08-05 Maxim DouninMail: discard pipelined commands after SMTP STARTTLS.
2014-08-02 Piotr SikoraCore: exit on ngx_pnalloc() failure.
2014-08-02 Tatsuhiko KuboStyle: use ngx_free() instead of free().
2014-08-01 Tatsuhiko KuboCore: improved ngx_pstrdup() error handling.
2014-08-01 Sergey KandaurovStatus: indentation and style, no functional changes.
2014-07-31 Piotr SikoraConfigure: remove outdated and unused patch.zlib.h.
2014-07-30 FengGuDav: ngx_http_map_uri_to_path() errors were not checked.
2014-07-31 Sergey KandaurovTypos fixed.
2014-07-30 Piotr SikoraSSL: let it build against LibreSSL.
2014-07-30 Piotr SikoraSSL: let it build against BoringSSL.
2014-07-28 Piotr SikoraSSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO...
2014-07-28 Maxim DouninBigger iovec buffer in ngx_readv_chain().
2014-07-28 Maxim DouninSSL: misplaced space in debug message.
2014-07-28 Maxim DouninUpstream: SSL handshake timeouts.
2014-07-25 Yichun ZhangGeoIP: not all variable fields were initialized.
2014-06-27 Piotr SikoraCore: use uppercase hexadecimal digits for percent...
2014-07-24 Vladimir HomutovCore: fixed default log initialization.
2014-07-18 Maxim DouninUpstream: ngx_http_upstream_store() error handling...
2014-07-18 Maxim DouninReset of r->uri.len on URI parsing errors.
2014-07-16 Ruslan ErmilovResolver: fixed resend on malformed responses.
2014-07-09 Piotr SikoraSSL: fix build with recent OpenSSL.
2014-06-18 Jianjun ZhengCore: bugfix for the ngx_slab_max_size case.
2014-07-09 Tatsuhiko KuboStyle: use ngx_str_set().
2014-07-09 Tatsuhiko KuboStyle: use ngx_str_null().
2014-07-09 Tatsuhiko KuboStyle: use ngx_strlen() instead of strlen().
2014-07-08 Piotr SikoraSPDY: fix support for headers with multiple values.
2014-07-08 Piotr SikoraStyle: fix typo.
2014-07-08 Piotr SikoraStyle: use ngx_memcpy() instead of memcpy().
2014-07-08 Piotr SikoraStyle: keep return type and function name on different...
2014-07-08 Piotr SikoraStyle: remove whitespace between function name and...
2014-07-08 Piotr SikoraStyle: add whitespace between control statement and...
2014-07-06 Piotr SikoraSSL: stop accessing SSL_SESSION's fields directly.
2014-07-09 Maxim DouninSSL: fixed build with OPENSSL_NO_DEPRECATED defined.
2014-07-06 Piotr SikoraSSL: return temporary RSA key only when the key length...
2014-07-06 Piotr SikoraSSL: include correct OpenSSL headers.
2014-07-08 Maxim DouninVersion bump.
2014-07-08 Maxim Douninrelease-1.7.3 tag
2014-07-08 Maxim Douninnginx-1.7.3-RELEASE release-1.7.3
2014-07-05 Maxim DouninWin32: ngx_open_dir() and ngx_close_dir() fixes.
2014-07-04 Maxim DouninUpdated PCRE used for win32 builds.
2014-07-04 Maxim DouninSSL: logging level of "peer closed connection in SSL...
2014-07-04 Maxim DouninUpstream: p->downstream_error instead of closing connec...
2014-07-01 Valentin BartenevUpstream: fixed handling of write event after sending...
next