]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2022-06-22 Sergey KandaurovMerged with the default branch.
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-08 Sergey KandaurovHTTP/3: updated SETTINGS_MAX_FIELD_SECTION_SIZE name.
2022-06-08 Sergey KandaurovREADME: updated after HTTP/3 RFC publication, minor...
2022-06-02 Aleksei BavshinResolver: make TCP write timer event cancelable.
2022-05-26 Roman ArutyunyanHTTP/3: require that field section base index is not...
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-04-20 Roman ArutyunyanQUIC: separate UDP framework for QUIC.
2022-02-17 Roman ArutyunyanQUIC: fixed insertion at the end of buffer.
2022-02-16 Sergey KandaurovQUIC: fixed indentation.
2022-02-14 Roman ArutyunyanQUIC: optimize insertion at the end of QUIC buffer.
2022-02-14 Roman ArutyunyanQUIC: eliminated ngx_quic_copy_buf().
2022-02-14 Roman ArutyunyanQUIC: trim input chain in ngx_quic_buffer_write().
2022-02-14 Roman ArutyunyanQUIC: ngx_quic_buffer_t object.
2022-02-08 Sergey KandaurovSSL: logging level of "application data after close...
2022-02-05 Roman ArutyunyanQUIC: stream lingering.
2022-02-15 Sergey KandaurovQUIC: optimized datagram expansion with half-RTT tickets.
2022-02-14 Sergey KandaurovMerged with the default branch.
2022-02-09 Vladimir HomutovQUIC: fixed in-flight bytes accounting.
2022-02-09 Vladimir HomutovQUIC: fixed output context restoring.
2022-02-09 Roman ArutyunyanQUIC: fixed resetting stream wev->ready flag.
2022-02-08 Vladimir HomutovQUIC: fixed the "quic_stream_buffer_size" directive.
2022-02-04 Sergey KandaurovYear 2022.
2022-02-03 Maxim DouninHTTP/2: fixed closed_nodes overflow (ticket #1708).
2022-02-03 Roman ArutyunyanQUIC: switch stream to DATA_RECVD state.
2022-02-03 Roman ArutyunyanQUIC: improved size calculation in ngx_quic_write_chain().
2022-02-02 Maxim DouninHTTP/2: made it possible to flush response headers...
2022-02-02 Sergey KandaurovQUIC: do not arm loss detection timer if nothing was...
2022-02-02 Vladimir HomutovQUIC: fixed padding of initial packets in case of limit...
2022-02-01 Sergey KandaurovQUIC: do not declare SSL buffering, it's not used.
2022-02-01 Maxim DouninCache: fixed race in ngx_http_file_cache_forced_expire().
2022-02-01 Vladimir HomutovQUIC: improved debug logging.
2022-01-28 Vladimir HomutovQUIC: got rid of hash symbol in backup and logging.
2022-02-01 Vladimir HomutovQUIC: dead code removed.
2022-02-01 Vladimir HomutovQUIC: merged ngx_quic_close_quic() and ngx_quic_close_c...
2022-02-01 Vladimir HomutovQUIC: revised ngx_quic_handle_datagram() error codes.
2022-01-26 Vladimir HomutovCore: added autotest for UDP segmentation offloading.
2022-01-26 Roman ArutyunyanQUIC: stream event setting function.
2022-01-31 Roman ArutyunyanQUIC: style.
2022-01-31 Roman ArutyunyanHTTP/3: proper uni stream closure detection.
2022-01-31 Roman ArutyunyanQUIC: introduced explicit stream states.
2022-01-27 Roman ArutyunyanHTTP/3: delayed Insert Count Increment instruction.
2022-01-31 Roman ArutyunyanQUIC: allowed main QUIC connection for some operations.
2022-01-27 Sergey KandaurovQUIC: limited SSL_set_quic_use_legacy_codepoint() API...
2022-01-26 Roman ArutyunyanQUIC: style.
2022-01-26 Vladimir HomutovQUIC: fixed handling of initial source connection id.
2022-01-26 Sergey KandaurovREADME: updated link to nginx-devel mailman.
2022-01-26 Sergey KandaurovREADME: updated info about incomplete features.
2022-01-26 Sergey KandaurovREADME: updated to QUICv1.
2022-01-26 Sergey KandaurovQUIC: set to standard TLS codepoint after draft version...
2022-01-26 Sergey KandaurovQUIC: removed draft versions support.
2022-01-26 Sergey KandaurovHTTP/3: removed draft versions support in ALPN.
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-21 Roman ArutyunyanQUIC: changed debug message.
2022-01-25 Sergey KandaurovMerged with the default branch.
2022-01-25 Vladimir HomutovQUIC: fixed macro style.
2022-01-25 Roman ArutyunyanQUIC: fixed chain returned from ngx_quic_write_chain().
2022-01-21 Vladimir HomutovQUIC: removed stale declaration.
2022-01-23 Vladimir HomutovQUIC: avoid logging error in case of version negotiation.
next