1. 916c293 Upstream: fixed ngx_http_upstream_test_next() conditions. by Maxim Dounin · 7 years ago
  2. 5e0ee0c Core: fixed build, broken by 63e91f263a49. by Vladimir Homutov · 7 years ago
  3. 94737aa Core: revised the PROXY protocol v2 code. by Ruslan Ermilov · 7 years ago
  4. ed70ff2 Core: style. by Vladimir Homutov · 7 years ago
  5. 636c107 Core: added processing of version 2 of the PROXY protocol. by Vladimir Homutov · 7 years ago
  6. dc21216 Stream: set action before each recv/send while proxying. by Roman Arutyunyan · 7 years ago
  7. 18cef60 gRPC: fixed possible sign extension of error and setting_value. by Maxim Dounin · 7 years ago
  8. 8dfc6dd Improved code readability (closes #1512). by Ruslan Ermilov · 7 years ago
  9. ca6516d Version bump. by Maxim Dounin · 7 years ago
  10. 6df6a00 gRPC: fixed missing state save in frame header parsing. by Sergey Kandaurov · 7 years ago
  11. d90ca80 HTTP/2: improved frame info debugging. by Ruslan Ermilov · 7 years ago
  12. e0dc125 gRPC: fixed parsing response headers split on CONTINUATION frames. by Sergey Kandaurov · 7 years ago
  13. 79f109b Fixed checking ngx_tcp_push() and ngx_tcp_nopush() return values. by Ruslan Ermilov · 7 years ago
  14. 3020ad3 Upstream: fixed comments after 13f8dec720b5. by Ruslan Ermilov · 7 years ago
  15. c9190ce gRPC: special handling of "trailer only" responses. by Maxim Dounin · 7 years ago
  16. 0a11c04 gRPC: special handling of the TE request header. by Maxim Dounin · 7 years ago
  17. 5b27dea The gRPC proxy module. by Maxim Dounin · 7 years ago
  18. 88dc859 Upstream: u->conf->preserve_output flag. by Maxim Dounin · 7 years ago
  19. 622c3af Upstream: u->request_body_blocked flag. by Maxim Dounin · 7 years ago
  20. 1621961 Upstream: trailers support, u->conf->pass_trailers flag. by Maxim Dounin · 7 years ago
  21. 67c1712 HTTP/2: externalized various constants and interfaces. by Maxim Dounin · 7 years ago
  22. 9b5cf36 Style. by Roman Arutyunyan · 7 years ago
  23. 6800e7e Stream ssl_preread: $ssl_preread_alpn_protocols variable. by Roman Arutyunyan · 7 years ago
  24. f51b3b8 Improved code readablity. by Ruslan Ermilov · 7 years ago
  25. 2255bfe HTTP/2: unknown frames now logged at info level. by Maxim Dounin · 7 years ago
  26. e1967b5 Style. by Maxim Dounin · 7 years ago
  27. 5ec5bea Access log: support for disabling escaping (ticket #1450). by Vladimir Homutov · 7 years ago
  28. 992318f Core: ngx_current_msec now uses monotonic time if available. by Maxim Dounin · 7 years ago
  29. bfcae97 Postpone filter: prevented uninitialized r->out. by Roman Arutyunyan · 7 years ago
  30. e398ac5 Generic subrequests in memory. by Roman Arutyunyan · 7 years ago
  31. f9a1c26 Modules compatibility: additional upstream metrics. by Vladimir Homutov · 7 years ago
  32. 6a2ad9b Auth basic: prevent null character in error log (ticket #1494). by Vadim Filimonov · 7 years ago
  33. efeee76 Generate error for unsupported IPv6 transparent proxy. by Roman Arutyunyan · 7 years ago
  34. 0827ad6 HTTP/2: style. by Ruslan Ermilov · 7 years ago
  35. 9115465 Geo: fixed indentation. by Sergey Kandaurov · 7 years ago
  36. 032f9f7 Geo: optimized configuration parser. by Ruslan Ermilov · 7 years ago
  37. 85d88d6 Geo: fixed memory allocation error handling (closes #1482). by Ruslan Ermilov · 7 years ago
  38. 77648c9 Version bump. by Ruslan Ermilov · 7 years ago
  39. 82bc4bf HTTP/2: precalculate hash for "Cookie". by Maxim Dounin · 7 years ago
  40. 3ee1db6 HTTP/2: fixed ngx_http_v2_push_stream() allocation error handling. by Ruslan Ermilov · 7 years ago
  41. 1528e91 HTTP/2: push additional request headers (closes #1478). by Ruslan Ermilov · 7 years ago
  42. bf14d77 Expose more headers with NGX_HTTP_HEADERS. by Ruslan Ermilov · 7 years ago
  43. 051277c Core: added a stub for additional zone configuration. by Vladimir Homutov · 7 years ago
  44. faa09af HTTP/2: style. by Sergey Kandaurov · 7 years ago
  45. b6a5b4e HTTP/2: fixed null pointer dereference with server push. by Ruslan Ermilov · 7 years ago
  46. 75c9d6b HTTP/2: fixed build with -Werror=unused-but-set-variable. by Ruslan Ermilov · 7 years ago
  47. cd08994 HTTP/2: server push. by Ruslan Ermilov · 7 years ago
  48. a39b563 HTTP/2: changed prototypes of request pseudo-headers parsers. by Ruslan Ermilov · 7 years ago
  49. d2b87a6 Basic support of the Link response header. by Ruslan Ermilov · 7 years ago
  50. ab9021f Dav: added error logging. by Roman Arutyunyan · 7 years ago
  51. cc4c3e8 HTTP/2: removed unused field from ngx_http_v2_stream_t. by Sergey Kandaurov · 7 years ago
  52. 3323241 Upstream: removed X-Powered-By from the list of special headers. by Ruslan Ermilov · 7 years ago
  53. f77df9e SSL: using default server context in session remove (closes #1464). by Sergey Kandaurov · 7 years ago
  54. ad6e846 HTTP/2: finalize request as bad if parsing of pseudo-headers fails. by Ruslan Ermilov · 7 years ago
  55. 1c8aac2 HTTP/2: more style, comments, and debugging. by Ruslan Ermilov · 7 years ago
  56. 9776d1c HTTP/2: handle duplicate INITIAL_WINDOW_SIZE settings. by Ruslan Ermilov · 7 years ago
  57. b252fc6 Fixed --test-build-eventport on macOS 10.12 and later. by Ruslan Ermilov · 7 years ago
  58. 2296c69 Upstream: fixed "header already sent" alerts on backend errors. by Maxim Dounin · 7 years ago
  59. 048df9b Version bump. by Maxim Dounin · 7 years ago
  60. e4383ef Allowed configuration token to start with a variable. by Roman Arutyunyan · 7 years ago
  61. 89a48b0 Fixed capabilities version. by Roman Arutyunyan · 7 years ago
  62. 0494e2e Improved the capabilities feature detection. by Roman Arutyunyan · 7 years ago
  63. 70a41ee Retain CAP_NET_RAW capability for transparent proxying. by Roman Arutyunyan · 7 years ago
  64. 3cd263f Use sysconf to determine cacheline size at runtime. by Debayan Ghosh · 7 years ago
  65. 88c6e0f Proxy: escape explicit space in URI in default cache key. by Roman Arutyunyan · 7 years ago
  66. 121a991 Inherit valid_unparsed_uri in cloned subrequests (ticket #1430). by Roman Arutyunyan · 7 years ago
  67. b5e8f92 Proxy: simplified conditions of using unparsed uri. by Roman Arutyunyan · 7 years ago
  68. 738c44c Upstream: flush low-level buffers on write retry. by Patryk Lesiewicz · 7 years ago
  69. b1a0391 Upstream keepalive: clean read delayed flag in stored connections. by Roman Arutyunyan · 7 years ago
  70. d417f2b Autoindex: discard request body (ticket #1439). by Maxim Dounin · 7 years ago
  71. e9dd423 Removed unused FreeBSD-specific definitions in ngx_posix_config.h. by Sergey Kandaurov · 7 years ago
  72. 0724312 Fixed "changing binary" when reaper is not init. by Ruslan Ermilov · 7 years ago
  73. 88bc66d Version bump. by Maxim Dounin · 7 years ago
  74. 6822497 Fixed worker_shutdown_timeout in various cases. by Maxim Dounin · 7 years ago
  75. ba2b177 Gzip: support for a zlib variant from Intel. by Maxim Dounin · 7 years ago
  76. e14dc8d Xslt: fixed parameters parsing (ticket #1416). by Ruslan Ermilov · 7 years ago
  77. fa0b61d SSI: fixed type. by hucongcong · 7 years ago
  78. 2359fb9 FastCGI: adjust buffer position when parsing incomplete records. by Maxim Dounin · 7 years ago
  79. aaa2f6b Core: free shared memory zones only after reconfiguration. by Maxim Dounin · 7 years ago
  80. de1a040 Postpone filter: handled ngx_http_postpone_filter_add() failures. by Sergey Kandaurov · 7 years ago
  81. d7db033 Fixed type of ngx_conf_t.handler_conf. by Ruslan Ermilov · 7 years ago
  82. e986ddb SSL: include <openssl/hmac.h>. by Alessandro Ghedini · 7 years ago
  83. 5add8c7 Upstream: disabled upgrading in subrequests. by Roman Arutyunyan · 7 years ago
  84. 7c16cdb Upstream: fixed $upstream_status when upstream returns 503/504. by Ruslan Ermilov · 7 years ago
  85. 5d0c7d1 Version bump. by Ruslan Ermilov · 7 years ago
  86. bfde4f0 Upstream: fixed error handling of stale and revalidated cache send. by Sergey Kandaurov · 7 years ago
  87. 607731d Upstream: even better handling of invalid headers in cache files. by Maxim Dounin · 7 years ago
  88. ca260f0 Upstream hash: reordered peer checks. by Maxim Dounin · 7 years ago
  89. b034fdd Upstream hash: limited number of tries in consistent case. by Maxim Dounin · 7 years ago
  90. 43b658b Fixed build without IPv6, broken by 874171c3c71a. by Maxim Dounin · 7 years ago
  91. f30343a Fixed handling of unix sockets in $binary_remote_addr. by Maxim Dounin · 7 years ago
  92. 3b42ec5 Fixed handling of non-null-terminated unix sockets. by Maxim Dounin · 7 years ago
  93. 848f1b3 Fixed buffer overread with unix sockets after accept(). by Maxim Dounin · 7 years ago
  94. 16ae7a6 HTTP/2: enforce writing the sync request body buffer to file. by Valentin Bartenev · 7 years ago
  95. 1e8631b Cache: fixed caching of intercepted errors (ticket #1382). by Maxim Dounin · 7 years ago
  96. 1cce88f Upstream: better handling of invalid headers in cache files. by Maxim Dounin · 7 years ago
  97. 7c000e9 Fixed the NGX_UNIX_ADDRSTRLEN macro. by Ruslan Ermilov · 7 years ago
  98. 8e9793f Modules compatibility: down flag promoted to a bitmask. by Ruslan Ermilov · 7 years ago
  99. bc770c8 Style. by Ruslan Ermilov · 7 years ago
  100. 7a04faf Do not use the obsolete NGX_SOCKADDRLEN macro. by Ruslan Ermilov · 7 years ago