]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2021-03-11 Vladimir HomutovQUIC: added error handling to ngx_hkdf_extract()/ngx_hk...
2021-03-10 Sergey KandaurovHTTP/3: fixed server push.
2021-03-10 Sergey KandaurovMerged with the default branch.
2021-03-09 Maxim Douninrelease-1.19.8 tag
2021-03-09 Maxim Douninnginx-1.19.8-RELEASE release-1.19.8
2021-03-09 Maxim DouninUpdated OpenSSL used for win32 builds.
2021-03-06 Sergey KandaurovREADME: http3_max_field_size was removed in ae2e68f206f9.
2021-03-06 Sergey KandaurovREADME: bump browsers' version after 81bb3a690c10 ...
2021-03-05 Maxim DouninMail: sending of the PROXY protocol to backends.
2021-03-05 Maxim DouninMail: realip module.
2021-03-05 Maxim DouninMail: parsing of the PROXY protocol from clients.
2021-03-05 Maxim DouninMail: made auth http creating request easier to extend.
2021-03-05 Maxim DouninMail: fixed log action after SSL handshake.
2021-03-05 Maxim DouninMail: postponed session initialization under accept...
2021-03-05 Maxim DouninMail: added missing event handling after reading data.
2021-03-05 Maxim DouninMail: added missing event handling after blocking events.
2021-03-05 Maxim DouninEvents: fixed eventport handling in ngx_handle_read_eve...
2021-03-05 Maxim DouninSSL: fixed build by Sun C with old OpenSSL versions.
2021-03-01 Ruslan ErmilovProxy: variables support in "proxy_cookie_flags" flags.
2021-03-01 Maxim DouninIntroduced strerrordesc_np() support.
2021-03-01 Maxim DouninImproved maximum errno detection.
2021-03-01 Maxim DouninHTTP/2: client_header_timeout before first request...
2021-02-25 Maxim DouninContrib: vim syntax, default highlighting (ticket ...
2021-02-20 Maxim DouninSSL: added check for debugging.
2021-02-20 Maxim DouninSSL: added missed error reporting during variables...
2021-02-20 Maxim DouninSSL: X509_NAME_oneline() error handling.
2021-02-20 Ruslan ErmilovConfigure: marked top-level make targets as phony.
2021-02-20 Ruslan ErmilovVersion bump.
2021-02-19 Sergey KandaurovUpdated the list of supported drafts.
2021-02-19 Sergey KandaurovQUIC: multiple versions support.
2021-02-18 Sergey KandaurovQUIC: removed support prior to draft-29.
2021-02-18 Roman ArutyunyanQUIC: set idle timer when sending an ack-eliciting...
2021-02-17 Roman ArutyunyanHTTP/3: limited client header size.
2021-02-17 Roman ArutyunyanHTTP/3: introduced ngx_http_v3_parse_t structure.
2021-02-16 Maxim Douninrelease-1.19.7 tag
2021-02-16 Maxim Douninnginx-1.19.7-RELEASE release-1.19.7
2021-02-16 Roman ArutyunyanHTTP/3: removed http3_max_field_size.
2021-02-17 Sergey KandaurovMerged with the default branch.
2021-02-17 Sergey KandaurovQUIC: added ability to reset a stream.
2021-02-15 Sergey KandaurovQUIC: fixed indentation.
2021-02-15 Vladimir HomutovQUIC: added check of client transport parameters.
2021-02-11 Maxim DouninHTTP/2: removed http2_max_field_size and http2_max_head...
2021-02-11 Maxim DouninHTTP/2: keepalive_timeout now armed once between requests.
2021-02-11 Maxim DouninHTTP/2: removed http2_idle_timeout and http2_max_requests.
2021-02-11 Maxim DouninHTTP/2: removed http2_recv_timeout.
2021-02-11 Maxim DouninHTTP/2: removed SPDY directives handling.
2021-02-11 Maxim DouninHTTP/2: fixed reusing connections with active requests.
2021-02-11 Maxim DouninHTTP/2: reuse of connections with incomplete frames.
2021-02-11 Maxim DouninAdditional connections reuse.
2021-02-11 Maxim DouninReuse of connections in lingering close.
2021-02-08 Vladimir HomutovQUIC: updated list of transport parameters to be sent.
2021-02-10 Vladimir HomutovQUIC: distinguish reserved transport parameters in...
2021-02-12 Roman ArutyunyanQUIC: send PING frames on PTO expiration.
2021-02-12 Roman ArutyunyanQUIC: improved setting the lost timer.
2021-02-04 Roman ArutyunyanQUIC: disabled non-immediate ACKs for Initial and Hands...
2021-02-09 Roman ArutyunyanQUIC: fixed logging ACK frames.
2021-02-08 Vladimir HomutovQUIC: the "quic_host_key" directive.
2021-02-04 Roman ArutyunyanQUIC: use server ack_delay_exponent when sending ack.
2021-02-03 Sergey KandaurovQUIC: removed redundant "app" flag from ngx_quic_close_...
2021-02-02 Roman ArutyunyanHTTP/3: reverted version check for keepalive flag.
2021-02-01 Roman ArutyunyanHTTP/3: fixed format specifier.
2021-02-01 Ruslan ErmilovHTTP/2: lingering close changed to handle NGX_AGAIN.
2021-01-26 Sergey KandaurovClean up trailers in ngx_http_clean_header() as well.
2021-01-25 Roman ArutyunyanHTTP/3: refactored request body parser.
2021-02-01 Roman ArutyunyanQUIC: fixed stateless reset recognition and send.
2021-01-28 Roman ArutyunyanQUIC: refactored packet processing.
2021-01-29 Vladimir HomutovQUIC: stateless retry.
2021-01-29 Roman ArutyunyanHTTP/3: call ngx_handle_read_event() from client header...
2021-01-27 Sergey KandaurovREADME: reflect renaming of several transport parameter...
2021-01-19 Maxim DouninYear 2021.
2021-01-19 Maxim DouninCore: removed post_accept_timeout.
2021-01-19 Maxim DouninRemoved incorrect optimization of HEAD requests.
2021-01-12 Maxim DouninUpstream: fixed zero size buf alerts on extra data...
2020-12-29 Gena MakhomedContrib: vim syntax, update core and 3rd party module...
2021-01-11 Maxim DouninVersion bump.
2020-12-21 Roman ArutyunyanHTTP/3: removed HTTP/3-specific code.
2021-01-18 Roman ArutyunyanHTTP/3: client header validation.
2021-01-12 Roman ArutyunyanHTTP/3: added comment.
2021-01-22 Roman ArutyunyanHTTP/3: client pseudo-headers restrictions.
2021-01-22 Roman ArutyunyanHTTP/3: refactored request parser.
2021-01-11 Sergey KandaurovQUIC: draft-33 salt and retry keys.
2020-12-30 Vladimir HomutovQUIC: fixed header protection macro name.
2020-12-25 Vladimir HomutovQUIC: ngx_quic_bpf module.
2020-12-15 Maxim Douninrelease-1.19.6 tag
2020-12-15 Maxim Douninnginx-1.19.6-RELEASE release-1.19.6
2020-12-15 Maxim DouninUpdated OpenSSL used for win32 builds.
2020-12-15 Vladimir HomutovCore: added interface to linux bpf() system call.
2020-12-25 Vladimir HomutovQUIC: ngx_quic_module.
2020-12-25 Vladimir HomutovQUIC: moved all quic sources into src/event/quic.
2020-12-22 Sergey KandaurovQUIC: removed unused <openssl/aes.h> inclusion.
2020-12-22 Sergey KandaurovQUIC: fixed -Wtype-limits with GCC <= 5 (ticket #2104).
2020-12-22 Sergey KandaurovQUIC: fixed logging PATH_CHALLENGE/RESPONSE and build...
2020-12-22 Sergey KandaurovQUIC: fixed building ALPN callback without debug and...
2020-12-22 Sergey KandaurovQUIC: fixed build with OpenSSL < 1.1.1.
2020-12-21 Sergey KandaurovQUIC: converted to SSL_CIPHER_get_protocol_id().
2020-12-16 Sergey KandaurovHTTP/3: staticize internal parsing functions.
2020-12-16 Sergey KandaurovHTTP/3: staticize ngx_http_v3_methods.
2020-12-15 Sergey KandaurovMerged with the default branch.
2020-12-11 Maxim DouninFixed double close of non-regular files in flv and...
2020-12-10 Maxim DouninRemoved extra allocation for r->uri.
next