1. 6a30b1b Introduced time truncation to December 31, 9999 (ticket #1368). by Maxim Dounin · 8 years ago
  2. 18b5d68 Fixed ngx_gmtime() on 32-bit platforms with 64-bit time_t. by Maxim Dounin · 8 years ago
  3. bfa9366 Fixed reference to time parsing code after 8b6fa4842133. by Maxim Dounin · 8 years ago
  4. 940dce9 Style. by Maxim Dounin · 8 years ago
  5. 2623618 HTTP/2: signal 0-byte HPACK's dynamic table size. by Piotr Sikora · 8 years ago
  6. 2749fb6 Trailing space removed. by Maxim Dounin · 8 years ago
  7. 1d96f80 Stream: relaxed next upstream condition (ticket #1317). by Roman Arutyunyan · 8 years ago
  8. 112c320 Version bump. by Roman Arutyunyan · 8 years ago
  9. c582690 release-1.13.5 tag by Maxim Dounin · 8 years ago
  10. 55dd203 nginx-1.13.5-RELEASE by Maxim Dounin · 8 years ago nginx-1.13.5
  11. 3dcaace Secure link: fixed stack buffer overflow. by Roman Arutyunyan · 8 years ago
  12. 5dcd929 Upstream: unconditional parsing of last_modified_time. by Maxim Dounin · 8 years ago
  13. 7861c4d SSL: fixed possible use-after-free in $ssl_server_name. by Maxim Dounin · 8 years ago
  14. 6bc115f SSL: the $ssl_client_escaped_cert variable (ticket #857). by Maxim Dounin · 8 years ago
  15. aa361df Range filter: changed type for total length to off_t. by Maxim Dounin · 8 years ago
  16. cba45e8 Restored ngx_event_aio_t layout for debug logging. by Maxim Dounin · 8 years ago
  17. c9efed2 Style. by Maxim Dounin · 8 years ago
  18. b9c70d8 Fixed calls to ngx_open_file() in certain places. by Sergey Kandaurov · 8 years ago
  19. cabb368 Style. by Sergey Kandaurov · 8 years ago
  20. 2bac211 Version bump. by Sergey Kandaurov · 8 years ago
  21. f1ff7f9 release-1.13.4 tag by Maxim Dounin · 8 years ago
  22. 392d538 nginx-1.13.4-RELEASE by Maxim Dounin · 8 years ago nginx-1.13.4
  23. ed0f289 Updated PCRE used for win32 builds. by Maxim Dounin · 8 years ago
  24. e22864d Slab: fixed initialization on win32. by Ruslan Ermilov · 8 years ago
  25. fe0ab4d Upstream: copy peer data in shared memory. by Ruslan Ermilov · 8 years ago
  26. 7f18dac Referer: fixed $invalid_referer. by Ruslan Ermilov · 8 years ago
  27. 5f7f783 Upstream zone: store peers->name and its data in shared memory. by Ruslan Ermilov · 8 years ago
  28. a6e5cac Variables: macros for null variables. by Ruslan Ermilov · 8 years ago
  29. 7a8a9c3 Browser: style. by Ruslan Ermilov · 8 years ago
  30. 6a24f1c Cache: fixed max_size on win32. by Ruslan Ermilov · 8 years ago
  31. 19e3fd8 SSL: fixed typo in the error message. by Sergey Kandaurov · 8 years ago
  32. 89581d0 Mirror: "off" paramater of the "mirror" directive. by Roman Arutyunyan · 8 years ago
  33. ef33b87 Mirror module. by Roman Arutyunyan · 8 years ago
  34. cbf96ec Precontent phase. by Roman Arutyunyan · 8 years ago
  35. 9078882 Upstream: keep request body file from removal if requested. by Roman Arutyunyan · 8 years ago
  36. dc1598f Style. by Alex Zhang · 8 years ago
  37. 328fdab Configure: fixed PCRE requirement check by ngx_http_rewrite_module. by Samuel Martin · 8 years ago
  38. b1b54ee Parenthesized ASCII-related calculations. by Valentin Bartenev · 8 years ago
  39. 4352c8b Style: aligned ngx_null_command. by Ruslan Ermilov · 8 years ago
  40. 77a1dc4 Core: fixed error message on setsockopt(SO_REUSEPORT) failure. by Maxim Dounin · 8 years ago
  41. 337afd5 Core: disabled SO_REUSEPORT when testing config (ticket #1300). by Maxim Dounin · 8 years ago
  42. 76834f0 Version bump. by Maxim Dounin · 8 years ago
  43. b6d0324 release-1.13.3 tag by Maxim Dounin · 8 years ago
  44. f560546 nginx-1.13.3-RELEASE by Maxim Dounin · 8 years ago nginx-1.13.3
  45. f8597b4 Range filter: avoid negative range start. by Maxim Dounin · 8 years ago
  46. 7e18ca8 Range filter: protect from total size overflows. by Maxim Dounin · 8 years ago
  47. 2c84a0e Variables: use ngx_http_variable_null_value where appropriate. by Ruslan Ermilov · 8 years ago
  48. 946688b Resolver: cancelable resend timer event. by Ruslan Ermilov · 8 years ago
  49. df418f2 Resolver: factored out setting a timer for resolver timeout. by Sergey Kandaurov · 8 years ago
  50. ff21738 Slab: fixed small allocations on systems with large pagesize. by Ruslan Ermilov · 8 years ago
  51. 13399c5 Slab: style. by Ruslan Ermilov · 8 years ago
  52. 4375beb Resolver: fixed possible use-after-free while resolving SRV. by Roman Arutyunyan · 8 years ago
  53. efbbf31 Proxy: split configured header names and values. by Piotr Sikora · 8 years ago
  54. 8f743ef Version bump. by Maxim Dounin · 8 years ago
  55. b00eeba release-1.13.2 tag by Maxim Dounin · 8 years ago
  56. b84e8a1 nginx-1.13.2-RELEASE by Maxim Dounin · 8 years ago nginx-1.13.2
  57. b011293 Range filter: allowed ranges on empty files (ticket #1031). by Maxim Dounin · 8 years ago
  58. 2da47d8 Upstream: introduced ngx_http_upstream_ssl_handshake_handler(). by Maxim Dounin · 8 years ago
  59. e9f69c1 Upstream: fixed running posted requests (ticket #788). by Roman Arutyunyan · 8 years ago
  60. 9f1b1b4 Resolver: added the "async" flag to resolver context. by Roman Arutyunyan · 8 years ago
  61. be751bf Resolver: fixed allocation error handling while resolving SRV. by Bart Warmerdam · 8 years ago
  62. cd7edb6 Introduced ngx_rwlock_downgrade(). by Ruslan Ermilov · 8 years ago
  63. 46b41a3 Added memory barrier semantics to ngx_rwlock_unlock(). by Ruslan Ermilov · 8 years ago
  64. f70ab66 Headers filter: added "add_trailer" directive. by Piotr Sikora · 8 years ago
  65. 9400cf9 HTTP/2: added support for trailers in HTTP responses. by Piotr Sikora · 8 years ago
  66. b152bd8 Added support for trailers in HTTP responses. by Piotr Sikora · 8 years ago
  67. e7cc343 Gzip: fixed style in $gzip_ratio variable handler. by Ruslan Ermilov · 8 years ago
  68. 36937c3 Removed excessive casts for ngx_file_info(). by Ruslan Ermilov · 8 years ago
  69. eaa2b10 Configure: use .exe for binaries for all win32 compilers. by Orgad Shaneh · 8 years ago
  70. 56b1a24 Configure: fix compilation on MSYS2 / MinGW64. by Orgad Shaneh · 8 years ago
  71. 055f97b HTTP/2: reject HTTP/2 requests without ":scheme" pseudo-header. by Piotr Sikora · 8 years ago
  72. 1720431 Userid: ngx_http_get_indexed_variable() error handling. by Sergey Kandaurov · 8 years ago
  73. 059b4f7 Fixed segfault in try_files with nested location. by Sergey Kandaurov · 8 years ago
  74. 515821f SSI: return NGX_ERROR when timefmt memory allocation failed. by Sergey Kandaurov · 8 years ago
  75. 0e7e31d HTTP/2: don't send SETTINGS ACK before already queued DATA frames. by Piotr Sikora · 8 years ago
  76. 57a14a8 HTTP/2: make SETTINGS ACK frame reusable. by Piotr Sikora · 8 years ago
  77. effa93b HTTP/2: send SETTINGS ACK after applying all SETTINGS params. by Piotr Sikora · 8 years ago
  78. f117e4d HTTP/2: emit new frames only after applying all SETTINGS params. by Piotr Sikora · 8 years ago
  79. 8e8582c Configure: enabled rpath for NetBSD. by Sergey Kandaurov · 8 years ago
  80. 7b0bcd3 Configure: disabled IP_PKTINFO feature on certain platforms. by Roman Arutyunyan · 8 years ago
  81. 58a7669 Style. by Maxim Dounin · 8 years ago
  82. 03f5849 Upstream: style. by Piotr Sikora · 8 years ago
  83. 7061282 Headers filter: style. by Piotr Sikora · 8 years ago
  84. c72f91a HTTP/2: add debug logging of pseudo-headers and cookies. by Piotr Sikora · 8 years ago
  85. 6fdb29c Version bump. by Valentin Bartenev · 8 years ago
  86. 568f855 release-1.13.1 tag by Maxim Dounin · 8 years ago
  87. cbf700a nginx-1.13.1-RELEASE by Maxim Dounin · 8 years ago nginx-1.13.1
  88. 74cb394 Updated OpenSSL used for win32 builds. by Maxim Dounin · 8 years ago
  89. c66b6c6 Fixed background requests with asynchronous operations. by Roman Arutyunyan · 8 years ago
  90. 302d47a Configure: sched_setaffinity() test moved to auto/unix. by Maxim Dounin · 8 years ago
  91. a26f3cd Style: changed checks of ngx_ssl_create_connection() to != NGX_OK. by Maxim Dounin · 8 years ago
  92. d496b3e SSL: set TCP_NODELAY on SSL connections before handshake. by Maxim Dounin · 8 years ago
  93. 5e3dfd2 Introduced ngx_tcp_nodelay(). by Ruslan Ermilov · 8 years ago
  94. de9e34e Background subrequests for cache updates. by Roman Arutyunyan · 8 years ago
  95. c48387e Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278). by Roman Arutyunyan · 8 years ago
  96. 789d6ab HTTP/2: fixed segfault when memory allocation failed. by Valentin Bartenev · 8 years ago
  97. b8e4b6a Contrib: proper syntax parsing in vim syntax highlighting. by Maxim Dounin · 8 years ago
  98. 464f207 Cache: ignore long locked entries during forced expire. by Dmitry Volyntsev · 8 years ago
  99. 7911b24 Upstream: fixed u->headers_in.headers allocation error handling. by Sergey Kandaurov · 8 years ago
  100. 06b99e2 Configure: recent Sun C versions. by Maxim Dounin · 8 years ago