1. 33e934c Events: fixed null pointer dereference with resolver and poll. by Ruslan Ermilov · 12 years ago
  2. db5e48d GeoIP: IPv6 support. by Ruslan Ermilov · 12 years ago
  3. 6aa684c Configure: fixed GeoIP library detection. by Ruslan Ermilov · 12 years ago
  4. 9e33485 Configure: fixed style of include directories. by Ruslan Ermilov · 12 years ago
  5. aa0b86f Proxy: fixed proxy_method to always add space. by Maxim Dounin · 12 years ago
  6. f29eb07 Removed redundant variable assignment. by Sergey Budnevitch · 12 years ago
  7. 19e2ef7 Variables $pipe, $request_length, $time_iso8601, and $time_local. by Ruslan Ermilov · 12 years ago
  8. e493f9a Version bump. by Ruslan Ermilov · 12 years ago
  9. 5d143ca Fixed and improved the "*_bind" directives of proxying modules. by Ruslan Ermilov · 12 years ago
  10. 2aad7d7 release-1.3.11 tag by Maxim Dounin · 12 years ago
  11. 9ebe377 nginx-1.3.11-RELEASE by Maxim Dounin · 12 years ago nginx-1.3.11
  12. a2a2291 Fixed "proxy_pass" with IP address and no port (ticket #276). by Ruslan Ermilov · 12 years ago
  13. 2cbb7ae Updated PCRE used for win32 builds. by Maxim Dounin · 12 years ago
  14. 041449a SSL: speedup loading of configs with many ssl servers. by Maxim Dounin · 12 years ago
  15. a6ea2f8 Events: added check for duplicate "events" directive. by Valentin Bartenev · 12 years ago
  16. ff2e304 The data pointer in ngx_open_file_t objects must be initialized. by Valentin Bartenev · 12 years ago
  17. f3ab6ec Year 2013. by Ruslan Ermilov · 12 years ago
  18. 92d571d Geo: improved code readability. by Ruslan Ermilov · 12 years ago
  19. f8a6de4 Upstream keepalive: detect duplicate "keepalive" directive. by Ruslan Ermilov · 12 years ago
  20. 0a668fa Version bump. by Ruslan Ermilov · 12 years ago
  21. f2c8704 Geo: made "default" affect both IPv4 and IPv6 when using prefixes. by Ruslan Ermilov · 12 years ago
  22. 592bd8d release-1.3.10 tag by Maxim Dounin · 12 years ago
  23. 2d5f14c nginx-1.3.10-RELEASE by Maxim Dounin · 12 years ago nginx-1.3.10
  24. 98129de Geo: properly initialize ngx_cidr_t when dealing with "default". by Ruslan Ermilov · 12 years ago
  25. 3d87688 Geo: IPv6 support. by Ruslan Ermilov · 12 years ago
  26. dd46cc6 Upstream: fixed state resetting when switching to backup servers. by Valentin Bartenev · 12 years ago
  27. cb90df0 Fixed HEAD requests handling when proxying is used (closes #261). by Valentin Bartenev · 12 years ago
  28. 2189c87 Trailing whitespace fix. by Ruslan Ermilov · 12 years ago
  29. 70d1a45 Access log: the "gzip" parameter of the "access_log" directive. by Valentin Bartenev · 12 years ago
  30. e90df45 Configure: added the NGX_ZLIB define. by Valentin Bartenev · 12 years ago
  31. fcdb465 Access log: the "flush" parameter of the "access_log" directive. by Valentin Bartenev · 12 years ago
  32. a8ffed5 Reopening log files code moved to a separate function. by Valentin Bartenev · 12 years ago
  33. df71cd1 Access log: fixed redundant buffer reallocation. by Valentin Bartenev · 12 years ago
  34. 7c4068d Properly initialize "struct in6_addr" with zeroes. by Ruslan Ermilov · 12 years ago
  35. 4b6f8dc Core: crypt_r() error handling fixed. by Maxim Dounin · 12 years ago
  36. f255492 Image filter: fixed image_filter rotate inheritance. by Maxim Dounin · 12 years ago
  37. f181924 Geo: ensure that default entry is always present. by Ruslan Ermilov · 12 years ago
  38. a0caa70 There's no need to normalize address returned by ngx_ptocidr(). by Ruslan Ermilov · 12 years ago
  39. 717acb7 Image filter: configuration inheritance fixes. by Maxim Dounin · 12 years ago
  40. f4b9d89 Brought the link to ngx_http_perl_module documentation up to date. by Ruslan Ermilov · 12 years ago
  41. d03ea4d Fixed return type of internal function that allocates radix tree nodes. by Ruslan Ermilov · 12 years ago
  42. 7ae79fb Let "add_header" affect 201 responses (ticket #125). by Ruslan Ermilov · 12 years ago
  43. 30390ea Slightly optimized code that handles special headers in "add_header". by Ruslan Ermilov · 12 years ago
  44. 4bad9d0 Avoid sending "100 Continue" on 413 Request Entity Too Large. by Maxim Dounin · 12 years ago
  45. c865f8d Added checks that disallow adding a variable with an empty name. by Ruslan Ermilov · 12 years ago
  46. b8a90c6 Implemented IPv6 support for URLs specified using domain names. by Ruslan Ermilov · 12 years ago
  47. 2f8c1b7 Fixed URL parsing code. by Ruslan Ermilov · 12 years ago
  48. bbf7043 Simplified URL parsing code. by Ruslan Ermilov · 12 years ago
  49. 18a7e1b Geo: fixed the "ranges" without ranges case. by Ruslan Ermilov · 12 years ago
  50. cd04ca3 Geo: improved ngx_http_geo_block() code readability. by Ruslan Ermilov · 12 years ago
  51. fac3b34 Fixed handling of ngx_write_fd() and ngx_read_fd() errors. by Valentin Bartenev · 12 years ago
  52. e86279e Gzip: fixed zlib memLevel adjusting. by Valentin Bartenev · 12 years ago
  53. 6582962 Upstream: fixed SIGSEGV with the "if" directive. by Maxim Dounin · 12 years ago
  54. ba29009 Fixed variable syntax checking in "set", "geo", "limit_conn_zone", by Ruslan Ermilov · 12 years ago
  55. b343099 Proxy: better error message about unexpected data. by Maxim Dounin · 12 years ago
  56. 1a6ed2e Limit rate: fixed integer overflow in limit calculation (ticket #256). by Valentin Bartenev · 12 years ago
  57. 8ae9e79 Configure: better check for PCRE JIT. by Maxim Dounin · 12 years ago
  58. 1596399 The "auth_basic" directive gained support of variables. by Ruslan Ermilov · 12 years ago
  59. 73fb7e8 Allow the complex value to be defined as an empty string. by Ruslan Ermilov · 12 years ago
  60. 8e82014 Xslt: prevented infinite loop. by Ruslan Ermilov · 12 years ago
  61. 760c55a Fixed build with embedded perl in certain setups (ticket #48). by Ruslan Ermilov · 12 years ago
  62. f707bea Fixed the NGX_SOCKADDR_STRLEN macro definition. by Ruslan Ermilov · 12 years ago
  63. b63da70 Core: removed GLOB_NOSORT glob option. by Maxim Dounin · 12 years ago
  64. ea1ff41 Version bump. by Maxim Dounin · 12 years ago
  65. 3e17e12 release-1.3.9 tag by Maxim Dounin · 12 years ago
  66. ea23578 nginx-1.3.9-RELEASE by Maxim Dounin · 12 years ago nginx-1.3.9
  67. 0c56397 Gunzip: added missing ngx_http_clear_etag(). by Maxim Dounin · 12 years ago
  68. 1469b51 Core: fixed ngx_write_chain_to_file() with IOV_MAX reached. by Maxim Dounin · 12 years ago
  69. e769544 Request body: block write events while reading body. by Maxim Dounin · 12 years ago
  70. aa955a2 Request body: error checking fixes, negative rb->rest handling. by Maxim Dounin · 12 years ago
  71. c4a4a6a Request body: improved handling of incorrect chunked request body. by Maxim Dounin · 12 years ago
  72. 61feb90 Request body: fixed discard of chunked request body. by Maxim Dounin · 12 years ago
  73. a94a101 Core: don't reuse shared memory zone that changed ownership (ticket #210). by Ruslan Ermilov · 12 years ago
  74. 9f38587 Fixed location of debug message in ngx_shmtx_lock(). by Ruslan Ermilov · 12 years ago
  75. 542b60a Request body: unbreak build without debug. by Maxim Dounin · 12 years ago
  76. 5fc8543 Request body: chunked transfer encoding support. by Maxim Dounin · 12 years ago
  77. d60b8d1 Request body: recalculate size of a request body in scgi module. by Maxim Dounin · 12 years ago
  78. 0ce5a3a Request body: $content_length variable to honor real body size. by Maxim Dounin · 12 years ago
  79. 9a483c8 Request body: always use calculated size of a request body in proxy. by Maxim Dounin · 12 years ago
  80. 6ddf23b Request body: adjust b->pos when chunked parsing done. by Maxim Dounin · 12 years ago
  81. df74d88 Request body: chunked parsing moved to ngx_http_parse.c from proxy. by Maxim Dounin · 12 years ago
  82. c29837f Request body: properly handle events while discarding body. by Maxim Dounin · 12 years ago
  83. e1bd520 Request body: fixed socket leak on errors. by Maxim Dounin · 12 years ago
  84. 5da6137 Request body: code duplication reduced, no functional changes. by Maxim Dounin · 12 years ago
  85. 743922a Request body: $request_body variable generalization. by Maxim Dounin · 12 years ago
  86. ab5ac3b Request body: fixed "501 Not Implemented" error handling. by Maxim Dounin · 12 years ago
  87. d228cf3 Core: added debug logging of writev() in ngx_write_chain_to_file(). by Maxim Dounin · 12 years ago
  88. 248bc41 Dav: fixed segfault on PUT if body was already read (ticket #238). by Maxim Dounin · 12 years ago
  89. da130ac Fixed failure to start cache manager and cache loader processes by Igor Sysoev · 12 years ago
  90. 246cbd2 Trailing whitespace fix. by Maxim Dounin · 12 years ago
  91. e1d5455 Upstream: better detection of connect() failures with kqueue. by Maxim Dounin · 12 years ago
  92. 4d0d2b2 Upstream: honor the "down" flag for a single server. by Ruslan Ermilov · 12 years ago
  93. b67dbca Variables $request_time and $msec. by Ruslan Ermilov · 12 years ago
  94. 9997aae Fixed setting of CPU affinity on respawn of dead worker processes. by Ruslan Ermilov · 12 years ago
  95. 5a1d76c Version bump. by Ruslan Ermilov · 12 years ago
  96. b472997 release-1.3.8 tag by Maxim Dounin · 12 years ago
  97. 34241bd nginx-1.3.8-RELEASE by Maxim Dounin · 12 years ago nginx-1.3.8
  98. 8e67fb4 Event pipe: fixed handling of buf_to_file data. by Maxim Dounin · 12 years ago
  99. d310eee Style, parentheses instead of braces in misc/GNUMakefile. by Maxim Dounin · 12 years ago
  100. 1e12e7f Variables $connection and $connection_requests. by Maxim Dounin · 12 years ago