log

age author description
Sun, 21 Aug 2011 11:37:37 +0000 Maxim Dounin Move SO_ACCEPTFILTER and TCP_DEFER_ACCEPT checks into configure.
Fri, 19 Aug 2011 20:11:39 +0000 Maxim Dounin Fix ignored headers handling in fastcgi/scgi/uwsgi.
Fri, 19 Aug 2011 08:39:27 +0000 Ruslan Ermilov XSLT regeneration for r3998.
Fri, 19 Aug 2011 08:33:47 +0000 Ruslan Ermilov - Added missing dependencies for the CHANGES{,ru} targets.
Thu, 18 Aug 2011 21:48:13 +0000 Maxim Dounin Complain on invalid log levels.
Thu, 18 Aug 2011 17:04:52 +0000 Maxim Dounin Upstream: properly allocate memory for tried flags.
Thu, 18 Aug 2011 16:52:38 +0000 Maxim Dounin Fixing cpu hog with all upstream servers marked "down".
Thu, 18 Aug 2011 16:34:24 +0000 Maxim Dounin Fixing proxy_set_body and proxy_pass_request_body with SSL.
Thu, 18 Aug 2011 16:27:30 +0000 Igor Sysoev Fix names of the referer hash size directives introduced in r3940.
Thu, 18 Aug 2011 15:57:59 +0000 Maxim Dounin Rebuild manpage only if needed.
Thu, 18 Aug 2011 15:52:00 +0000 Maxim Dounin Fix body with request_body_in_single_buf.
Thu, 18 Aug 2011 15:27:57 +0000 Maxim Dounin Correctly set body if it's preread and there are extra data.
Thu, 18 Aug 2011 15:10:23 +0000 Maxim Dounin Lower optimization level for Sun Studio before 12.1.
Wed, 17 Aug 2011 08:35:54 +0000 Maxim Dounin Detect POSIX semaphores in librt on Solaris (ticket #3).
Sat, 13 Aug 2011 15:15:50 +0000 Maxim Dounin Configure: catch up with new Linux version numbering (ticket #5).
Wed, 10 Aug 2011 12:30:19 +0000 Ruslan Ermilov - Replaced explicit link to bugtracker with a support link
Wed, 10 Aug 2011 08:03:34 +0000 Ruslan Ermilov Mention our preferred way of accepting bug reports.
Tue, 09 Aug 2011 15:18:07 +0000 Ruslan Ermilov Don't ignore xmllint errors.
Tue, 09 Aug 2011 15:15:36 +0000 Ruslan Ermilov Regen after makefile changes.
Fri, 05 Aug 2011 13:42:37 +0000 Igor Sysoev using sed instead of perl
Fri, 05 Aug 2011 09:25:34 +0000 Igor Sysoev skeleton for documentation processing
Fri, 05 Aug 2011 09:00:19 +0000 Igor Sysoev update documentation build procedure
Fri, 05 Aug 2011 08:51:29 +0000 Igor Sysoev fix gzip quantity: "q=0." and "q=1." are valid values according to RFC
Thu, 04 Aug 2011 14:50:59 +0000 Igor Sysoev refactor gzip quantity introduced in r3981: it ignored "q=1.000"
Thu, 04 Aug 2011 11:12:30 +0000 Igor Sysoev A new fix for the case when ssl_session_cache defined, but ssl is not
Wed, 03 Aug 2011 16:01:36 +0000 Igor Sysoev removal of error message about %name log_format parameters,
Tue, 02 Aug 2011 12:43:01 +0000 Igor Sysoev fix typo introduced in r3985
Tue, 02 Aug 2011 12:39:38 +0000 Igor Sysoev bump version
Mon, 01 Aug 2011 14:47:46 +0000 Igor Sysoev release-1.1.0 tag
Mon, 01 Aug 2011 14:47:40 +0000 Igor Sysoev nginx-1.1.0-RELEASE release-1.1.0
Mon, 01 Aug 2011 14:38:09 +0000 Igor Sysoev fix r3981 again for case "Accept-Encoding: gzip"
Mon, 01 Aug 2011 13:52:54 +0000 Igor Sysoev always set timer in discard body handler, this fixes the cases
Mon, 01 Aug 2011 13:26:55 +0000 Igor Sysoev lingering_close "off|on|always"
Mon, 01 Aug 2011 13:08:03 +0000 Igor Sysoev do not send RST on normal lingering close read timeout,
Mon, 01 Aug 2011 11:21:46 +0000 Igor Sysoev fix r3981 for case "Accept-Encoding: gzip"
Mon, 01 Aug 2011 11:08:57 +0000 Igor Sysoev enable lingering close for pipelined requests
Mon, 01 Aug 2011 11:02:12 +0000 Igor Sysoev Accept-Encoding refactoring: "gzip; q=0" support
Sat, 30 Jul 2011 07:34:12 +0000 Igor Sysoev Accept-Encoding refactoring: test first the most common case "gzip,"
Sat, 30 Jul 2011 06:20:06 +0000 Igor Sysoev Accept-Encoding refactoring: remove ancient MSIE 4.x test for gzip
Sat, 30 Jul 2011 06:11:46 +0000 Igor Sysoev test length of proxy_pass with variables
Fri, 29 Jul 2011 15:33:03 +0000 Igor Sysoev update r3945 with more descriptive error message
Fri, 29 Jul 2011 15:15:16 +0000 Igor Sysoev copy OpenSSL-1.0.0d LICENSE for nginx/Windows zip
Fri, 29 Jul 2011 15:09:02 +0000 Igor Sysoev loader_files, loader_sleep, and loader_threshold
Mon, 25 Jul 2011 10:22:38 +0000 Igor Sysoev set correct configuration file values while adding path
Mon, 25 Jul 2011 09:45:00 +0000 Igor Sysoev rename ngx_http_file_cache_manager_sleep() to ngx_http_file_cache_loader_sleep()
Sun, 24 Jul 2011 20:04:47 +0000 Igor Sysoev do not close connection if cache file is too small: replace it with valid one
Sun, 24 Jul 2011 19:46:53 +0000 Igor Sysoev elimination of reading cache files by cache loader
Sun, 24 Jul 2011 19:43:52 +0000 Igor Sysoev fix r3968
Sun, 24 Jul 2011 17:36:26 +0000 Igor Sysoev update the previous commit:
Sun, 24 Jul 2011 16:47:31 +0000 Igor Sysoev The cache loader performs two tasks: inserting cache objects in inactivity
Sun, 24 Jul 2011 16:10:06 +0000 Igor Sysoev fuse two if's in one condition
Sun, 24 Jul 2011 16:06:24 +0000 Igor Sysoev style fix
Fri, 22 Jul 2011 16:30:17 +0000 Igor Sysoev do not try to reuse and save a SSL session for a peer created on the fly
Fri, 22 Jul 2011 13:30:16 +0000 Igor Sysoev finalizing with rc == 0 in unbuffered proxy mode caused nginx to wait
Fri, 22 Jul 2011 12:53:04 +0000 Igor Sysoev fix SSL connection issues on platforms with 32-bit off_t
Fri, 22 Jul 2011 10:43:50 +0000 Igor Sysoev fix build by gcc46 with -Wunused-value option
Wed, 20 Jul 2011 15:42:40 +0000 Igor Sysoev ECDHE support
Wed, 20 Jul 2011 12:59:24 +0000 Igor Sysoev MSIE export versions are rare now, so RSA 512 key is generated on demand
Wed, 20 Jul 2011 09:29:25 +0000 Igor Sysoev bump version: 1.1.0 development version
Tue, 19 Jul 2011 14:57:06 +0000 Igor Sysoev stable-1.0 branch stable-1.0