log

age author description
Sat, 04 Feb 2012 23:28:10 +0000 Maxim Dounin Merge of r4327: stable-1.0
Sat, 04 Feb 2012 23:18:12 +0000 Maxim Dounin Merge of r4306, r4320: stable-1.0
Sat, 04 Feb 2012 22:30:30 +0000 Maxim Dounin Merge of r4326: stable-1.0
Sat, 04 Feb 2012 22:23:12 +0000 Maxim Dounin Version bump. stable-1.0
Mon, 30 Jan 2012 13:52:35 +0000 Maxim Dounin release-1.1.14 tag
Mon, 30 Jan 2012 13:52:10 +0000 Maxim Dounin nginx-1.1.14-RELEASE release-1.1.14
Mon, 30 Jan 2012 13:47:03 +0000 Maxim Dounin Update OpenSSL and PCRE used for win32 builds.
Mon, 30 Jan 2012 13:19:25 +0000 Maxim Dounin Limit req: unbreak compilation with MSVC.
Mon, 30 Jan 2012 12:53:57 +0000 Valentin Bartenev Fixed memory leak on HUP signal when PCRE JIT was used.
Mon, 30 Jan 2012 11:22:56 +0000 Valentin Bartenev Fixed proxy_redirect off inheritance.
Mon, 30 Jan 2012 11:12:52 +0000 Maxim Dounin Fixed error handling in ngx_event_connect_peer().
Mon, 30 Jan 2012 10:17:56 +0000 Valentin Bartenev Limit req: support for multiple "limit_req" limits.
Mon, 30 Jan 2012 10:01:39 +0000 Valentin Bartenev Limit req: number of cleanup calls reduced.
Mon, 30 Jan 2012 09:41:49 +0000 Valentin Bartenev Limit req: allocation and initialization of a new node moved to the lookup
Mon, 30 Jan 2012 09:26:08 +0000 Valentin Bartenev Limit req: improved error handling when parsing "zone" parameter of
Mon, 30 Jan 2012 09:02:29 +0000 Valentin Bartenev Limit req: error messages fixed.
Mon, 30 Jan 2012 07:39:47 +0000 Maxim Dounin Fixed AIO error handling on FreeBSD.
Mon, 30 Jan 2012 07:38:27 +0000 Maxim Dounin Removed ENGINE_load_builtin_engines() call.
Tue, 24 Jan 2012 10:20:42 +0000 Valentin Bartenev Fixed grammar in PCRE JIT error log message.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Wed, 18 Jan 2012 15:04:17 +0000 Maxim Konovalov Version bump.
Wed, 18 Jan 2012 14:33:17 +0000 Maxim Konovalov Version bump.
Tue, 17 Jan 2012 07:09:51 +0000 Ruslan Ermilov Fixed spelling.
Mon, 16 Jan 2012 15:15:01 +0000 Maxim Dounin release-1.1.13 tag
Mon, 16 Jan 2012 15:14:37 +0000 Maxim Dounin nginx-1.1.13-RELEASE release-1.1.13
Mon, 16 Jan 2012 15:10:36 +0000 Maxim Dounin Updated OpenSSL version used for win32 build.
Mon, 16 Jan 2012 14:31:15 +0000 Igor Sysoev 2012 year.
Mon, 16 Jan 2012 12:42:07 +0000 Valentin Bartenev Fixed division by zero exception in ngx_hash_init().
Mon, 16 Jan 2012 11:13:48 +0000 Maxim Dounin Fixed sched_setaffinity(2) to correctly pass size.
Mon, 16 Jan 2012 11:03:27 +0000 Maxim Dounin Fixed handling of mp4 above 2G and 32bit offsets (ticket #84).
Mon, 16 Jan 2012 11:01:52 +0000 Maxim Dounin Fixed proxy_cache_use_stale in "no live upstreams" case.
Wed, 11 Jan 2012 11:15:00 +0000 Maxim Dounin Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Wed, 11 Jan 2012 11:09:05 +0000 Maxim Dounin Fixed limit_req burst/nodelay inheritance (ticket #76).
Tue, 10 Jan 2012 15:09:45 +0000 Valentin Bartenev Fixed: proxy_redirect with regex might broke Refresh header.
Tue, 10 Jan 2012 07:28:32 +0000 Ruslan Ermilov Changed ngx_log_debugN() macros to verify the number of arguments
Thu, 29 Dec 2011 15:58:53 +0000 Valentin Bartenev Fixed configure with system PCRE library on Solaris.
Thu, 29 Dec 2011 15:36:07 +0000 Maxim Konovalov Some questionable optomizations flags for icc were removed
Wed, 28 Dec 2011 13:30:56 +0000 Maxim Dounin Fixed punctuation.
Tue, 27 Dec 2011 12:39:11 +0000 Sergey Budnevitch libraries versions updated
Tue, 27 Dec 2011 12:35:52 +0000 Sergey Budnevitch zlib license file include fixed
Tue, 27 Dec 2011 11:56:48 +0000 Maxim Dounin Version bump.
Mon, 26 Dec 2011 15:05:38 +0000 Maxim Dounin release-1.1.12 tag
Mon, 26 Dec 2011 15:05:17 +0000 Maxim Dounin nginx-1.1.12-RELEASE release-1.1.12
Mon, 26 Dec 2011 13:10:36 +0000 Valentin Bartenev Added support for regex study and PCRE JIT (ticket #41) optimizations on
Mon, 26 Dec 2011 11:33:11 +0000 Maxim Dounin Fixed build without debug.
Mon, 26 Dec 2011 11:16:19 +0000 Maxim Dounin Cache lock support for fastcgi, scgi, uwsgi.
Mon, 26 Dec 2011 11:15:23 +0000 Maxim Dounin Cache locks initial implementation.
Mon, 26 Dec 2011 10:51:24 +0000 Maxim Dounin Fixed interaction of limit_rate and sendfile_max_chunk.
Mon, 26 Dec 2011 10:49:57 +0000 Maxim Dounin Fixed throughput problems with large limit_rate.
Mon, 26 Dec 2011 10:49:03 +0000 Maxim Dounin Fixed mp4 if first entry in stsc was skipped (ticket #72).
Sun, 25 Dec 2011 20:08:37 +0000 Valentin Bartenev SSI: added regex captures support in the expression of the "if" command.
Sun, 25 Dec 2011 19:32:31 +0000 Valentin Bartenev Fixed limit_conn_log_level/limit_req_log_level inheritance.
Sun, 25 Dec 2011 19:15:56 +0000 Valentin Bartenev Added the HTTPS fastcgi_param to fastcgi.conf.
Sat, 24 Dec 2011 06:31:57 +0000 Maxim Konovalov Words duplications removed.
Fri, 23 Dec 2011 16:04:09 +0000 Maxim Dounin Proxy: made proxy_pass with variables more consistent.
Tue, 20 Dec 2011 16:20:23 +0000 Sergey Budnevitch configure on Solaris fixed
Mon, 19 Dec 2011 14:11:48 +0000 Maxim Dounin Added clearing of r->valid_unparsed_uri on internal redirects.
Mon, 19 Dec 2011 13:28:22 +0000 Valentin Bartenev SSI bugfix: the "if" command did not work inside the "block" command and
Mon, 19 Dec 2011 11:25:40 +0000 Maxim Dounin Scgi: removed error if there is no Status header.
Mon, 19 Dec 2011 11:24:32 +0000 Maxim Dounin Scgi: removed duplicate function declaration.