]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2022-11-21 Ciel ZhaoSSI: handling of subrequests from other modules (ticket...
2022-11-08 Maxim DouninFixed PROXY protocol to use ngx_memcpy()/ngx_memcmp().
2022-11-08 Maxim DouninAdded logging to PROXY protocol write buffer check.
2022-11-02 Roman ArutyunyanIncreased maximum read PROXY protocol header size.
2022-11-03 Roman ArutyunyanVersion bump.
2022-10-19 Maxim Douninrelease-1.23.2 tag
2022-10-19 Maxim Douninnginx-1.23.2-RELEASE release-1.23.2
2022-10-19 Roman ArutyunyanMp4: disabled duplicate atoms.
2022-10-17 Sergey KandaurovSSL: improved validation of ssl_session_cache and ssl_o...
2022-10-13 Sergey KandaurovSSL: removed cast not needed after 5ffd76a9ccf3.
2022-10-12 Maxim DouninSSL: workaround for session timeout handling with TLSv1.3.
2022-10-12 Maxim DouninSSL: optimized rotation of session ticket keys.
2022-10-12 Maxim DouninSSL: automatic rotation of session ticket keys.
2022-10-12 Maxim DouninSSL: shorter debug messages about session tickets.
2022-10-12 Maxim DouninSSL: renamed session ticket key functions and data...
2022-10-12 Maxim DouninSSL: renamed session ticket key type.
2022-10-12 Maxim DouninSSL: style.
2022-10-12 Maxim DouninSSL: explicit clearing of expired sessions.
2022-10-12 Maxim DouninSSL: single allocation in session cache on 32-bit platf...
2022-10-12 Maxim DouninSSL: explicit session id length checking.
2022-10-12 Maxim DouninSSL: updated comment about session sizes.
2022-10-12 Maxim DouninSSL: reduced logging of session cache failures (ticket...
2022-10-12 Maxim DouninSSL: disabled saving tickets to session cache.
2022-09-27 Roman ArutyunyanAdded type cast to ngx_proxy_protocol_parse_uint16().
2022-10-12 Roman ArutyunyanPROXY protocol v2 TLV variables.
2022-10-10 Roman ArutyunyanLog only the first line of user input on PROXY protocol...
2022-09-08 Sergey KandaurovSSL: silenced GCC warnings when building with BoringSSL.
2022-09-06 Maxim DouninWin32: disabled threads support in OpenSSL builds.
2022-09-06 Maxim DouninWin32: fixed build on Windows with OpenSSL 3.0.x (ticke...
2022-09-06 Maxim DouninWin32: disabled C4306 warnings with MSVC.
2022-09-06 Maxim DouninWin32: removed misleading comment about warnings being...
2022-09-06 Maxim DouninSSL: fixed incorrect usage of #if instead of #ifdef.
2022-09-06 Maxim DouninEvents: fixed style and wrong error handling in the...
2022-08-09 Murilo AndradeSSL: logging level of "bad record type" errors.
2022-08-29 Maxim DouninVersion bump.
2022-07-19 Maxim Douninrelease-1.23.1 tag
2022-07-19 Maxim Douninnginx-1.23.1-RELEASE release-1.23.1
2022-07-19 Maxim DouninUpdated OpenSSL used for win32 builds.
2022-07-15 Maxim DouninEvents: fixed EPOLLRDHUP with FIONREAD (ticket #2367).
2022-07-15 Maxim DouninRange filter: clearing of pre-existing Content-Range...
2022-07-14 Sergey KandaurovResolver: fixed memory leak for the "ipv4=off" case.
2022-07-12 Ruslan ErmilovThe "ipv4=" parameter of the "resolver" directive.
2022-07-12 Maxim DouninSSL: logging levels of various errors added in OpenSSL...
2022-06-28 Maxim DouninUpstream: optimized use of SSL contexts (ticket #1234).
2022-06-28 Maxim DouninVersion bump.
2022-06-21 Maxim Douninrelease-1.23.0 tag
2022-06-21 Maxim Douninnginx-1.23.0-RELEASE release-1.23.0
2022-06-21 Maxim DouninUpdated OpenSSL used for win32 builds.
2022-06-20 Maxim DouninMisc: win32 sources now preserved in release tarballs.
2022-06-18 Gena MakhomedContrib: vim syntax, update core and 3rd party module...
2022-06-14 Sergey KandaurovPerl: removed unused variables, forgotten in ef6a3a99a81a.
2022-06-02 Aleksei BavshinResolver: make TCP write timer event cancelable.
2022-05-23 Aleksei BavshinStream: don't flush empty buffers created for read...
2022-06-07 Maxim DouninMp4: fixed potential overflow in ngx_http_mp4_crop_stts...
2022-06-07 Sergey KandaurovUpstream: handling of certificates specified as an...
2022-06-06 Maxim DouninUpstream: fixed X-Accel-Expires/Cache-Control/Expires...
2022-05-30 Maxim DouninUpstream: fixed build without http cache (broken by...
2022-05-30 Maxim DouninHeaders filter: improved memory allocation error handling.
2022-05-30 Maxim DouninMultiple WWW-Authenticate headers with "satisfy any;".
2022-05-30 Maxim DouninAuth request: multiple WWW-Authenticate headers (ticket...
2022-05-30 Maxim DouninUpstream: multiple WWW-Authenticate headers (ticket...
2022-05-30 Maxim DouninUpstream: handling of multiple Vary headers (ticket...
2022-05-30 Maxim DouninUpstream: duplicate headers ignored or properly linked.
2022-05-30 Maxim DouninUpstream: header handlers can now return parsing errors.
2022-05-30 Maxim DouninUpstream: all known headers in u->headers_in are linked...
2022-05-30 Maxim DouninAll known output headers can be linked lists now.
2022-05-30 Maxim DouninUpstream: simplified Accept-Ranges handling.
2022-05-30 Maxim DouninUpstream: simplified Content-Encoding handling.
2022-05-30 Maxim DouninUpstream: style.
2022-05-30 Maxim DouninPerl: combining unknown headers during $r->header_in...
2022-05-30 Maxim DouninPerl: all known input headers are handled identically.
2022-05-30 Maxim DouninAll non-unique input headers are now linked lists.
2022-05-30 Maxim DouninReworked multi headers to use linked lists.
2022-05-30 Maxim DouninCombining unknown headers during variables lookup ...
2022-05-30 Maxim DouninUwsgi: combining headers with identical names (ticket...
2022-05-30 Maxim DouninSCGI: combining headers with identical names (ticket...
2022-05-30 Maxim DouninFastCGI: combining headers with identical names (ticket...
2022-05-30 Maxim DouninPerl: fixed $r->header_in("Connection").
2022-05-29 Marcus BallFixed runtime handling of systems without EPOLLRDHUP...
2022-05-29 Maxim DouninVersion bump.
2022-05-23 Maxim DouninUpdated OpenSSL and zlib used for win32 builds.
2022-04-29 Sergey KandaurovConfigure: recognize arm64 machine name as a synonym...
2022-02-08 Sergey KandaurovSSL: logging level of "application data after close...
2022-02-04 Sergey KandaurovYear 2022.
2022-02-03 Maxim DouninHTTP/2: fixed closed_nodes overflow (ticket #1708).
2022-02-02 Maxim DouninHTTP/2: made it possible to flush response headers...
2022-02-01 Maxim DouninCache: fixed race in ngx_http_file_cache_forced_expire().
2022-01-26 Vladimir HomutovCore: added autotest for UDP segmentation offloading.
2022-01-25 Vladimir HomutovCore: added function for local source address cmsg.
2022-01-25 Vladimir HomutovCore: made the ngx_sendmsg() function non-static.
2022-01-25 Vladimir HomutovCore: the ngx_event_udp.h header file.
2022-01-27 Vladimir HomutovVersion bump.
2022-01-25 Maxim Douninrelease-1.21.6 tag
2022-01-25 Maxim Douninnginx-1.21.6-RELEASE release-1.21.6
2022-01-24 Maxim DouninSSL: always renewing tickets with TLSv1.3 (ticket ...
2022-01-21 Maxim DouninContrib: vim syntax adjusted to save cpoptions (ticket...
2022-01-20 Pavel PautovCore: simplify reader lock release.
2022-01-17 Sergey KandaurovSSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.
2022-01-10 Maxim DouninAvoid sending "Connection: keep-alive" when shutting...
2021-12-29 Maxim DouninEvents: fixed balancing between workers with EPOLLEXCLU...
next