1. bc5191c Added support for regex study and PCRE JIT (ticket #41) optimizations on by Valentin Bartenev · 13 years ago
  2. 947bdfa Fixed build without debug. by Maxim Dounin · 13 years ago
  3. da8a43d Cache lock support for fastcgi, scgi, uwsgi. by Maxim Dounin · 13 years ago
  4. 822fe46 Cache locks initial implementation. by Maxim Dounin · 13 years ago
  5. 0c88994 Fixed interaction of limit_rate and sendfile_max_chunk. by Maxim Dounin · 13 years ago
  6. 41a77d1 Fixed throughput problems with large limit_rate. by Maxim Dounin · 13 years ago
  7. 6a56732 Fixed mp4 if first entry in stsc was skipped (ticket #72). by Maxim Dounin · 13 years ago
  8. b65597e SSI: added regex captures support in the expression of the "if" command. by Valentin Bartenev · 13 years ago
  9. 39f01e5 Fixed limit_conn_log_level/limit_req_log_level inheritance. by Valentin Bartenev · 13 years ago
  10. 197312f Added the HTTPS fastcgi_param to fastcgi.conf. by Valentin Bartenev · 13 years ago
  11. 4c2f2d5 Words duplications removed. by Maxim Konovalov · 13 years ago
  12. aa44926 Proxy: made proxy_pass with variables more consistent. by Maxim Dounin · 13 years ago
  13. 2f6e243 configure on Solaris fixed by Sergey Budnevitch · 13 years ago
  14. d79f452 Added clearing of r->valid_unparsed_uri on internal redirects. by Maxim Dounin · 13 years ago
  15. c5968a9 SSI bugfix: the "if" command did not work inside the "block" command and by Valentin Bartenev · 13 years ago
  16. 8a85ab8 Scgi: removed error if there is no Status header. by Maxim Dounin · 13 years ago
  17. 32e2038 Scgi: removed duplicate function declaration. by Maxim Dounin · 13 years ago
  18. 4d1e32d Fixed incorrect use of r->http_version in scgi module. by Maxim Dounin · 13 years ago
  19. afb7f22 Version bump. by Maxim Dounin · 13 years ago
  20. b6ec1ec release-1.1.11 tag by Maxim Dounin · 13 years ago
  21. d8483a1 nginx-1.1.11-RELEASE by Maxim Dounin · 13 years ago nginx-1.1.11
  22. eb75702 Fixed RELEASE target again. by Maxim Dounin · 13 years ago
  23. 242fafe Fixed RELEASE target to correctly call "release" one. by Maxim Dounin · 13 years ago
  24. 614a7ef Cache: only complain on long locked entries. by Maxim Dounin · 13 years ago
  25. 64a9f70 Cache: handling of cache files with long headers. by Maxim Dounin · 13 years ago
  26. b839e6f Cache: obsolete code removed. by Maxim Dounin · 13 years ago
  27. f28b7e8 Renamed some constants to improve readability, no functional changes. by Ruslan Ermilov · 13 years ago
  28. 0be9554 Proxy: added variables and regexp support to the first parameter of by Valentin Bartenev · 13 years ago
  29. ae0e919 Microoptimization of sendfile(2) usage under FreeBSD. by Maxim Dounin · 13 years ago
  30. 8d3ef1a Fixed: some of $sent_http_* variables may contain header entries that actually by Valentin Bartenev · 13 years ago
  31. fd87f1b Added HTTPS param with Apache-like behaviour to fastcgi/scgi/uwsgi_params (fixes #38). by Valentin Bartenev · 13 years ago
  32. 247332a Added the $https variable. by Valentin Bartenev · 13 years ago
  33. df54c36 SCGI: added "if_not_empty" flag support to the "scgi_param" directive. by Valentin Bartenev · 13 years ago
  34. 582b531 uwsgi: added "if_not_empty" flag support to the "uwsgi_param" directive. by Valentin Bartenev · 13 years ago
  35. a826eb6 FastCGI: added "if_not_empty" flag support to the "fastcgi_param" directive. by Valentin Bartenev · 13 years ago
  36. 50546b2 Added the ngx_http_upstream_param_set_slot(). by Valentin Bartenev · 13 years ago
  37. 59a2b77 - Improved error message when parsing of the "buffer" parameter of the by Ruslan Ermilov · 13 years ago
  38. 5ee62ed Removed unused function ngx_regex_capture_count(). by Valentin Bartenev · 13 years ago
  39. 8618370 Fix for read_head with try_files and open_file_cache. by Maxim Dounin · 13 years ago
  40. 08f2256 Version bump. by Maxim Dounin · 13 years ago
  41. 92edf47 Added the "so_keepalive=" parameter to the "listen" directive. by Valentin Bartenev · 13 years ago
  42. 1ea2eb5 release-1.1.10 tag by Maxim Dounin · 13 years ago
  43. eaac006 nginx-1.1.10-RELEASE by Maxim Dounin · 13 years ago nginx-1.1.10
  44. 203fb6f Compute the repository root from the checkout. by Ruslan Ermilov · 13 years ago
  45. c09d65b Fixed AIO on Linux, broken in r4306. by Maxim Dounin · 13 years ago
  46. b994925 Version bump. by Maxim Dounin · 13 years ago
  47. b8551a5 release-1.1.9 tag by Maxim Dounin · 13 years ago
  48. 4f91921 nginx-1.1.9-RELEASE by Maxim Dounin · 13 years ago nginx-1.1.9
  49. a4484b1 Added (void) as we intentionally ignore returned values. by Maxim Dounin · 13 years ago
  50. 1d13c0d Allowed add_header for proxied 206 replies. by Maxim Dounin · 13 years ago
  51. 1373558 Added support for IP-literal in the Host header and request line (ticket #1). by Valentin Bartenev · 13 years ago
  52. 1b9b19d Added escaping of double quotes in ngx_escape_html(). by Maxim Dounin · 13 years ago
  53. 13717da Unlock of shared memory zones on process crash. by Maxim Dounin · 13 years ago
  54. ddb7cd1 Fixed build without atomic operations. by Maxim Dounin · 13 years ago
  55. 91ecc8f Added shmtx interface to forcibly unlock mutexes. by Maxim Dounin · 13 years ago
  56. 1e5f239 Fixed "rotate" to always work when combined with "resize/crop". by Ruslan Ermilov · 13 years ago
  57. ca2cce2 Cosmetics. by Ruslan Ermilov · 13 years ago
  58. 79df789 Fix of mp4 module seeking. by Igor Sysoev · 13 years ago
  59. 7f59728 Protection from stale write events in epoll. by Maxim Dounin · 13 years ago
  60. 0560ae5 Fixed segfault on ssl servers without cert with SNI (ticket #54). by Maxim Dounin · 13 years ago
  61. 7cd93c6 Made it possible to build/install from the SVN checkout. by Ruslan Ermilov · 13 years ago
  62. d4a2f14 o AIX 7 defines sys_nerr in errno.h, therefore <errno.h> included by Maxim Konovalov · 13 years ago
  63. df56c2e svgz extension for compressed SVG added (close #56). by Maxim Konovalov · 13 years ago
  64. 1725621 Fixed "keepalive_disable". by Ruslan Ermilov · 13 years ago
  65. f61b7b3 FreeBSD 10-current has recently gotten POSIX_FADV_* macros. by Maxim Konovalov · 13 years ago
  66. e0c1a63 Upstream: don't cache unfinished responses. by Maxim Dounin · 13 years ago
  67. 5eef168 Fixed flv header to match specification. by Maxim Dounin · 13 years ago
  68. 777879c Silenced a warning for some compilers. by Ruslan Ermilov · 13 years ago
  69. bec516b Now nginx uses TTL of a DNS response when calculating cache validity. by Ruslan Ermilov · 13 years ago
  70. 963315a Fixed incorrect counting the length of headers in a SCGI request. by Valentin Bartenev · 13 years ago
  71. 2b24a67 Fixed handling of SIGWINCH/NOACCEPT signal. by Maxim Dounin · 13 years ago
  72. 2fd9b49 Version bump. by Maxim Dounin · 13 years ago
  73. 95d76a9 release-1.1.8 tag by Igor Sysoev · 13 years ago
  74. 43d1df8 nginx-1.1.8-RELEASE by Igor Sysoev · 13 years ago nginx-1.1.8
  75. 07bb4ed Introduction of simple ngx_write_stderr() instead of ngx_log_stderr() by Igor Sysoev · 13 years ago
  76. dd4490c Fix of "Content-Length" header of MP4 response if start argument was used. by Igor Sysoev · 13 years ago
  77. 3db91b8 Added image/webp and video/webm MIME types. by Valentin Bartenev · 13 years ago
  78. 255e20a Renamed ngx_http_limit_zone_module to ngx_http_limit_conn_module. by Valentin Bartenev · 13 years ago
  79. 80e3cba Reverted incorrect change in internal md5 (part of r3928). by Maxim Dounin · 13 years ago
  80. 030523d Fixed fastcgi/scgi/uwsgi_param inheritance. by Maxim Dounin · 13 years ago
  81. ca01f46 Separate functions to merge fastcgi/scgi/uwsgi params. by Maxim Dounin · 13 years ago
  82. 86a8519 Fixed Upgrade header clearing with proxy_cache. by Maxim Dounin · 13 years ago
  83. 962727b Fixed proxy_set_header inheritance with proxy_set_body. by Maxim Dounin · 13 years ago
  84. b5984de Fixed proxy_set_header inheritance with proxy_cache (ticket #45). by Maxim Dounin · 13 years ago
  85. 66a60a6 Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse. by Sergey Budnevitch · 13 years ago
  86. 1dbd331 Limit zone: added the "limit_conn_zone" directive. by Valentin Bartenev · 13 years ago
  87. aaf5a57 Limit zone: support for multiple "limit_conn" limits. by Valentin Bartenev · 13 years ago
  88. 54660dc Limit zone: rbtree lookup moved to a separate function. by Valentin Bartenev · 13 years ago
  89. 2f37fbc Changed error message to be more appropriate in the imaginary by Ruslan Ermilov · 13 years ago
  90. e74b611 Belatedly fixed language in 1.1.7 relnotes. by Ruslan Ermilov · 13 years ago
  91. eb499ba Fixed compression pointer processing in DNS response greater than 255 bytes. by Igor Sysoev · 13 years ago
  92. d0bcad3 Fix of "keepalive_disable" directive. by Igor Sysoev · 13 years ago
  93. a8963fb The "image_filter_sharpen" directive. by Igor Sysoev · 13 years ago
  94. ff2bee1 Ancient incomplete ngx_http_status_module removal. by Igor Sysoev · 13 years ago
  95. 0d03a44 Version bump. by Igor Sysoev · 13 years ago
  96. 5f9da55 release-1.1.7 tag by Igor Sysoev · 13 years ago
  97. 6955d91 nginx-1.1.7-RELEASE by Igor Sysoev · 13 years ago nginx-1.1.7
  98. a2ffa56 Silently ignoring a stale global SSL error left after disabled renegotiation. by Igor Sysoev · 13 years ago
  99. 308c7de Fixed documentation pointer. by Ruslan Ermilov · 13 years ago
  100. ca49523 Fixed segfault on configuration testing with ssl (ticket #37). by Maxim Dounin · 13 years ago