summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2011-08-22nginx-1.1.1-RELEASErelease-1.1.1Igor Sysoev1-1/+145
2011-08-22SIGWINCH/NOACCEPT signal is disabled now in non-daemon mode.Igor Sysoev1-2/+7
2011-08-22The change in adaptive loader behaviour introduced in r3975:Igor Sysoev1-40/+26
2011-08-22Fix buffer overrun under Windows.Maxim Dounin1-1/+2
2011-08-21Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.Maxim Dounin4-11/+24
2011-08-19Fix ignored headers handling in fastcgi/scgi/uwsgi.Maxim Dounin3-3/+27
2011-08-19XSLT regeneration for r3998.Ruslan Ermilov1-11/+30
2011-08-19- Added missing dependencies for the CHANGES{,ru} targets.Ruslan Ermilov1-6/+7
2011-08-18Complain on invalid log levels.Maxim Dounin1-3/+7
2011-08-18Upstream: properly allocate memory for tried flags.Maxim Dounin1-3/+8
2011-08-18Fixing cpu hog with all upstream servers marked "down".Maxim Dounin1-1/+5
2011-08-18Fixing proxy_set_body and proxy_pass_request_body with SSL.Maxim Dounin1-2/+1
2011-08-18Fix names of the referer hash size directives introduced in r3940.Igor Sysoev1-1/+1
2011-08-18Rebuild manpage only if needed.Maxim Dounin1-1/+3
2011-08-18Fix body with request_body_in_single_buf.Maxim Dounin1-1/+3
2011-08-18Correctly set body if it's preread and there are extra data.Maxim Dounin1-0/+1
2011-08-18Lower optimization level for Sun Studio before 12.1.Maxim Dounin1-5/+17
2011-08-17Detect POSIX semaphores in librt on Solaris (ticket #3).Maxim Dounin1-0/+13
2011-08-13Configure: catch up with new Linux version numbering (ticket #5).Maxim Dounin1-1/+3
2011-08-10- Replaced explicit link to bugtracker with a support linkRuslan Ermilov1-11/+10
2011-08-10Mention our preferred way of accepting bug reports.Ruslan Ermilov1-3/+4
2011-08-09Don't ignore xmllint errors.Ruslan Ermilov1-1/+1
2011-08-09Regen after makefile changes.Ruslan Ermilov3-31/+37
2011-08-05using sed instead of perlIgor Sysoev1-1/+1
2011-08-05skeleton for documentation processingIgor Sysoev10-0/+271
2011-08-05update documentation build procedureIgor Sysoev1-6/+7
2011-08-05fix gzip quantity: "q=0." and "q=1." are valid values according to RFCIgor Sysoev1-1/+1
2011-08-04refactor gzip quantity introduced in r3981: it ignored "q=1.000"Igor Sysoev1-27/+36
2011-08-04A new fix for the case when ssl_session_cache defined, but ssl is notIgor Sysoev5-10/+7
2011-08-03removal of error message about %name log_format parameters,Igor Sysoev1-19/+0
2011-08-02fix typo introduced in r3985Igor Sysoev1-1/+1
2011-08-02bump versionIgor Sysoev2-3/+3
2011-08-01release-1.1.0 tagIgor Sysoev1-0/+1
2011-08-01nginx-1.1.0-RELEASErelease-1.1.0Igor Sysoev1-2/+135
2011-08-01fix r3981 again for case "Accept-Encoding: gzip"Igor Sysoev1-1/+1
2011-08-01always set timer in discard body handler, this fixes the casesIgor Sysoev1-1/+1
2011-08-01lingering_close "off|on|always"Igor Sysoev3-4/+30
2011-08-01do not send RST on normal lingering close read timeout,Igor Sysoev1-1/+0
2011-08-01fix r3981 for case "Accept-Encoding: gzip"Igor Sysoev1-1/+1
2011-08-01enable lingering close for pipelined requestsIgor Sysoev1-1/+5
2011-08-01Accept-Encoding refactoring: "gzip; q=0" supportIgor Sysoev1-15/+136
2011-07-30Accept-Encoding refactoring: test first the most common case "gzip,"Igor Sysoev1-7/+27
2011-07-30Accept-Encoding refactoring: remove ancient MSIE 4.x test for gzipIgor Sysoev3-13/+1
2011-07-30test length of proxy_pass with variablesIgor Sysoev1-4/+6
2011-07-29update r3945 with more descriptive error messageIgor Sysoev6-3/+14
2011-07-29copy OpenSSL-1.0.0d LICENSE for nginx/Windows zipIgor Sysoev1-1/+1
2011-07-29loader_files, loader_sleep, and loader_thresholdIgor Sysoev2-12/+71
2011-07-25set correct configuration file values while adding pathIgor Sysoev1-0/+2
2011-07-25rename ngx_http_file_cache_manager_sleep() to ngx_http_file_cache_loader_sleep()Igor Sysoev1-4/+4
2011-07-24do not close connection if cache file is too small: replace it with valid oneIgor Sysoev1-1/+1