log

age author description
Wed, 05 Jun 2013 02:13:52 +0400 Valentin Bartenev SPDY: use proper macros for value length and headers counter.
Tue, 04 Jun 2013 19:38:20 +0400 Maxim Dounin Version bump.
Tue, 04 Jun 2013 11:27:36 +0400 Vladimir Homutov Core: fixed handling of "stderr" in error_log.
Mon, 03 Jun 2013 16:54:28 +0400 Vladimir Homutov Core: fixed stderr redirection on win32 in ngx_reopen_files().
Tue, 04 Jun 2013 17:21:52 +0400 Maxim Dounin release-1.5.1 tag
Tue, 04 Jun 2013 17:21:52 +0400 Maxim Dounin nginx-1.5.1-RELEASE release-1.5.1
Tue, 04 Jun 2013 16:16:51 +0400 Maxim Dounin Updated zlib used for win32 builds.
Fri, 31 May 2013 14:59:26 +0400 Maxim Dounin Win32: accept_mutex now always disabled (ticket #362).
Fri, 31 May 2013 13:30:37 +0400 Ruslan Ermilov OCSP stapling: fixed incorrect debug level.
Thu, 30 May 2013 18:23:05 +0400 Ruslan Ermilov Access: support for UNIX-domain client addresses (ticket #359).
Wed, 29 May 2013 19:18:22 +0400 Maxim Dounin Win32: added missing reset of wev->ready on WSAEWOULDBLOCK.
Mon, 27 May 2013 16:54:09 +0400 Maxim Dounin Upstream: http_403 support in proxy_next_upstream (and friends).
Fri, 24 May 2013 22:28:09 +0400 Maxim Dounin Xslt: xslt_last_modified directive.
Fri, 24 May 2013 22:27:30 +0400 Maxim Dounin Sub filter: sub_filter_last_modified directive.
Fri, 24 May 2013 22:27:23 +0400 Maxim Dounin SSI: ssi_last_modified directive.
Thu, 23 May 2013 20:30:27 +0400 Valentin Bartenev Core: strengthen configuration syntax checker.
Thu, 23 May 2013 16:26:10 +0400 Ruslan Ermilov Memcached: stricten header validation.
Thu, 23 May 2013 15:47:58 +0400 Sergey Kandaurov Use "void" for functions with empty parameter list.
Thu, 23 May 2013 10:23:21 +0400 Ruslan Ermilov Configure: fixed test of OS X atomic(3).
Tue, 21 May 2013 18:45:07 -0700 Piotr Sikora Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn.
Tue, 21 May 2013 18:43:43 -0700 Piotr Sikora Style: remove unnecessary references to HTTP from non-HTTP modules.
Wed, 22 May 2013 22:31:53 +0400 Maxim Dounin Referer module: added $invalid_referer to variables hash.
Tue, 21 May 2013 21:47:50 +0400 Maxim Dounin Upstream: fixed fail_timeout and max_fails > 1.
Fri, 10 May 2013 16:53:45 +0200 F. da Silva Mail: missing ngx_ssl_ecdh_curve() call.
Tue, 21 May 2013 17:30:19 +0400 Sergey Kandaurov Fixed error logging.
Tue, 21 May 2013 12:54:27 +0400 Ruslan Ermilov Upstream: slightly optimized ngx_http_upstream_process_header().
Tue, 21 May 2013 12:54:26 +0400 Ruslan Ermilov Upstream: made the assignment more obvious.
Thu, 16 May 2013 15:37:13 -0700 Piotr Sikora OCSP stapling: fix error logging of successful OCSP responses.
Thu, 09 May 2013 10:54:28 +0200 Filipe Da Silva Mail: removed surplus ngx_close_connection() call.
Wed, 15 May 2013 15:04:49 +0400 Ruslan Ermilov Upstream keepalive: slightly simplified code.
Thu, 25 Apr 2013 17:41:45 +0400 Ruslan Ermilov Removed vestiges of SVN.
Wed, 15 May 2013 12:23:44 +0400 Maxim Dounin Proxy: clear script engine used to calculate lengths.
Mon, 13 May 2013 17:39:45 +0400 Maxim Dounin Fixed lingering_time check.
Mon, 13 May 2013 14:10:22 +0400 Ruslan Ermilov Upstream: allow to intercept responses with status 300.
Mon, 13 May 2013 14:43:06 +0400 Maxim Dounin release-1.2.9 tag stable-1.2
Mon, 13 May 2013 14:41:51 +0400 Maxim Dounin nginx-1.2.9-RELEASE stable-1.2 release-1.2.9
Mon, 13 May 2013 13:19:28 +0400 Maxim Dounin Fixed chunk size parsing. stable-1.2
Mon, 13 May 2013 13:18:31 +0400 Maxim Dounin Version bump. stable-1.2
Thu, 02 May 2013 03:26:36 -0700 Piotr Sikora PCRE: retain input pattern for all regular expressions.
Sat, 11 May 2013 21:12:24 +0400 Maxim Dounin Proxy: $proxy_internal_body_length fixed.
Sat, 11 May 2013 18:49:49 +0400 Maxim Dounin Mp4: indentation and style, no functional changes.
Sat, 11 May 2013 18:49:42 +0400 Maxim Dounin Added r->limit_rate_after.
Sat, 11 May 2013 18:49:30 +0400 Maxim Dounin Fixed build with --with-mail_ssl_module.
Sat, 11 May 2013 18:49:19 +0400 Maxim Dounin Request body: fixed r->count increment on allocation failure.
Sat, 11 May 2013 18:48:56 +0400 Maxim Dounin Perl: extra "return" removed.
Sat, 11 May 2013 18:43:28 +0400 Maxim Dounin Version bump.
Mon, 06 May 2013 14:21:38 +0400 Maxim Dounin release-1.4.1 tag stable-1.4
Mon, 06 May 2013 14:20:27 +0400 Maxim Dounin nginx-1.4.1-RELEASE stable-1.4 release-1.4.1
Mon, 06 May 2013 14:03:24 +0400 Maxim Dounin Fixed chunk size parsing. stable-1.4
Mon, 06 May 2013 14:18:46 +0400 Maxim Dounin Version bump. stable-1.4
Mon, 06 May 2013 02:12:30 +0400 Maxim Dounin stable-1.4 branch stable-1.4
Mon, 06 May 2013 14:05:17 +0400 Maxim Dounin release-1.5.0 tag
Mon, 06 May 2013 13:52:36 +0400 Maxim Dounin release-1.5.0-RELEASE release-1.5.0
Mon, 06 May 2013 14:03:24 +0400 Maxim Dounin Fixed chunk size parsing.
Mon, 29 Apr 2013 18:58:58 +0400 Ruslan Ermilov Proxy: allocate $proxy_internal_body_length from request pool.
Mon, 29 Apr 2013 18:07:22 +0400 Ruslan Ermilov Configure: fixed detection of newer Apple clang compilers.
Mon, 29 Apr 2013 18:06:58 +0400 Ruslan Ermilov Version bump.
Wed, 24 Apr 2013 13:59:45 +0000 Maxim Dounin release-1.4.0 tag
Wed, 24 Apr 2013 13:59:34 +0000 Maxim Dounin nginx-1.4.0-RELEASE release-1.4.0
Wed, 24 Apr 2013 13:03:43 +0000 Maxim Dounin Version bump.
Tue, 23 Apr 2013 10:15:49 +0000 Valentin Bartenev SPDY: set NGX_TCP_NODELAY_DISABLED for fake connections.
Tue, 23 Apr 2013 10:04:12 +0000 Maxim Dounin Perl: request body handling fixed.
Fri, 19 Apr 2013 12:19:57 +0000 Maxim Dounin Configure: fixed perl Makefile generation (ticket #334).
Thu, 18 Apr 2013 14:26:08 +0000 Ruslan Ermilov Configure: uniformly refer to libs when searching for md5 and sha1.
Thu, 18 Apr 2013 14:16:44 +0000 Ruslan Ermilov Version bump.
Tue, 16 Apr 2013 14:05:22 +0000 Maxim Dounin release-1.3.16 tag
Tue, 16 Apr 2013 14:05:11 +0000 Maxim Dounin nginx-1.3.16-RELEASE release-1.3.16
Tue, 16 Apr 2013 12:58:03 +0000 Maxim Dounin Events: backout eventport changes (r5172) for now.
Tue, 16 Apr 2013 10:14:59 +0000 Maxim Dounin Request body: only read body in main request (ticket #330).
Fri, 12 Apr 2013 19:12:13 +0000 Ruslan Ermilov Upstream: warn if multiple non-stackable balancers are installed.
Fri, 12 Apr 2013 17:31:08 +0000 Valentin Bartenev Events: fixed typos in two previous commits.
Fri, 12 Apr 2013 15:04:23 +0000 Valentin Bartenev Events: handle only active events in eventport.
Fri, 12 Apr 2013 15:02:33 +0000 Valentin Bartenev Events: protection from stale events in eventport and devpoll.
Thu, 11 Apr 2013 13:49:13 +0000 Sergey Kandaurov Upstream: fixed $upstream_response_length without buffering.
Wed, 10 Apr 2013 17:07:44 +0000 Maxim Dounin Configure: fixed nginx.so rebuild (broken by r5145).
Thu, 04 Apr 2013 14:19:06 +0000 Valentin Bartenev Upstream: removed surplus ngx_resolve_name_done() call.
Wed, 03 Apr 2013 14:13:35 +0000 Valentin Bartenev Limit req: rate should be non-zero.
Tue, 02 Apr 2013 12:34:39 +0000 Maxim Dounin release-1.2.8 tag stable-1.2
Tue, 02 Apr 2013 12:34:21 +0000 Maxim Dounin nginx-1.2.8-RELEASE stable-1.2 release-1.2.8
Fri, 29 Mar 2013 18:18:42 +0000 Maxim Dounin Merge of r5138: use of NGX_FILE_ERROR. stable-1.2
Fri, 29 Mar 2013 18:16:27 +0000 Maxim Dounin Merge of r5133, r5134: peer.free() and peer.get() balance. stable-1.2
Fri, 29 Mar 2013 18:09:06 +0000 Maxim Dounin Merge of r5130, r5131, r5132: support for Mercurial repositories. stable-1.2
Fri, 29 Mar 2013 17:59:41 +0000 Maxim Dounin Merge of r5129: split clients configuration parsing. stable-1.2
Fri, 29 Mar 2013 17:53:47 +0000 Maxim Dounin Merge of r5127: language in a comment. stable-1.2
Fri, 29 Mar 2013 17:51:00 +0000 Maxim Dounin Merge of r5117, r5123: allocation errors handing during upgrade. stable-1.2
Fri, 29 Mar 2013 17:34:45 +0000 Maxim Dounin Merge of r5113, r5114: upstream: resolve errors handling. stable-1.2
Fri, 29 Mar 2013 17:23:36 +0000 Maxim Dounin Merge of r5109, r5128: removed unused prototype and macro. stable-1.2
Fri, 29 Mar 2013 17:20:59 +0000 Maxim Dounin Merge of r5098: mp4: fixed handling of too small mdat atoms. stable-1.2
Fri, 29 Mar 2013 17:19:11 +0000 Maxim Dounin Merge of r5083: fixed potential segfault in keepalive handler. stable-1.2
Fri, 29 Mar 2013 17:17:45 +0000 Maxim Dounin Merge of r5082: SSL: retry "sess_id" and "id" allocations. stable-1.2
Fri, 29 Mar 2013 17:15:34 +0000 Maxim Dounin Merge of r5078: removed zero termination of shm zone names. stable-1.2
Fri, 29 Mar 2013 17:13:45 +0000 Maxim Dounin Merge of r5071: rebuild perl module on headers change. stable-1.2
Fri, 29 Mar 2013 17:11:09 +0000 Maxim Dounin Merge of r5070: fixed false memset warning on Linux. stable-1.2
Fri, 29 Mar 2013 15:29:29 +0000 Maxim Dounin Version bump. stable-1.2
Fri, 29 Mar 2013 08:47:37 +0000 Ruslan Ermilov Pass PCRE_CASELESS to pcre_compile() for caseless matching.
Thu, 28 Mar 2013 08:47:25 +0000 Ruslan Ermilov Configure: unified nginx version computation constructs.
Thu, 28 Mar 2013 08:47:06 +0000 Ruslan Ermilov Simplified nginx version maintenance.
Thu, 28 Mar 2013 08:46:42 +0000 Ruslan Ermilov Configure: fixed perl module make rules.
Thu, 28 Mar 2013 08:46:12 +0000 Ruslan Ermilov Configure: improved make dependencies for perl module.
Thu, 28 Mar 2013 08:45:45 +0000 Ruslan Ermilov Configure: improved layout of the generated makefile.
Wed, 27 Mar 2013 15:18:34 +0000 Maxim Dounin Upstream: fixed tcp_nodelay with connection upgrade (ticket #325).
Wed, 27 Mar 2013 15:16:45 +0000 Maxim Dounin Event connect: don't penalize AF_INET6 connections.
Wed, 27 Mar 2013 15:15:34 +0000 Maxim Dounin Version bump.
Tue, 26 Mar 2013 13:03:14 +0000 Maxim Dounin release-1.3.15 tag
Tue, 26 Mar 2013 13:03:02 +0000 Maxim Dounin nginx-1.3.15-RELEASE release-1.3.15
Mon, 25 Mar 2013 15:49:11 +0000 Valentin Bartenev Use NGX_FILE_ERROR for handling file operations errors.
Mon, 25 Mar 2013 14:51:44 +0000 Ruslan Ermilov Upstream: removed rudiments of upstream connection caching.
Mon, 25 Mar 2013 13:41:30 +0000 Ruslan Ermilov Upstream: removed sorting of upstream servers.
Mon, 25 Mar 2013 13:38:59 +0000 Ruslan Ermilov Mail: IPv6 backends (ticket #323).
Mon, 25 Mar 2013 13:16:55 +0000 Ruslan Ermilov Upstream: removed double-free workarounds in peer.free() methods.
Mon, 25 Mar 2013 13:14:49 +0000 Ruslan Ermilov Upstream: only call peer.free() if peer.get() selected a peer.
Fri, 22 Mar 2013 15:47:18 +0000 Maxim Dounin Misc: support for Mercurial repositories.
Fri, 22 Mar 2013 15:14:43 +0000 Maxim Dounin Misc: removed unused "snapshot" target.
Fri, 22 Mar 2013 15:14:07 +0000 Maxim Dounin Misc: switch to single export operation in "zip" target.
Thu, 21 Mar 2013 16:06:53 +0000 Ruslan Ermilov Split clients: check length when parsing configuration.
Thu, 21 Mar 2013 16:06:13 +0000 Ruslan Ermilov Removed unused ngx_http_clear_variable() macro.
Thu, 21 Mar 2013 16:05:35 +0000 Ruslan Ermilov Fixed language in a comment preceding ngx_http_index_handler().
Thu, 21 Mar 2013 16:04:09 +0000 Ruslan Ermilov Moved ngx_array_t definition from ngx_core.h to ngx_array.h.
Thu, 21 Mar 2013 16:03:24 +0000 Ruslan Ermilov Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
Thu, 21 Mar 2013 15:52:52 +0000 Ruslan Ermilov Simplified ngx_array_create().
Wed, 20 Mar 2013 18:07:25 +0000 Ruslan Ermilov Core: fixed resource leak if binary upgrade fails due to no memory.
Wed, 20 Mar 2013 10:36:57 +0000 Valentin Bartenev Preliminary experimental support for SPDY draft 2.
Wed, 20 Mar 2013 10:18:26 +0000 Valentin Bartenev Win32: disabled MSVC warning about '\0' not fitting into array.
Wed, 20 Mar 2013 09:36:27 +0000 Valentin Bartenev URI processing code moved to a separate function.
Tue, 19 Mar 2013 08:13:48 +0000 Ruslan Ermilov Image filter: the "image_filter_interlace" directive.
Mon, 18 Mar 2013 14:50:29 +0000 Maxim Dounin The limit_req_status and limit_conn_status directives.
Mon, 18 Mar 2013 07:13:57 +0000 Ruslan Ermilov Core: guard against failed allocation during binary upgrade.
Fri, 15 Mar 2013 20:00:49 +0000 Valentin Bartenev Status: introduced the "ngx_stat_waiting" counter.
Fri, 15 Mar 2013 19:49:54 +0000 Valentin Bartenev Allow to reuse connections that wait their first request.
Thu, 14 Mar 2013 16:22:43 +0000 Maxim Dounin Upstream: fixed previous commit.
Thu, 14 Mar 2013 12:37:54 +0000 Maxim Dounin Upstream: call ngx_http_run_posted_requests() on resolve errors.
Thu, 14 Mar 2013 12:30:26 +0000 Maxim Dounin Request body: avoid linking rb->buf to r->header_in.
Thu, 14 Mar 2013 12:28:53 +0000 Maxim Dounin Request body: next upstream fix.
Tue, 12 Mar 2013 13:38:04 +0000 Maxim Dounin Fixed logging in ngx_http_wait_request_handler().
Mon, 11 Mar 2013 14:44:56 +0000 Valentin Bartenev Removed unused prototype of ngx_http_find_server_conf().
Mon, 11 Mar 2013 11:19:58 +0000 Valentin Bartenev Gzip: fixed setting of NGX_HTTP_GZIP_BUFFERED.
Thu, 07 Mar 2013 18:21:28 +0000 Valentin Bartenev SSL: Next Protocol Negotiation extension support.
Thu, 07 Mar 2013 18:14:27 +0000 Valentin Bartenev Refactored ngx_http_init_request().
Thu, 07 Mar 2013 18:07:16 +0000 Valentin Bartenev Removed c->single_connection flag.
Thu, 07 Mar 2013 17:59:27 +0000 Valentin Bartenev Respect the new behavior of TCP_DEFER_ACCEPT.
Thu, 07 Mar 2013 17:41:40 +0000 Valentin Bartenev Use "client_header_timeout" for all requests in a connection.
Thu, 07 Mar 2013 17:21:50 +0000 Valentin Bartenev Create request object only after the first byte was received.
Thu, 07 Mar 2013 17:07:04 +0000 Valentin Bartenev Version bump.
Tue, 05 Mar 2013 14:36:20 +0000 Maxim Dounin release-1.3.14 tag
Tue, 05 Mar 2013 14:35:58 +0000 Maxim Dounin nginx-1.3.14-RELEASE release-1.3.14
Mon, 04 Mar 2013 15:39:03 +0000 Maxim Dounin Mp4: fixed handling of too small mdat atoms (ticket #266).
Fri, 01 Mar 2013 14:55:42 +0000 Valentin Bartenev Allocate request object from its own pool.
Wed, 27 Feb 2013 17:41:34 +0000 Valentin Bartenev SNI: added restriction on requesting host other than negotiated.
Wed, 27 Feb 2013 17:38:54 +0000 Valentin Bartenev SNI: reset to default server if requested host was not found.
Wed, 27 Feb 2013 17:33:59 +0000 Valentin Bartenev SNI: avoid surplus lookup of virtual server if SNI was used.
Wed, 27 Feb 2013 17:27:15 +0000 Valentin Bartenev Apply server configuration as soon as host is known.
Wed, 27 Feb 2013 17:21:21 +0000 Valentin Bartenev SSL: do not treat SSL handshake as request.
Wed, 27 Feb 2013 17:16:51 +0000 Valentin Bartenev Status: do not count connection as reading right after accept().
Wed, 27 Feb 2013 17:12:48 +0000 Valentin Bartenev SNI: reuse selected configuration for all requests in a connection.
Wed, 27 Feb 2013 17:06:52 +0000 Valentin Bartenev SNI: ignore captures in server_name regexes when matching by SNI.
Wed, 27 Feb 2013 17:03:14 +0000 Valentin Bartenev Changed interface of ngx_http_validate_host().
Wed, 27 Feb 2013 16:56:47 +0000 Valentin Bartenev Introduced the ngx_http_set_connection_log() macro.
Wed, 27 Feb 2013 16:53:01 +0000 Valentin Bartenev The default server lookup is now done only once per connection.
Wed, 27 Feb 2013 13:29:50 +0000 Ruslan Ermilov Correctly handle multiple X-Forwarded-For headers (ticket #106).
Wed, 27 Feb 2013 13:22:20 +0000 Ruslan Ermilov Fixed separator in $sent_http_cache_control.
Sat, 23 Feb 2013 13:23:48 +0000 Valentin Bartenev Fixed potential segfault in ngx_http_keepalive_handler().
Sat, 23 Feb 2013 11:54:25 +0000 Maxim Dounin SSL: retry "sess_id" and "id" allocations.
Sat, 23 Feb 2013 11:50:42 +0000 Maxim Dounin Trailing whitespace fix.
Thu, 21 Feb 2013 23:31:57 +0000 Andrey Belov Introduced variables in ngx_http_stub_status module.
Wed, 20 Feb 2013 16:41:05 +0000 Maxim Dounin Connection upgrade support in uwsgi and scgi modules.
Tue, 19 Feb 2013 17:48:45 +0000 Valentin Bartenev Removed zero termination of shm zone names.
Tue, 19 Feb 2013 17:45:12 +0000 Valentin Bartenev Version bump.
Tue, 19 Feb 2013 15:15:11 +0000 Maxim Dounin release-1.3.13 tag
Tue, 19 Feb 2013 15:14:48 +0000 Maxim Dounin nginx-1.3.13-RELEASE release-1.3.13
Mon, 18 Feb 2013 15:08:46 +0000 Maxim Dounin Proxy: fixed do_write handling in previous commit.
Mon, 18 Feb 2013 13:50:52 +0000 Maxim Dounin Proxy: support for connection upgrade (101 Switching Protocols).
Mon, 18 Feb 2013 11:35:28 +0000 Gleb Smirnoff Configure: changed default compiler from "gcc" to "cc".
Fri, 15 Feb 2013 16:50:22 +0000 Maxim Dounin Configure: rebuild perl module nginx.so if headers are changed.
Wed, 13 Feb 2013 14:39:46 +0000 Maxim Dounin Fixed false memset warning on Linux with -O3 (ticket #275).
Tue, 12 Feb 2013 13:40:46 +0000 Maxim Dounin release-1.2.7 tag stable-1.2
Tue, 12 Feb 2013 13:40:16 +0000 Maxim Dounin nginx-1.2.7-RELEASE stable-1.2 release-1.2.7
Mon, 11 Feb 2013 23:57:13 +0000 Maxim Dounin Merge of r5005, r5031, r5066: PCRE and OpenSSL for win32 builds. stable-1.2
Mon, 11 Feb 2013 23:37:20 +0000 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 11 Feb 2013 16:11:14 +0000 Maxim Dounin Merge of r5027, r5028, r5029: fastcgi_keep_conn fixes. stable-1.2
Mon, 11 Feb 2013 16:09:35 +0000 Maxim Dounin Merge of r5018: secure link: fixed configuration inheritance. stable-1.2
Mon, 11 Feb 2013 16:06:39 +0000 Maxim Dounin Merge of r5017: fixed null dereference with resolver and poll. stable-1.2
Mon, 11 Feb 2013 15:34:30 +0000 Maxim Dounin Merge of r5014, r5015, r5016, r5030: geoip ipv6 support. stable-1.2
Mon, 11 Feb 2013 15:31:10 +0000 Maxim Dounin Merge of r5013: proxy: fixed proxy_method to always add space. stable-1.2
Mon, 11 Feb 2013 15:28:50 +0000 Maxim Dounin Merge of r5012: configure: removed redundant variable assignment. stable-1.2
Mon, 11 Feb 2013 15:12:06 +0000 Maxim Dounin Merge of r5004, r5019-r5025: ssl fixes. stable-1.2
Mon, 11 Feb 2013 15:00:43 +0000 Maxim Dounin Merge of r5001: year 2013. stable-1.2
Mon, 11 Feb 2013 14:58:25 +0000 Maxim Dounin Merge of r4999, r5003: detect duplicate "events" and "keepalive". stable-1.2
Mon, 11 Feb 2013 14:56:14 +0000 Maxim Dounin Merge of r4992: off-by-one with 32/64 upstream backup servers. stable-1.2
Mon, 11 Feb 2013 14:39:49 +0000 Maxim Dounin Merge of r4991: fixed proxied HEAD requests with gzip enabled. stable-1.2
Mon, 11 Feb 2013 14:34:00 +0000 Maxim Dounin Merge of r4985, r4986, r4987, r4988, r4989, r5002: access_log gzip. stable-1.2
Mon, 11 Feb 2013 13:59:08 +0000 Maxim Dounin Merge of r4979, r4982: image filter configuration inheritance. stable-1.2
Mon, 11 Feb 2013 13:52:13 +0000 Maxim Dounin Merge of r4976: let add_header affect 201 responses (ticket #125). stable-1.2
Mon, 11 Feb 2013 12:37:06 +0000 Maxim Dounin Merge of r4983: crypt_r() error handling fixed. stable-1.2
Mon, 11 Feb 2013 12:35:49 +0000 Maxim Dounin Merge of r4974: avoid sending "100 Continue" on 413. stable-1.2
Mon, 11 Feb 2013 12:31:43 +0000 Maxim Dounin Merge of r4993, r4994, r4997, r5000: geo ipv6 support. stable-1.2
Mon, 11 Feb 2013 12:26:33 +0000 Maxim Dounin Merge of r4968, r4969, r4977, r4980, r4981, r4990: geo fixes. stable-1.2
Sun, 10 Feb 2013 03:55:18 +0000 Maxim Dounin Merge of r4967: ngx_write_fd() and ngx_read_fd() errors handling. stable-1.2
Sun, 10 Feb 2013 03:52:26 +0000 Maxim Dounin Merge of r4966: gzip: fixed zlib memLevel adjusting. stable-1.2
Sun, 10 Feb 2013 03:27:15 +0000 Maxim Dounin Merge of r4965: upstream: fixed SIGSEGV with the "if" directive. stable-1.2
Sun, 10 Feb 2013 03:22:58 +0000 Maxim Dounin Merge of r4963: proxy: better error message about unexpected data. stable-1.2
Sun, 10 Feb 2013 03:20:00 +0000 Maxim Dounin Merge of r4962: limit_rate fix. stable-1.2
Sun, 10 Feb 2013 03:18:08 +0000 Maxim Dounin Merge of r4961: configure: better check for PCRE JIT. stable-1.2
Sun, 10 Feb 2013 03:08:42 +0000 Maxim Dounin Merge of r4948, r4949, r4964, r4973, r5011: variables. stable-1.2
Sun, 10 Feb 2013 03:00:55 +0000 Maxim Dounin Merge of r4947: xslt: prevented infinite loop. stable-1.2
Sun, 10 Feb 2013 02:58:03 +0000 Maxim Dounin Merge of r4946, r4978: perl. stable-1.2
Sun, 10 Feb 2013 02:56:03 +0000 Maxim Dounin Merge of r4945, r4984: ngx_inet.[ch] minor fixes. stable-1.2
Sat, 09 Feb 2013 21:27:37 +0000 Maxim Dounin Merge of r4944: removed GLOB_NOSORT glob option. stable-1.2
Sat, 09 Feb 2013 21:07:06 +0000 Maxim Dounin Version bump. stable-1.2
Thu, 07 Feb 2013 12:09:56 +0000 Maxim Dounin Added support for {SHA} passwords (ticket #50).
Thu, 07 Feb 2013 12:09:09 +0000 Maxim Dounin Version bump.
Tue, 05 Feb 2013 14:07:01 +0000 Maxim Dounin release-1.3.12 tag
Tue, 05 Feb 2013 14:06:41 +0000 Maxim Dounin nginx-1.3.12-RELEASE release-1.3.12
Tue, 05 Feb 2013 13:41:48 +0000 Maxim Dounin Updated OpenSSL used for win32 builds.
Mon, 04 Feb 2013 16:44:22 +0000 Ruslan Ermilov GeoIP: removed pseudo-support of "proxy" and "netspeed" databases.
Fri, 01 Feb 2013 14:41:50 +0000 Maxim Dounin FastCGI: proper handling of split fastcgi end request.
Fri, 01 Feb 2013 14:41:07 +0000 Maxim Dounin FastCGI: unconditional state transitions.
Fri, 01 Feb 2013 14:40:19 +0000 Maxim Dounin FastCGI: fixed wrong connection close with fastcgi_keep_conn.
Fri, 01 Feb 2013 14:38:18 +0000 Maxim Dounin Request body: fixed client_body_in_file_only.
Fri, 01 Feb 2013 14:37:43 +0000 Maxim Dounin SSL: fixed ngx_ssl_handshake() with level-triggered event methods.
Mon, 28 Jan 2013 15:41:12 +0000 Valentin Bartenev SSL: take into account data in the buffer while limiting output.
Mon, 28 Jan 2013 15:40:25 +0000 Valentin Bartenev SSL: avoid calling SSL_write() with zero data size.
Mon, 28 Jan 2013 15:38:36 +0000 Valentin Bartenev SSL: calculation of buffer size moved closer to its usage.
Mon, 28 Jan 2013 15:37:11 +0000 Valentin Bartenev SSL: preservation of flush flag for buffered data.
Mon, 28 Jan 2013 15:35:12 +0000 Valentin Bartenev SSL: resetting of flush flag after the data was written.
Mon, 28 Jan 2013 15:34:09 +0000 Valentin Bartenev SSL: removed conditions that always hold true.
Mon, 28 Jan 2013 14:42:07 +0000 Ruslan Ermilov Secure_link: fixed configuration inheritance.
Fri, 25 Jan 2013 09:59:28 +0000 Ruslan Ermilov Events: fixed null pointer dereference with resolver and poll.
Thu, 24 Jan 2013 16:15:51 +0000 Ruslan Ermilov GeoIP: IPv6 support.
Thu, 24 Jan 2013 16:15:07 +0000 Ruslan Ermilov Configure: fixed GeoIP library detection.
Thu, 24 Jan 2013 16:14:12 +0000 Ruslan Ermilov Configure: fixed style of include directories.
Tue, 22 Jan 2013 12:36:00 +0000 Maxim Dounin Proxy: fixed proxy_method to always add space.
Mon, 21 Jan 2013 15:05:54 +0000 Sergey Budnevitch Removed redundant variable assignment.
Mon, 21 Jan 2013 13:15:29 +0000 Ruslan Ermilov Variables $pipe, $request_length, $time_iso8601, and $time_local.
Thu, 17 Jan 2013 09:55:36 +0000 Ruslan Ermilov Version bump.
Wed, 16 Jan 2013 09:42:57 +0000 Ruslan Ermilov Fixed and improved the "*_bind" directives of proxying modules.
Thu, 10 Jan 2013 13:17:29 +0000 Maxim Dounin release-1.3.11 tag
Thu, 10 Jan 2013 13:17:04 +0000 Maxim Dounin nginx-1.3.11-RELEASE release-1.3.11
Thu, 10 Jan 2013 12:58:55 +0000 Ruslan Ermilov Fixed "proxy_pass" with IP address and no port (ticket #276).
Thu, 10 Jan 2013 11:38:14 +0000 Maxim Dounin Updated PCRE used for win32 builds.
Wed, 09 Jan 2013 14:11:48 +0000 Maxim Dounin SSL: speedup loading of configs with many ssl servers.