]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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 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-16 Maxim Douninrelease-1.19.7 tag
2021-02-16 Maxim Douninnginx-1.19.7-RELEASE release-1.19.7
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.
2020-12-10 Maxim DouninFixed parsing of absolute URIs with empty path (ticket...
2020-12-09 Roman ArutyunyanQUIC: always calculate rtt for largest acknowledged...
2020-12-10 Roman ArutyunyanQUIC: send and process ack_delay for Initial and Handsh...
2020-12-09 Roman ArutyunyanQUIC: use client max_ack_delay when computing pto timeout.
2020-12-08 Roman ArutyunyanQUIC: resend handshake packets along with initial.
2020-12-08 Roman ArutyunyanQUIC: set the temporary flag for input frame buffers.
2020-12-07 Ruslan ErmilovSSL: fixed SSL shutdown on lingering close.
2020-12-07 Roman ArutyunyanQUIC: coalesce output packets into a single UDP datagram.
2020-12-01 Roman ArutyunyanQUIC: introduced QUIC buffers.
2020-12-07 Vladimir HomutovQUIC: fixed handling of clients connected to wildcard...
2020-12-06 Sergey KandaurovQUIC: disabling bidirectional SSL shutdown earlier.
2020-12-04 Vladimir HomutovQUIC: fixed missing quic flag on listener in the stream...
2020-11-27 Roman ArutyunyanHTTP/3: introduced ngx_http_v3_filter.
2020-12-02 Vladimir HomutovQUIC: fixed send contexts cleanup.
2020-11-27 Vladimir HomutovQUIC: removed ngx_quic_hexdump() macro.
2020-11-26 Ruslan ErmilovUpstream: excluded down servers from the next_upstream...
2020-11-26 Ruslan ErmilovVersion bump.
2020-11-25 Roman ArutyunyanHTTP/3: eliminated r->method_start.
2020-11-24 Maxim Douninrelease-1.19.5 tag
2020-11-24 Maxim Douninnginx-1.19.5-RELEASE release-1.19.5
2020-11-19 Pavel PautovgRPC: RST_STREAM(NO_ERROR) handling after "trailer...
2020-11-19 Sergey KandaurovUse .Mt to mark up email addresses.
2020-11-19 Igor IppolitovCore: "-e" command line option.
2020-11-17 Roman ArutyunyanHTTP/3: null-terminate empty header value.
2020-11-17 Roman ArutyunyanHTTP/3: finalize chunked response body chain with NULL.
2020-11-24 Sergey KandaurovMerged with the default branch.
2020-11-18 Sergey KandaurovQUIC: rejecting zero-length packets with PROTOCOL_VIOLA...
2020-11-17 Sergey KandaurovQUIC: simplified and streamlined ngx_quic_decrypt().
2020-11-17 Sergey KandaurovQUIC: merged create_long/short_packet() functions.
2020-11-17 Sergey KandaurovQUIC: macros for manipulating header protection and...
2020-11-17 Sergey KandaurovQUIC: hide header creation internals in ngx_event_quic_...
next