]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2018-02-15 Vladimir HomutovCore: added a stub for additional zone configuration.
2018-02-14 Sergey KandaurovHTTP/2: style.
2018-02-09 Ruslan ErmilovHTTP/2: fixed null pointer dereference with server...
2018-02-08 Ruslan ErmilovHTTP/2: fixed build with -Werror=unused-but-set-variable.
2018-02-08 Ruslan ErmilovHTTP/2: server push.
2018-02-08 Ruslan ErmilovHTTP/2: changed prototypes of request pseudo-headers...
2018-02-08 Ruslan ErmilovBasic support of the Link response header.
2018-02-07 Roman ArutyunyanDav: added error logging.
2018-02-06 Sergey KandaurovHTTP/2: removed unused field from ngx_http_v2_stream_t.
2018-02-01 Gena MakhomedContrib: vim syntax, update 3rd party module directives.
2018-02-01 Gena MakhomedContrib: vim syntax, update core module directives.
2018-01-30 Ruslan ErmilovUpstream: removed X-Powered-By from the list of special...
2018-01-30 Sergey KandaurovSSL: using default server context in session remove...
2018-01-30 Ruslan ErmilovHTTP/2: finalize request as bad if parsing of pseudo...
2018-01-29 Ruslan ErmilovHTTP/2: more style, comments, and debugging.
2018-01-29 Ruslan ErmilovHTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings.
2018-01-16 Ruslan ErmilovFixed --test-build-eventport on macOS 10.12 and later.
2018-01-11 Maxim DouninUpstream: fixed "header already sent" alerts on backend...
2018-01-11 Maxim DouninYear 2018.
2017-12-28 Gena MakhomedContrib: vim syntax, update core module directives.
2017-12-28 Gena MakhomedContrib: vim syntax, update 3rd party module directives.
2017-12-29 Maxim DouninVersion bump.
2017-12-26 Maxim Douninrelease-1.13.8 tag
2017-12-26 Maxim Douninnginx-1.13.8-RELEASE release-1.13.8
2017-12-26 Maxim DouninUpdated OpenSSL used for win32 builds.
2017-12-25 Gena MakhomedContrib: vim syntax, listen options.
2017-12-25 Gena MakhomedContrib: vim syntax, update core module directives.
2017-12-25 Maxim DouninContrib: updated vim syntax rules for variables.
2017-12-21 Roman ArutyunyanAllowed configuration token to start with a variable.
2017-12-19 Roman ArutyunyanFixed capabilities version.
2017-12-18 Roman ArutyunyanImproved the capabilities feature detection.
2017-12-13 Roman ArutyunyanRetain CAP_NET_RAW capability for transparent proxying.
2017-12-11 Debayan GhoshUse sysconf to determine cacheline size at runtime.
2017-12-11 Debayan GhoshConfigure: set default cacheline size to 64 for aarch64...
2017-12-07 Maxim DouninConfigure: fixed SO_BINDANY comment.
2017-12-07 Maxim DouninConfigure: moved IP_BIND_ADDRESS_NO_PORT test.
2017-11-20 Roman ArutyunyanProxy: escape explicit space in URI in default cache...
2017-11-20 Roman ArutyunyanInherit valid_unparsed_uri in cloned subrequests (ticke...
2017-11-20 Roman ArutyunyanProxy: simplified conditions of using unparsed uri.
2017-12-01 Patryk LesiewiczUpstream: flush low-level buffers on write retry.
2017-11-28 Roman ArutyunyanUpstream keepalive: clean read delayed flag in stored...
2017-12-04 Maxim DouninAutoindex: discard request body (ticket #1439).
2017-11-28 Sergey KandaurovRemoved unused FreeBSD-specific definitions in ngx_posi...
2017-11-28 Ruslan ErmilovFixed "changing binary" when reaper is not init.
2017-11-23 Maxim DouninConfigure: fixed clang detection on MINIX.
2017-11-23 Maxim DouninVersion bump.
2017-11-21 Maxim Douninrelease-1.13.7 tag
2017-11-21 Maxim Douninnginx-1.13.7-RELEASE release-1.13.7
2017-11-21 Maxim DouninUpdated OpenSSL used for win32 builds.
2017-11-20 Maxim DouninFixed worker_shutdown_timeout in various cases.
2017-11-18 Maxim DouninGzip: support for a zlib variant from Intel.
2017-11-16 Ruslan ErmilovXslt: fixed parameters parsing (ticket #1416).
2017-10-26 hucongcongSSI: fixed type.
2017-11-09 Maxim DouninFastCGI: adjust buffer position when parsing incomplete...
2017-10-17 Maxim DouninCore: free shared memory zones only after reconfiguration.
2017-10-16 Sergey KandaurovPostpone filter: handled ngx_http_postpone_filter_add...
2017-10-12 Ruslan ErmilovFixed type of ngx_conf_t.handler_conf.
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.
next