]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2017-10-11 Alessandro... SSL: include <openssl/hmac.h>.
2017-10-11 Roman ArutyunyanUpstream: disabled upgrading in subrequests.
2017-10-11 Ruslan ErmilovUpstream: fixed $upstream_status when upstream returns...
2017-10-11 Ruslan ErmilovVersion bump.
2017-10-10 Maxim Douninrelease-1.13.6 tag
2017-10-10 Maxim Douninnginx-1.13.6-RELEASE release-1.13.6
2017-10-09 Sergey KandaurovUpstream: fixed error handling of stale and revalidated...
2017-10-09 Maxim DouninUpstream: even better handling of invalid headers in...
2017-10-05 Maxim DouninUpstream hash: reordered peer checks.
2017-10-05 Maxim DouninUpstream hash: limited number of tries in consistent...
2017-10-05 Maxim DouninFixed build without IPv6, broken by 874171c3c71a.
2017-10-04 Maxim DouninFixed handling of unix sockets in $binary_remote_addr.
2017-10-04 Maxim DouninFixed handling of non-null-terminated unix sockets.
2017-10-04 Maxim DouninFixed buffer overread with unix sockets after accept().
2017-10-04 Valentin BartenevHTTP/2: enforce writing the sync request body buffer...
2017-10-03 Maxim DouninCache: fixed caching of intercepted errors (ticket...
2017-10-02 Maxim DouninUpstream: better handling of invalid headers in cache...
2017-10-02 Maxim DouninMIME: added most common OpenDocument types.
2017-10-02 Maxim DouninMIME: style.
2017-09-25 Ruslan ErmilovFixed the NGX_UNIX_ADDRSTRLEN macro.
2017-09-22 Ruslan ErmilovModules compatibility: down flag promoted to a bitmask.
2017-09-22 Ruslan ErmilovStyle.
2017-09-22 Ruslan ErmilovDo not use the obsolete NGX_SOCKADDRLEN macro.
2017-09-18 Ruslan ErmilovRemoved more remnants of the old pthread implementation.
2017-09-14 Maxim DouninHTTP/2: shortened some debug log messages.
2017-09-14 Maxim DouninHTTP/2: fixed debug log about indexed headers.
2017-09-14 Maxim DouninHTTP/2: added logging of 400 (Bad Request) reasons.
2017-09-12 Roman ArutyunyanStream: fixed logging UDP upstream timeout.
2017-09-13 Maxim DouninIntroduced time truncation to December 31, 9999 (ticket...
2017-09-13 Maxim DouninFixed ngx_gmtime() on 32-bit platforms with 64-bit...
2017-09-13 Maxim DouninFixed reference to time parsing code after 8b6fa4842133.
2017-09-13 Maxim DouninStyle.
2017-08-30 Piotr SikoraHTTP/2: signal 0-byte HPACK's dynamic table size.
2017-09-11 Maxim DouninTrailing space removed.
2017-09-11 Roman ArutyunyanStream: relaxed next upstream condition (ticket #1317).
2017-09-11 Roman ArutyunyanVersion bump.
2017-09-05 Maxim Douninrelease-1.13.5 tag
2017-09-05 Maxim Douninnginx-1.13.5-RELEASE release-1.13.5
2017-08-22 Roman ArutyunyanSecure link: fixed stack buffer overflow.
2017-08-23 Maxim DouninUpstream: unconditional parsing of last_modified_time.
2017-08-22 Maxim DouninSSL: fixed possible use-after-free in $ssl_server_name.
2017-08-22 Maxim DouninSSL: the $ssl_client_escaped_cert variable (ticket...
2017-08-10 Maxim DouninRange filter: changed type for total length to off_t.
2017-08-10 Maxim DouninRestored ngx_event_aio_t layout for debug logging.
2017-08-10 Maxim DouninStyle.
2017-08-09 Sergey KandaurovFixed calls to ngx_open_file() in certain places.
2017-08-09 Sergey KandaurovStyle.
2017-08-09 Sergey KandaurovVersion bump.
2017-08-08 Maxim Douninrelease-1.13.4 tag
2017-08-08 Maxim Douninnginx-1.13.4-RELEASE release-1.13.4
2017-08-08 Maxim DouninUpdated PCRE used for win32 builds.
2017-08-08 Ruslan ErmilovSlab: fixed initialization on win32.
2017-08-04 Ruslan ErmilovUpstream: copy peer data in shared memory.
2017-08-04 Ruslan ErmilovReferer: fixed $invalid_referer.
2017-08-01 Ruslan ErmilovUpstream zone: store peers->name and its data in shared...
2017-08-01 Ruslan ErmilovVariables: macros for null variables.
2017-08-01 Ruslan ErmilovBrowser: style.
2017-07-26 Ruslan ErmilovCache: fixed max_size on win32.
2017-07-25 Sergey KandaurovSSL: fixed typo in the error message.
2017-07-21 Roman ArutyunyanMirror: "off" paramater of the "mirror" directive.
2017-07-20 Roman ArutyunyanMirror module.
2017-07-20 Roman ArutyunyanPrecontent phase.
2017-07-19 Roman ArutyunyanUpstream: keep request body file from removal if requested.
2017-07-19 Alex ZhangStyle.
2017-07-19 Samuel MartinConfigure: fixed PCRE requirement check by ngx_http_rew...
2017-07-17 Valentin BartenevParenthesized ASCII-related calculations.
2017-07-12 Ruslan ErmilovStyle: aligned ngx_null_command.
2017-07-11 Maxim DouninCore: fixed error message on setsockopt(SO_REUSEPORT...
2017-07-11 Maxim DouninCore: disabled SO_REUSEPORT when testing config (ticket...
2017-07-11 Maxim DouninVersion bump.
2017-07-11 Maxim Douninrelease-1.13.3 tag
2017-07-11 Maxim Douninnginx-1.13.3-RELEASE release-1.13.3
2017-07-11 Maxim DouninRange filter: avoid negative range start.
2017-07-11 Maxim DouninRange filter: protect from total size overflows.
2017-07-07 Ruslan ErmilovVariables: use ngx_http_variable_null_value where appro...
2017-07-04 Ruslan ErmilovResolver: cancelable resend timer event.
2017-07-04 Sergey KandaurovResolver: factored out setting a timer for resolver...
2017-07-04 Ruslan ErmilovSlab: fixed small allocations on systems with large...
2017-07-04 Ruslan ErmilovSlab: style.
2017-07-04 Roman ArutyunyanResolver: fixed possible use-after-free while resolving...
2017-03-15 Piotr SikoraProxy: split configured header names and values.
2017-07-03 Maxim DouninVersion bump.
2017-06-27 Maxim Douninrelease-1.13.2 tag
2017-06-27 Maxim Douninnginx-1.13.2-RELEASE release-1.13.2
2017-06-26 Maxim DouninRange filter: allowed ranges on empty files (ticket...
2017-06-22 Maxim DouninUpstream: introduced ngx_http_upstream_ssl_handshake_ha...
2017-06-14 Roman ArutyunyanUpstream: fixed running posted requests (ticket #788).
2017-06-14 Roman ArutyunyanResolver: added the "async" flag to resolver context.
2017-06-19 Bart WarmerdamResolver: fixed allocation error handling while resolvi...
2017-06-16 Ruslan ErmilovIntroduced ngx_rwlock_downgrade().
2017-06-16 Ruslan ErmilovAdded memory barrier semantics to ngx_rwlock_unlock().
2017-03-24 Piotr SikoraHeaders filter: added "add_trailer" directive.
2017-03-24 Piotr SikoraHTTP/2: added support for trailers in HTTP responses.
2017-03-24 Piotr SikoraAdded support for trailers in HTTP responses.
2017-06-14 Ruslan ErmilovGzip: fixed style in $gzip_ratio variable handler.
2017-06-14 Ruslan ErmilovRemoved excessive casts for ngx_file_info().
2017-06-06 Orgad ShanehConfigure: use .exe for binaries for all win32 compilers.
2017-06-06 Orgad ShanehConfigure: fix compilation on MSYS2 / MinGW64.
2017-06-13 Piotr SikoraHTTP/2: reject HTTP/2 requests without ":scheme" pseudo...
2017-06-07 Sergey KandaurovUserid: ngx_http_get_indexed_variable() error handling.
next