summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.13.9-RELEASErelease-1.13.9Maxim Dounin2018-02-201-0/+60
* HTTP/2: precalculate hash for "Cookie".Maxim Dounin2018-02-151-1/+2
* HTTP/2: fixed ngx_http_v2_push_stream() allocation error handling.Ruslan Ermilov2018-02-151-15/+47
* HTTP/2: push additional request headers (closes #1478).Ruslan Ermilov2018-02-154-94/+215
* Expose more headers with NGX_HTTP_HEADERS.Ruslan Ermilov2018-02-152-2/+2
* Core: added a stub for additional zone configuration.Vladimir Homutov2018-02-151-0/+1
* HTTP/2: style.Sergey Kandaurov2018-02-152-4/+4
* HTTP/2: fixed null pointer dereference with server push.Ruslan Ermilov2018-02-091-1/+5
* HTTP/2: fixed build with -Werror=unused-but-set-variable.Ruslan Ermilov2018-02-081-10/+3
* HTTP/2: server push.Ruslan Ermilov2018-02-085-18/+873
* HTTP/2: changed prototypes of request pseudo-headers parsers.Ruslan Ermilov2018-02-081-25/+24
* Basic support of the Link response header.Ruslan Ermilov2018-02-084-19/+32
* Dav: added error logging.Roman Arutyunyan2018-02-071-1/+10
* HTTP/2: removed unused field from ngx_http_v2_stream_t.Sergey Kandaurov2018-02-061-2/+0
* Contrib: vim syntax, update 3rd party module directives.Gena Makhomed2018-02-011-0/+5
* Contrib: vim syntax, update core module directives.Gena Makhomed2018-02-011-2/+2
* Upstream: removed X-Powered-By from the list of special headers.Ruslan Ermilov2018-01-301-4/+0
* SSL: using default server context in session remove (closes #1464).Sergey Kandaurov2018-01-303-6/+6
* HTTP/2: finalize request as bad if parsing of pseudo-headers fails.Ruslan Ermilov2018-01-301-8/+1
* HTTP/2: more style, comments, and debugging.Ruslan Ermilov2018-01-293-158/+168
* HTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings.Ruslan Ermilov2018-01-291-2/+2
* Fixed --test-build-eventport on macOS 10.12 and later.Ruslan Ermilov2018-01-161-0/+2
* Upstream: fixed "header already sent" alerts on backend errors.Maxim Dounin2018-01-111-3/+4
* Year 2018.Maxim Dounin2018-01-111-2/+2
* Contrib: vim syntax, update core module directives.Gena Makhomed2017-12-281-11/+0
* Contrib: vim syntax, update 3rd party module directives.Gena Makhomed2017-12-281-1213/+1272
* Version bump.Maxim Dounin2017-12-301-2/+2
* release-1.13.8 tagMaxim Dounin2017-12-261-0/+1
* nginx-1.13.8-RELEASErelease-1.13.8Maxim Dounin2017-12-261-0/+106
* Updated OpenSSL used for win32 builds.Maxim Dounin2017-12-261-1/+1
* Contrib: vim syntax, listen options.Gena Makhomed2017-12-251-3/+7
* Contrib: vim syntax, update core module directives.Gena Makhomed2017-12-251-17/+24
* Contrib: updated vim syntax rules for variables.Maxim Dounin2017-12-251-3/+3
* Allowed configuration token to start with a variable.Roman Arutyunyan2017-12-211-0/+5
* Fixed capabilities version.Roman Arutyunyan2017-12-192-2/+2
* Improved the capabilities feature detection.Roman Arutyunyan2017-12-183-4/+5
* Retain CAP_NET_RAW capability for transparent proxying.Roman Arutyunyan2017-12-136-0/+82
* Use sysconf to determine cacheline size at runtime.Debayan Ghosh2017-12-112-0/+20
* Configure: set default cacheline size to 64 for aarch64 platforms.Debayan Ghosh2017-12-111-0/+5
* Configure: fixed SO_BINDANY comment.Maxim Dounin2017-12-071-1/+1
* Configure: moved IP_BIND_ADDRESS_NO_PORT test.Maxim Dounin2017-12-071-11/+11
* Proxy: escape explicit space in URI in default cache key.Roman Arutyunyan2017-11-201-1/+1
* Inherit valid_unparsed_uri in cloned subrequests (ticket #1430).Roman Arutyunyan2017-11-201-0/+1
* Proxy: simplified conditions of using unparsed uri.Roman Arutyunyan2017-11-201-4/+2
* Upstream: flush low-level buffers on write retry.Patryk Lesiewicz2017-12-011-1/+1
* Upstream keepalive: clean read delayed flag in stored connections.Roman Arutyunyan2017-11-281-0/+1
* Autoindex: discard request body (ticket #1439).Maxim Dounin2017-12-041-0/+6
* Removed unused FreeBSD-specific definitions in ngx_posix_config.h.Sergey Kandaurov2017-11-281-20/+0
* Fixed "changing binary" when reaper is not init.Ruslan Ermilov2017-11-287-3/+12
* Configure: fixed clang detection on MINIX.Maxim Dounin2017-11-232-2/+6