1. 6a2ad9b Auth basic: prevent null character in error log (ticket #1494). by Vadim Filimonov · 6 years ago
  2. efeee76 Generate error for unsupported IPv6 transparent proxy. by Roman Arutyunyan · 6 years ago
  3. 0827ad6 HTTP/2: style. by Ruslan Ermilov · 6 years ago
  4. 9115465 Geo: fixed indentation. by Sergey Kandaurov · 6 years ago
  5. 032f9f7 Geo: optimized configuration parser. by Ruslan Ermilov · 6 years ago
  6. 85d88d6 Geo: fixed memory allocation error handling (closes #1482). by Ruslan Ermilov · 6 years ago
  7. 77648c9 Version bump. by Ruslan Ermilov · 6 years ago
  8. fb77f10 release-1.13.9 tag by Maxim Dounin · 6 years ago
  9. 23558f4 nginx-1.13.9-RELEASE by Maxim Dounin · 6 years ago nginx-1.13.9
  10. 82bc4bf HTTP/2: precalculate hash for "Cookie". by Maxim Dounin · 6 years ago
  11. 3ee1db6 HTTP/2: fixed ngx_http_v2_push_stream() allocation error handling. by Ruslan Ermilov · 6 years ago
  12. 1528e91 HTTP/2: push additional request headers (closes #1478). by Ruslan Ermilov · 6 years ago
  13. bf14d77 Expose more headers with NGX_HTTP_HEADERS. by Ruslan Ermilov · 6 years ago
  14. 051277c Core: added a stub for additional zone configuration. by Vladimir Homutov · 6 years ago
  15. faa09af HTTP/2: style. by Sergey Kandaurov · 6 years ago
  16. b6a5b4e HTTP/2: fixed null pointer dereference with server push. by Ruslan Ermilov · 6 years ago
  17. 75c9d6b HTTP/2: fixed build with -Werror=unused-but-set-variable. by Ruslan Ermilov · 6 years ago
  18. cd08994 HTTP/2: server push. by Ruslan Ermilov · 6 years ago
  19. a39b563 HTTP/2: changed prototypes of request pseudo-headers parsers. by Ruslan Ermilov · 6 years ago
  20. d2b87a6 Basic support of the Link response header. by Ruslan Ermilov · 6 years ago
  21. ab9021f Dav: added error logging. by Roman Arutyunyan · 6 years ago
  22. cc4c3e8 HTTP/2: removed unused field from ngx_http_v2_stream_t. by Sergey Kandaurov · 6 years ago
  23. f918bad Contrib: vim syntax, update 3rd party module directives. by Gena Makhomed · 6 years ago
  24. 1996441 Contrib: vim syntax, update core module directives. by Gena Makhomed · 6 years ago
  25. 3323241 Upstream: removed X-Powered-By from the list of special headers. by Ruslan Ermilov · 6 years ago
  26. f77df9e SSL: using default server context in session remove (closes #1464). by Sergey Kandaurov · 6 years ago
  27. ad6e846 HTTP/2: finalize request as bad if parsing of pseudo-headers fails. by Ruslan Ermilov · 6 years ago
  28. 1c8aac2 HTTP/2: more style, comments, and debugging. by Ruslan Ermilov · 6 years ago
  29. 9776d1c HTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings. by Ruslan Ermilov · 6 years ago
  30. b252fc6 Fixed --test-build-eventport on macOS 10.12 and later. by Ruslan Ermilov · 6 years ago
  31. 2296c69 Upstream: fixed "header already sent" alerts on backend errors. by Maxim Dounin · 6 years ago
  32. a001fe2 Year 2018. by Maxim Dounin · 6 years ago
  33. b277b5a Merge branch 'nginx' (nginx-1.13.8). by Piotr Sikora · 6 years ago
  34. 639bd6f Contrib: vim syntax, update core module directives. by Gena Makhomed · 6 years ago
  35. 1b32127 Contrib: vim syntax, update 3rd party module directives. by Gena Makhomed · 6 years ago
  36. 048df9b Version bump. by Maxim Dounin · 6 years ago
  37. 5237c1b release-1.13.8 tag by Maxim Dounin · 6 years ago
  38. 74f45a1 nginx-1.13.8-RELEASE by Maxim Dounin · 6 years ago nginx-1.13.8
  39. 2cbce85 Updated OpenSSL used for win32 builds. by Maxim Dounin · 6 years ago
  40. 7d25781 Contrib: vim syntax, listen options. by Gena Makhomed · 6 years ago
  41. 44713d7 Contrib: vim syntax, update core module directives. by Gena Makhomed · 6 years ago
  42. f30893d Contrib: updated vim syntax rules for variables. by Maxim Dounin · 6 years ago
  43. e4383ef Allowed configuration token to start with a variable. by Roman Arutyunyan · 6 years ago
  44. 89a48b0 Fixed capabilities version. by Roman Arutyunyan · 6 years ago
  45. 0494e2e Improved the capabilities feature detection. by Roman Arutyunyan · 6 years ago
  46. 70a41ee Retain CAP_NET_RAW capability for transparent proxying. by Roman Arutyunyan · 6 years ago
  47. 9a01b41 Bazel: update BoringSSL to 296a61d / 27ae6ca (master-with-bazel). by Piotr Sikora · 6 years ago
  48. 3cd263f Use sysconf to determine cacheline size at runtime. by Debayan Ghosh · 6 years ago
  49. a6d9dad Configure: set default cacheline size to 64 for aarch64 platforms. by Debayan Ghosh · 6 years ago
  50. e471cf9 Merge branch 'nginx' (nginx-1.13.7). by Piotr Sikora · 6 years ago
  51. a521b00 Configure: fixed SO_BINDANY comment. by Maxim Dounin · 6 years ago
  52. 064a715 Configure: moved IP_BIND_ADDRESS_NO_PORT test. by Maxim Dounin · 6 years ago
  53. 15652e4 Upstream: flush low-level buffers on write retry. by Patryk Lesiewicz · 6 years ago
  54. 702699d release-1.13.7 tag by Maxim Dounin · 6 years ago
  55. ea51017 nginx-1.13.7-RELEASE by Maxim Dounin · 6 years ago nginx-1.13.7
  56. 7df9f24 Updated OpenSSL used for win32 builds. by Maxim Dounin · 6 years ago
  57. 88c6e0f Proxy: escape explicit space in URI in default cache key. by Roman Arutyunyan · 6 years ago
  58. 121a991 Inherit valid_unparsed_uri in cloned subrequests (ticket #1430). by Roman Arutyunyan · 6 years ago
  59. 6822497 Fixed worker_shutdown_timeout in various cases. by Maxim Dounin · 6 years ago
  60. b5e8f92 Proxy: simplified conditions of using unparsed uri. by Roman Arutyunyan · 6 years ago
  61. 738c44c Upstream: flush low-level buffers on write retry. by Patryk Lesiewicz · 6 years ago
  62. b1a0391 Upstream keepalive: clean read delayed flag in stored connections. by Roman Arutyunyan · 6 years ago
  63. d417f2b Autoindex: discard request body (ticket #1439). by Maxim Dounin · 6 years ago
  64. e9dd423 Removed unused FreeBSD-specific definitions in ngx_posix_config.h. by Sergey Kandaurov · 6 years ago
  65. 0724312 Fixed "changing binary" when reaper is not init. by Ruslan Ermilov · 6 years ago
  66. cd71de9 Configure: fixed clang detection on MINIX. by Maxim Dounin · 6 years ago
  67. 88bc66d Version bump. by Maxim Dounin · 6 years ago
  68. ba2b177 Gzip: support for a zlib variant from Intel. by Maxim Dounin · 6 years ago
  69. e14dc8d Xslt: fixed parameters parsing (ticket #1416). by Ruslan Ermilov · 6 years ago
  70. fa0b61d SSI: fixed type. by hucongcong · 7 years ago
  71. 2359fb9 FastCGI: adjust buffer position when parsing incomplete records. by Maxim Dounin · 6 years ago
  72. aaa2f6b Core: free shared memory zones only after reconfiguration. by Maxim Dounin · 7 years ago
  73. de1a040 Postpone filter: handled ngx_http_postpone_filter_add() failures. by Sergey Kandaurov · 7 years ago
  74. d7db033 Fixed type of ngx_conf_t.handler_conf. by Ruslan Ermilov · 7 years ago
  75. e986ddb SSL: include <openssl/hmac.h>. by Alessandro Ghedini · 7 years ago
  76. 5add8c7 Upstream: disabled upgrading in subrequests. by Roman Arutyunyan · 7 years ago
  77. 7c16cdb Upstream: fixed $upstream_status when upstream returns 503/504. by Ruslan Ermilov · 7 years ago
  78. 5d0c7d1 Version bump. by Ruslan Ermilov · 7 years ago
  79. 1b697c7 Bazel: update BoringSSL to 2e9bb4e / 1766b1c (master-with-bazel). by Piotr Sikora · 7 years ago
  80. 5c447ae Merge branch 'nginx' (nginx-1.13.6). by Piotr Sikora · 7 years ago
  81. c2a220e release-1.13.6 tag by Maxim Dounin · 7 years ago
  82. 8ea364a nginx-1.13.6-RELEASE by Maxim Dounin · 7 years ago nginx-1.13.6
  83. bfde4f0 Upstream: fixed error handling of stale and revalidated cache send. by Sergey Kandaurov · 7 years ago
  84. 607731d Upstream: even better handling of invalid headers in cache files. by Maxim Dounin · 7 years ago
  85. ca260f0 Upstream hash: reordered peer checks. by Maxim Dounin · 7 years ago
  86. b034fdd Upstream hash: limited number of tries in consistent case. by Maxim Dounin · 7 years ago
  87. 43b658b Fixed build without IPv6, broken by 874171c3c71a. by Maxim Dounin · 7 years ago
  88. f30343a Fixed handling of unix sockets in $binary_remote_addr. by Maxim Dounin · 7 years ago
  89. 3b42ec5 Fixed handling of non-null-terminated unix sockets. by Maxim Dounin · 7 years ago
  90. 848f1b3 Fixed buffer overread with unix sockets after accept(). by Maxim Dounin · 7 years ago
  91. 16ae7a6 HTTP/2: enforce writing the sync request body buffer to file. by Valentin Bartenev · 7 years ago
  92. 1e8631b Cache: fixed caching of intercepted errors (ticket #1382). by Maxim Dounin · 7 years ago
  93. 1cce88f Upstream: better handling of invalid headers in cache files. by Maxim Dounin · 7 years ago
  94. 8c7f584 MIME: added most common OpenDocument types. by Maxim Dounin · 7 years ago
  95. 068030f MIME: style. by Maxim Dounin · 7 years ago
  96. 7c000e9 Fixed the NGX_UNIX_ADDRSTRLEN macro. by Ruslan Ermilov · 7 years ago
  97. 8e9793f Modules compatibility: down flag promoted to a bitmask. by Ruslan Ermilov · 7 years ago
  98. bc770c8 Style. by Ruslan Ermilov · 7 years ago
  99. 7a04faf Do not use the obsolete NGX_SOCKADDRLEN macro. by Ruslan Ermilov · 7 years ago
  100. 6961490 SSL: add missing include. by Matthew Braithwaite · 7 years ago