1. b8a90c6 Implemented IPv6 support for URLs specified using domain names. by Ruslan Ermilov · 12 years ago
  2. 2f8c1b7 Fixed URL parsing code. by Ruslan Ermilov · 12 years ago
  3. bbf7043 Simplified URL parsing code. by Ruslan Ermilov · 12 years ago
  4. 18a7e1b Geo: fixed the "ranges" without ranges case. by Ruslan Ermilov · 12 years ago
  5. cd04ca3 Geo: improved ngx_http_geo_block() code readability. by Ruslan Ermilov · 12 years ago
  6. fac3b34 Fixed handling of ngx_write_fd() and ngx_read_fd() errors. by Valentin Bartenev · 12 years ago
  7. e86279e Gzip: fixed zlib memLevel adjusting. by Valentin Bartenev · 12 years ago
  8. 6582962 Upstream: fixed SIGSEGV with the "if" directive. by Maxim Dounin · 12 years ago
  9. ba29009 Fixed variable syntax checking in "set", "geo", "limit_conn_zone", by Ruslan Ermilov · 12 years ago
  10. b343099 Proxy: better error message about unexpected data. by Maxim Dounin · 12 years ago
  11. 1a6ed2e Limit rate: fixed integer overflow in limit calculation (ticket #256). by Valentin Bartenev · 12 years ago
  12. 8ae9e79 Configure: better check for PCRE JIT. by Maxim Dounin · 12 years ago
  13. 1596399 The "auth_basic" directive gained support of variables. by Ruslan Ermilov · 12 years ago
  14. 73fb7e8 Allow the complex value to be defined as an empty string. by Ruslan Ermilov · 12 years ago
  15. 8e82014 Xslt: prevented infinite loop. by Ruslan Ermilov · 12 years ago
  16. 760c55a Fixed build with embedded perl in certain setups (ticket #48). by Ruslan Ermilov · 12 years ago
  17. f707bea Fixed the NGX_SOCKADDR_STRLEN macro definition. by Ruslan Ermilov · 12 years ago
  18. b63da70 Core: removed GLOB_NOSORT glob option. by Maxim Dounin · 12 years ago
  19. ea1ff41 Version bump. by Maxim Dounin · 12 years ago
  20. 3e17e12 release-1.3.9 tag by Maxim Dounin · 12 years ago
  21. ea23578 nginx-1.3.9-RELEASE by Maxim Dounin · 12 years ago nginx-1.3.9
  22. 0c56397 Gunzip: added missing ngx_http_clear_etag(). by Maxim Dounin · 12 years ago
  23. 1469b51 Core: fixed ngx_write_chain_to_file() with IOV_MAX reached. by Maxim Dounin · 12 years ago
  24. e769544 Request body: block write events while reading body. by Maxim Dounin · 12 years ago
  25. aa955a2 Request body: error checking fixes, negative rb->rest handling. by Maxim Dounin · 12 years ago
  26. c4a4a6a Request body: improved handling of incorrect chunked request body. by Maxim Dounin · 12 years ago
  27. 61feb90 Request body: fixed discard of chunked request body. by Maxim Dounin · 12 years ago
  28. a94a101 Core: don't reuse shared memory zone that changed ownership (ticket #210). by Ruslan Ermilov · 12 years ago
  29. 9f38587 Fixed location of debug message in ngx_shmtx_lock(). by Ruslan Ermilov · 12 years ago
  30. 542b60a Request body: unbreak build without debug. by Maxim Dounin · 12 years ago
  31. 5fc8543 Request body: chunked transfer encoding support. by Maxim Dounin · 12 years ago
  32. d60b8d1 Request body: recalculate size of a request body in scgi module. by Maxim Dounin · 12 years ago
  33. 0ce5a3a Request body: $content_length variable to honor real body size. by Maxim Dounin · 12 years ago
  34. 9a483c8 Request body: always use calculated size of a request body in proxy. by Maxim Dounin · 12 years ago
  35. 6ddf23b Request body: adjust b->pos when chunked parsing done. by Maxim Dounin · 12 years ago
  36. df74d88 Request body: chunked parsing moved to ngx_http_parse.c from proxy. by Maxim Dounin · 12 years ago
  37. c29837f Request body: properly handle events while discarding body. by Maxim Dounin · 12 years ago
  38. e1bd520 Request body: fixed socket leak on errors. by Maxim Dounin · 12 years ago
  39. 5da6137 Request body: code duplication reduced, no functional changes. by Maxim Dounin · 12 years ago
  40. 743922a Request body: $request_body variable generalization. by Maxim Dounin · 12 years ago
  41. ab5ac3b Request body: fixed "501 Not Implemented" error handling. by Maxim Dounin · 12 years ago
  42. d228cf3 Core: added debug logging of writev() in ngx_write_chain_to_file(). by Maxim Dounin · 12 years ago
  43. 248bc41 Dav: fixed segfault on PUT if body was already read (ticket #238). by Maxim Dounin · 12 years ago
  44. da130ac Fixed failure to start cache manager and cache loader processes by Igor Sysoev · 12 years ago
  45. 246cbd2 Trailing whitespace fix. by Maxim Dounin · 12 years ago
  46. e1d5455 Upstream: better detection of connect() failures with kqueue. by Maxim Dounin · 12 years ago
  47. 4d0d2b2 Upstream: honor the "down" flag for a single server. by Ruslan Ermilov · 12 years ago
  48. b67dbca Variables $request_time and $msec. by Ruslan Ermilov · 12 years ago
  49. 9997aae Fixed setting of CPU affinity on respawn of dead worker processes. by Ruslan Ermilov · 12 years ago
  50. 5a1d76c Version bump. by Ruslan Ermilov · 12 years ago
  51. b472997 release-1.3.8 tag by Maxim Dounin · 12 years ago
  52. 34241bd nginx-1.3.8-RELEASE by Maxim Dounin · 12 years ago nginx-1.3.8
  53. 8e67fb4 Event pipe: fixed handling of buf_to_file data. by Maxim Dounin · 12 years ago
  54. d310eee Style, parentheses instead of braces in misc/GNUMakefile. by Maxim Dounin · 12 years ago
  55. 1e12e7f Variables $connection and $connection_requests. by Maxim Dounin · 12 years ago
  56. 7b37318 Resolver: added missing memory allocation error handling. by Maxim Dounin · 12 years ago
  57. 09dca40 ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for by Valentin Bartenev · 12 years ago
  58. f7b32c4 Core: the "auto" parameter of the "worker_processes" directive. by Andrey Belov · 12 years ago
  59. 106dbc8 Removed conditional compilation from waitpid() error test. by Maxim Dounin · 13 years ago
  60. 27b7eb1 Gunzip: fixed r->gzip_ok check. by Maxim Dounin · 13 years ago
  61. 0d7a7e9 OCSP stapling: properly check if there is ssl.ctx. by Maxim Dounin · 13 years ago
  62. 8298942 Variable $bytes_sent. by Maxim Dounin · 13 years ago
  63. a707811 Log: $apache_bytes_sent removed. by Maxim Dounin · 13 years ago
  64. c846871 SSL: the "ssl_verify_client" directive parameter "optional_no_ca". by Maxim Dounin · 13 years ago
  65. f8cc896 Version bump. by Maxim Dounin · 13 years ago
  66. fedc43d release-1.3.7 tag by Maxim Dounin · 13 years ago
  67. 242b85f nginx-1.3.7-RELEASE by Maxim Dounin · 13 years ago nginx-1.3.7
  68. 7eea509 OCSP stapling: build fixes. by Maxim Dounin · 13 years ago
  69. bec2cc5 OCSP stapling: ssl_stapling_verify directive. by Maxim Dounin · 13 years ago
  70. 3ebbb7d OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used. by Maxim Dounin · 13 years ago
  71. 1a07a7f OCSP stapling: log error data in ngx_ssl_error(). by Maxim Dounin · 13 years ago
  72. 872563a OCSP stapling: check Content-Type. by Maxim Dounin · 13 years ago
  73. 74ad449 OCSP stapling: loading OCSP responses. by Maxim Dounin · 13 years ago
  74. f7ec295 OCSP stapling: the ngx_event_openssl_stapling.c file. by Maxim Dounin · 13 years ago
  75. 85c920a OCSP stapling: ssl_stapling_file support. by Maxim Dounin · 13 years ago
  76. 3648ba7 OCSP stapling: ssl_trusted_certificate directive. by Maxim Dounin · 13 years ago
  77. 6a0f47e Resolver: cached addresses are returned with random rotation now. by Maxim Dounin · 13 years ago
  78. 8be233c Correct plural form for "path" in the whole source base. by Andrey Belov · 13 years ago
  79. b33a316 Made sure to initialize the entire ngx_file_t structure. by Andrey Belov · 13 years ago
  80. 52b59eb SSL: added version checks for ssl compression workaround. by Maxim Dounin · 13 years ago
  81. f4f72f9 SSL: fixed compression workaround to remove all methods. by Maxim Dounin · 13 years ago
  82. 181d58f Configure: additional test for ExtUtils::Embed perl module presence. by Andrey Belov · 13 years ago
  83. 8a1a54b Configure: help updated to list upstream keepalive and least_conn. by Maxim Dounin · 13 years ago
  84. 927643e Added clearing of cpu_affinity after process spawn. by Maxim Dounin · 13 years ago
  85. f447314 Version bump. by Maxim Dounin · 13 years ago
  86. b7e4607 release-1.3.6 tag by Maxim Dounin · 13 years ago
  87. 3b80194 nginx-1.3.6-RELEASE by Maxim Dounin · 13 years ago nginx-1.3.6
  88. 6fa37a6 Updated zlib used for win32 builds. by Maxim Dounin · 13 years ago
  89. f5e90ce Helper target "win32" to run configure for win32 builds. by Maxim Dounin · 13 years ago
  90. 27b9435 Configure: fixed make macros to use parentheses instead of braces. by Maxim Dounin · 13 years ago
  91. a8742ab Improved 50x error page. by Valentin Bartenev · 13 years ago
  92. 8522a2a Configure: provide inflate() when building zlib on win32. by Maxim Dounin · 13 years ago
  93. 4b948b4 Gunzip: removed nginx.h leftover include. by Maxim Dounin · 13 years ago
  94. 90bd33e Gunzip filter import. by Maxim Dounin · 13 years ago
  95. 86aee85 Gzip static: "always" parameter in "gzip_static" directive. by Maxim Dounin · 13 years ago
  96. 23a9596 Memcached: memcached_gzip_flag directive. by Maxim Dounin · 13 years ago
  97. 604f4e6 Improved welcome page. by Valentin Bartenev · 13 years ago
  98. 5867c81 Write filter: replaced unneeded loop with one to free chains. by Maxim Dounin · 13 years ago
  99. 605a0ab Limit req: fix of rbtree node insertion on hash collisions. by Valentin Bartenev · 13 years ago
  100. 7ee8de6 Pass changes.xml thru xmllint when generating CHANGES and CHANGES.ru. by Ruslan Ermilov · 13 years ago