log

age author description
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.
Tue, 08 Jan 2013 14:03:37 +0000 Valentin Bartenev Events: added check for duplicate "events" directive.
Tue, 08 Jan 2013 14:01:57 +0000 Valentin Bartenev The data pointer in ngx_open_file_t objects must be initialized.
Mon, 31 Dec 2012 22:08:19 +0000 Ruslan Ermilov Year 2013.
Thu, 27 Dec 2012 21:35:47 +0000 Ruslan Ermilov Geo: improved code readability.
Wed, 26 Dec 2012 14:46:06 +0000 Ruslan Ermilov Upstream keepalive: detect duplicate "keepalive" directive.
Wed, 26 Dec 2012 09:29:37 +0000 Ruslan Ermilov Version bump.
Wed, 26 Dec 2012 05:03:51 +0000 Ruslan Ermilov Geo: made "default" affect both IPv4 and IPv6 when using prefixes.
Tue, 25 Dec 2012 14:24:12 +0000 Maxim Dounin release-1.3.10 tag
Tue, 25 Dec 2012 14:23:45 +0000 Maxim Dounin nginx-1.3.10-RELEASE release-1.3.10
Tue, 25 Dec 2012 10:00:39 +0000 Ruslan Ermilov Geo: properly initialize ngx_cidr_t when dealing with "default".
Tue, 25 Dec 2012 08:21:56 +0000 Ruslan Ermilov Geo: IPv6 support.
Tue, 25 Dec 2012 08:02:21 +0000 Valentin Bartenev Upstream: fixed state resetting when switching to backup servers.
Mon, 24 Dec 2012 17:32:53 +0000 Valentin Bartenev Fixed HEAD requests handling when proxying is used (closes #261).
Mon, 24 Dec 2012 16:40:55 +0000 Ruslan Ermilov Trailing whitespace fix.
Sun, 23 Dec 2012 19:09:33 +0000 Valentin Bartenev Access log: the "gzip" parameter of the "access_log" directive.
Sun, 23 Dec 2012 16:04:14 +0000 Valentin Bartenev Configure: added the NGX_ZLIB define.
Sun, 23 Dec 2012 15:51:47 +0000 Valentin Bartenev Access log: the "flush" parameter of the "access_log" directive.
Sun, 23 Dec 2012 15:36:52 +0000 Valentin Bartenev Reopening log files code moved to a separate function.
Sun, 23 Dec 2012 15:27:55 +0000 Valentin Bartenev Access log: fixed redundant buffer reallocation.
Sat, 22 Dec 2012 20:03:38 +0000 Ruslan Ermilov Properly initialize "struct in6_addr" with zeroes.
Fri, 21 Dec 2012 16:13:03 +0000 Maxim Dounin Core: crypt_r() error handling fixed.
Fri, 21 Dec 2012 15:07:45 +0000 Maxim Dounin Image filter: fixed image_filter rotate inheritance.
Fri, 21 Dec 2012 08:46:52 +0000 Ruslan Ermilov Geo: ensure that default entry is always present.
Fri, 21 Dec 2012 08:44:39 +0000 Ruslan Ermilov There's no need to normalize address returned by ngx_ptocidr().
Thu, 20 Dec 2012 19:04:28 +0000 Maxim Dounin Image filter: configuration inheritance fixes.
Thu, 20 Dec 2012 15:34:37 +0000 Ruslan Ermilov Brought the link to ngx_http_perl_module documentation up to date.
Thu, 20 Dec 2012 11:16:03 +0000 Ruslan Ermilov Fixed return type of internal function that allocates radix tree nodes.
Wed, 19 Dec 2012 10:33:56 +0000 Ruslan Ermilov Let "add_header" affect 201 responses (ticket #125).
Wed, 19 Dec 2012 10:30:45 +0000 Ruslan Ermilov Slightly optimized code that handles special headers in "add_header".
Tue, 18 Dec 2012 18:39:39 +0000 Maxim Dounin Avoid sending "100 Continue" on 413 Request Entity Too Large.
Mon, 17 Dec 2012 19:03:33 +0000 Ruslan Ermilov Added checks that disallow adding a variable with an empty name.
Mon, 17 Dec 2012 12:08:53 +0000 Ruslan Ermilov Implemented IPv6 support for URLs specified using domain names.
Mon, 17 Dec 2012 09:44:46 +0000 Ruslan Ermilov Fixed URL parsing code.
Mon, 17 Dec 2012 09:31:53 +0000 Ruslan Ermilov Simplified URL parsing code.
Fri, 14 Dec 2012 19:56:03 +0000 Ruslan Ermilov Geo: fixed the "ranges" without ranges case.
Fri, 14 Dec 2012 19:35:37 +0000 Ruslan Ermilov Geo: improved ngx_http_geo_block() code readability.
Fri, 14 Dec 2012 15:24:24 +0000 Valentin Bartenev Fixed handling of ngx_write_fd() and ngx_read_fd() errors.
Fri, 14 Dec 2012 15:17:58 +0000 Valentin Bartenev Gzip: fixed zlib memLevel adjusting.
Thu, 13 Dec 2012 16:05:59 +0000 Maxim Dounin Upstream: fixed SIGSEGV with the "if" directive.
Thu, 13 Dec 2012 15:05:19 +0000 Ruslan Ermilov Fixed variable syntax checking in "set", "geo", "limit_conn_zone",
Thu, 13 Dec 2012 13:45:39 +0000 Maxim Dounin Proxy: better error message about unexpected data.
Wed, 12 Dec 2012 14:48:48 +0000 Valentin Bartenev Limit rate: fixed integer overflow in limit calculation (ticket #256).
Wed, 12 Dec 2012 13:50:07 +0000 Maxim Dounin Configure: better check for PCRE JIT.
Tue, 11 Dec 2012 14:26:07 +0000 Maxim Dounin release-1.2.6 tag stable-1.2
Tue, 11 Dec 2012 14:24:23 +0000 Maxim Dounin nginx-1.2.6-RELEASE stable-1.2 release-1.2.6
Tue, 11 Dec 2012 13:18:50 +0000 Maxim Dounin Merge of r4921, r4922, r4923, r4924, r4925: request body fixes. stable-1.2
Mon, 10 Dec 2012 18:17:32 +0000 Maxim Dounin Merge of r4933, r4933: shared memory fixes. stable-1.2
Mon, 10 Dec 2012 18:04:54 +0000 Maxim Dounin Merge of r4920, r4939: ngx_write_chain_to_file() fixes. stable-1.2
Mon, 10 Dec 2012 17:51:10 +0000 Maxim Dounin Merge of r4919: fixed segfault on PUT in dav module. stable-1.2
Mon, 10 Dec 2012 17:46:51 +0000 Maxim Dounin Merge of r4918: cache manager startup with many listen sockets. stable-1.2
Mon, 10 Dec 2012 16:35:32 +0000 Maxim Dounin Merge of r4915, r4916, r4917: upstream minor fixes. stable-1.2
Mon, 10 Dec 2012 16:03:56 +0000 Maxim Dounin Merge of r4914: variables $request_time and $msec. stable-1.2
Mon, 10 Dec 2012 16:00:55 +0000 Maxim Dounin Merge of r4913: fixed CPU affinity on respawn of dead workers. stable-1.2
Mon, 10 Dec 2012 15:43:41 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 10 Dec 2012 13:11:11 +0000 Ruslan Ermilov The "auth_basic" directive gained support of variables.
Thu, 06 Dec 2012 23:03:53 +0000 Ruslan Ermilov Allow the complex value to be defined as an empty string.
Thu, 06 Dec 2012 21:22:58 +0000 Ruslan Ermilov Xslt: prevented infinite loop.
Mon, 03 Dec 2012 16:00:26 +0000 Ruslan Ermilov Fixed build with embedded perl in certain setups (ticket #48).
Fri, 30 Nov 2012 11:26:50 +0000 Ruslan Ermilov Fixed the NGX_SOCKADDR_STRLEN macro definition.
Thu, 29 Nov 2012 23:15:41 +0000 Maxim Dounin Core: removed GLOB_NOSORT glob option.
Thu, 29 Nov 2012 23:13:18 +0000 Maxim Dounin Version bump.
Tue, 27 Nov 2012 13:55:54 +0000 Maxim Dounin release-1.3.9 tag
Tue, 27 Nov 2012 13:55:34 +0000 Maxim Dounin nginx-1.3.9-RELEASE release-1.3.9
Mon, 26 Nov 2012 21:30:45 +0000 Maxim Dounin Gunzip: added missing ngx_http_clear_etag().
Mon, 26 Nov 2012 21:19:57 +0000 Maxim Dounin Core: fixed ngx_write_chain_to_file() with IOV_MAX reached.
Mon, 26 Nov 2012 18:01:49 +0000 Maxim Dounin Request body: block write events while reading body.
Mon, 26 Nov 2012 18:01:08 +0000 Maxim Dounin Request body: error checking fixes, negative rb->rest handling.
Mon, 26 Nov 2012 18:00:14 +0000 Maxim Dounin Request body: improved handling of incorrect chunked request body.
Mon, 26 Nov 2012 17:59:30 +0000 Maxim Dounin Request body: fixed discard of chunked request body.
Fri, 23 Nov 2012 12:43:58 +0000 Ruslan Ermilov Core: don't reuse shared memory zone that changed ownership (ticket #210).
Wed, 21 Nov 2012 14:23:26 +0000 Ruslan Ermilov Fixed location of debug message in ngx_shmtx_lock().
Wed, 21 Nov 2012 01:40:11 +0000 Maxim Dounin Request body: unbreak build without debug.
Wed, 21 Nov 2012 01:08:11 +0000 Maxim Dounin Request body: chunked transfer encoding support.
Wed, 21 Nov 2012 01:06:53 +0000 Maxim Dounin Request body: recalculate size of a request body in scgi module.
Wed, 21 Nov 2012 01:05:08 +0000 Maxim Dounin Request body: $content_length variable to honor real body size.
Wed, 21 Nov 2012 01:03:48 +0000 Maxim Dounin Request body: always use calculated size of a request body in proxy.
Wed, 21 Nov 2012 01:02:56 +0000 Maxim Dounin Request body: adjust b->pos when chunked parsing done.
Wed, 21 Nov 2012 00:59:16 +0000 Maxim Dounin Request body: chunked parsing moved to ngx_http_parse.c from proxy.
Wed, 21 Nov 2012 00:57:56 +0000 Maxim Dounin Request body: properly handle events while discarding body.
Wed, 21 Nov 2012 00:57:16 +0000 Maxim Dounin Request body: fixed socket leak on errors.
Wed, 21 Nov 2012 00:55:50 +0000 Maxim Dounin Request body: code duplication reduced, no functional changes.
Wed, 21 Nov 2012 00:55:06 +0000 Maxim Dounin Request body: $request_body variable generalization.
Wed, 21 Nov 2012 00:54:01 +0000 Maxim Dounin Request body: fixed "501 Not Implemented" error handling.
Wed, 21 Nov 2012 00:52:35 +0000 Maxim Dounin Core: added debug logging of writev() in ngx_write_chain_to_file().
Wed, 21 Nov 2012 00:51:37 +0000 Maxim Dounin Dav: fixed segfault on PUT if body was already read (ticket #238).
Tue, 20 Nov 2012 13:37:55 +0000 Igor Sysoev Fixed failure to start cache manager and cache loader processes
Sat, 17 Nov 2012 00:36:44 +0000 Maxim Dounin Trailing whitespace fix.
Fri, 16 Nov 2012 18:29:19 +0000 Maxim Dounin Upstream: better detection of connect() failures with kqueue.
Fri, 16 Nov 2012 12:18:05 +0000 Ruslan Ermilov Upstream: honor the "down" flag for a single server.
Fri, 16 Nov 2012 09:37:14 +0000 Ruslan Ermilov Variables $request_time and $msec.
Fri, 16 Nov 2012 09:25:52 +0000 Ruslan Ermilov Fixed setting of CPU affinity on respawn of dead worker processes.
Fri, 16 Nov 2012 07:49:41 +0000 Ruslan Ermilov Version bump.
Tue, 13 Nov 2012 13:35:19 +0000 Maxim Dounin release-1.2.5 tag stable-1.2
Tue, 13 Nov 2012 13:34:59 +0000 Maxim Dounin nginx-1.2.5-RELEASE stable-1.2 release-1.2.5
Tue, 13 Nov 2012 11:24:14 +0000 Maxim Dounin Merge of r4896: event pipe: fixed handling of buf_to_file data. stable-1.2
Tue, 13 Nov 2012 11:21:31 +0000 Maxim Dounin Merge of r4892: keepalive memory usage optimization. stable-1.2
Tue, 13 Nov 2012 11:00:37 +0000 Maxim Dounin Merge of r4891: worker_processes auto. stable-1.2
Tue, 13 Nov 2012 10:45:23 +0000 Maxim Dounin Merge of r4886, r4887, r4894: log variables generalization: stable-1.2
Tue, 13 Nov 2012 10:42:16 +0000 Maxim Dounin Merge of r4885: ssl_verify_client optional_no_ca. stable-1.2
Mon, 12 Nov 2012 18:47:07 +0000 Maxim Dounin Merge of r4872, r4893: resolver cached addresses random rotation. stable-1.2
Mon, 12 Nov 2012 18:39:51 +0000 Maxim Dounin Merge of r4870, r4871, r4890, r4895: minor fixes. stable-1.2
Mon, 12 Nov 2012 18:00:32 +0000 Maxim Dounin Merge of r4868, r4869: SSL minor fixes. stable-1.2
Mon, 12 Nov 2012 17:57:57 +0000 Maxim Dounin Merge of r4866, r4867: configure fixes. stable-1.2
Mon, 12 Nov 2012 17:54:49 +0000 Maxim Dounin Merge of r4865: clearing of cpu_affinity after process spawn. stable-1.2
Mon, 12 Nov 2012 17:03:38 +0000 Maxim Dounin Version bump. stable-1.2
Tue, 30 Oct 2012 13:35:18 +0000 Maxim Dounin release-1.3.8 tag
Tue, 30 Oct 2012 13:34:23 +0000 Maxim Dounin nginx-1.3.8-RELEASE release-1.3.8
Tue, 30 Oct 2012 11:14:24 +0000 Maxim Dounin Event pipe: fixed handling of buf_to_file data.
Tue, 30 Oct 2012 11:09:38 +0000 Maxim Dounin Style, parentheses instead of braces in misc/GNUMakefile.
Mon, 29 Oct 2012 17:17:59 +0000 Maxim Dounin Variables $connection and $connection_requests.
Wed, 24 Oct 2012 14:07:08 +0000 Maxim Dounin Resolver: added missing memory allocation error handling.
Tue, 23 Oct 2012 14:36:18 +0000 Valentin Bartenev ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for
Tue, 23 Oct 2012 09:08:41 +0000 Andrey Belov Core: the "auto" parameter of the "worker_processes" directive.
Thu, 18 Oct 2012 14:48:33 +0000 Maxim Dounin Removed conditional compilation from waitpid() error test.
Thu, 18 Oct 2012 14:27:40 +0000 Maxim Dounin Gunzip: fixed r->gzip_ok check.
Fri, 05 Oct 2012 11:09:14 +0000 Maxim Dounin OCSP stapling: properly check if there is ssl.ctx.
Wed, 03 Oct 2012 15:25:36 +0000 Maxim Dounin Variable $bytes_sent.
Wed, 03 Oct 2012 15:25:06 +0000 Maxim Dounin Log: $apache_bytes_sent removed.
Wed, 03 Oct 2012 15:24:08 +0000 Maxim Dounin SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
Wed, 03 Oct 2012 15:22:18 +0000 Maxim Dounin Version bump.
Tue, 02 Oct 2012 13:33:58 +0000 Maxim Dounin release-1.3.7 tag
Tue, 02 Oct 2012 13:33:37 +0000 Maxim Dounin nginx-1.3.7-RELEASE release-1.3.7
Mon, 01 Oct 2012 13:54:13 +0000 Maxim Dounin OCSP stapling: build fixes.
Mon, 01 Oct 2012 12:53:11 +0000 Maxim Dounin OCSP stapling: ssl_stapling_verify directive.
Mon, 01 Oct 2012 12:51:27 +0000 Maxim Dounin OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.
Mon, 01 Oct 2012 12:50:36 +0000 Maxim Dounin OCSP stapling: log error data in ngx_ssl_error().
Mon, 01 Oct 2012 12:48:54 +0000 Maxim Dounin OCSP stapling: check Content-Type.
Mon, 01 Oct 2012 12:47:55 +0000 Maxim Dounin OCSP stapling: loading OCSP responses.
Mon, 01 Oct 2012 12:42:43 +0000 Maxim Dounin OCSP stapling: the ngx_event_openssl_stapling.c file.
Mon, 01 Oct 2012 12:41:08 +0000 Maxim Dounin OCSP stapling: ssl_stapling_file support.
Mon, 01 Oct 2012 12:39:36 +0000 Maxim Dounin OCSP stapling: ssl_trusted_certificate directive.
Fri, 28 Sep 2012 18:28:38 +0000 Maxim Dounin Resolver: cached addresses are returned with random rotation now.
Fri, 28 Sep 2012 13:49:26 +0000 Andrey Belov Correct plural form for "path" in the whole source base.
Fri, 28 Sep 2012 13:15:11 +0000 Andrey Belov Made sure to initialize the entire ngx_file_t structure.
Thu, 27 Sep 2012 18:01:06 +0000 Maxim Dounin SSL: added version checks for ssl compression workaround.
Thu, 27 Sep 2012 17:59:59 +0000 Maxim Dounin SSL: fixed compression workaround to remove all methods.
Thu, 27 Sep 2012 15:01:57 +0000 Andrey Belov Configure: additional test for ExtUtils::Embed perl module presence.
Wed, 26 Sep 2012 16:39:38 +0000 Maxim Dounin Configure: help updated to list upstream keepalive and least_conn.
Wed, 26 Sep 2012 16:25:12 +0000 Maxim Dounin Added clearing of cpu_affinity after process spawn.
Wed, 26 Sep 2012 15:52:06 +0000 Maxim Dounin Version bump.
Tue, 25 Sep 2012 13:43:03 +0000 Maxim Dounin release-1.2.4 tag stable-1.2
Tue, 25 Sep 2012 13:42:43 +0000 Maxim Dounin nginx-1.2.4-RELEASE stable-1.2 release-1.2.4
Tue, 25 Sep 2012 10:41:22 +0000 Maxim Dounin Stable: removed gunzip module from win32 helper target. stable-1.2
Mon, 24 Sep 2012 19:14:17 +0000 Maxim Dounin Merge of r4835, r4841: improved welcome and 50x error pages. stable-1.2
Mon, 24 Sep 2012 19:11:45 +0000 Maxim Dounin Merge of r4833: limit req: fix of rbtree node insertion. stable-1.2
Mon, 24 Sep 2012 19:06:48 +0000 Maxim Dounin Merge of r4829: fixed strict aliasing with ipv6 (ticket #201). stable-1.2
Mon, 24 Sep 2012 19:05:02 +0000 Maxim Dounin Merge of r4828: "include" with wildcards in map and types blocks. stable-1.2
Mon, 24 Sep 2012 19:02:16 +0000 Maxim Dounin Merge of r4817: geo: fixed handling of ranges without default set. stable-1.2
Mon, 24 Sep 2012 19:00:02 +0000 Maxim Dounin Merge of r4815: map: fixed optimization of variables as values. stable-1.2
Mon, 24 Sep 2012 18:58:13 +0000 Maxim Dounin Merge of r4813, r4814, r4818, r4819, r4820, r4823: mail fixes. stable-1.2
Mon, 24 Sep 2012 18:54:28 +0000 Maxim Dounin Merge of r4785, r4795, r4811, r4812, r4816, r4822: coverity. stable-1.2
Mon, 24 Sep 2012 18:50:25 +0000 Maxim Dounin Merge of r4784: fixed the -p parameter handling. stable-1.2
Mon, 24 Sep 2012 18:46:50 +0000 Maxim Dounin Merge of r4842: fixed make macros to use parentheses. stable-1.2
Mon, 24 Sep 2012 18:37:14 +0000 Maxim Dounin Merge of r4779, r4840, r4843, r4844: win32 changes. stable-1.2
Mon, 24 Sep 2012 18:34:04 +0000 Maxim Dounin Merge of r4778, r4782, r4783, r4824, r4830, r4834: minor fixes. stable-1.2
Mon, 24 Sep 2012 18:30:26 +0000 Maxim Dounin Merge of r4777, r4780, r4831, r4832: release process changes. stable-1.2
Mon, 24 Sep 2012 18:24:07 +0000 Maxim Dounin Version bump. stable-1.2
Wed, 12 Sep 2012 10:41:56 +0000 Maxim Dounin release-1.3.6 tag
Wed, 12 Sep 2012 10:41:36 +0000 Maxim Dounin nginx-1.3.6-RELEASE release-1.3.6
Tue, 11 Sep 2012 13:36:34 +0000 Maxim Dounin Updated zlib used for win32 builds.
Tue, 11 Sep 2012 13:17:31 +0000 Maxim Dounin Helper target "win32" to run configure for win32 builds.
Tue, 11 Sep 2012 12:43:59 +0000 Maxim Dounin Configure: fixed make macros to use parentheses instead of braces.
Tue, 11 Sep 2012 12:37:04 +0000 Valentin Bartenev Improved 50x error page.
Tue, 11 Sep 2012 12:35:30 +0000 Maxim Dounin Configure: provide inflate() when building zlib on win32.
Tue, 11 Sep 2012 01:13:23 +0000 Maxim Dounin Gunzip: removed nginx.h leftover include.
Mon, 10 Sep 2012 16:52:47 +0000 Maxim Dounin Gunzip filter import.
Mon, 10 Sep 2012 16:48:25 +0000 Maxim Dounin Gzip static: "always" parameter in "gzip_static" directive.
Mon, 10 Sep 2012 16:43:49 +0000 Maxim Dounin Memcached: memcached_gzip_flag directive.
Fri, 07 Sep 2012 13:24:46 +0000 Valentin Bartenev Improved welcome page.
Wed, 05 Sep 2012 15:06:47 +0000 Maxim Dounin Write filter: replaced unneeded loop with one to free chains.
Mon, 03 Sep 2012 12:55:50 +0000 Valentin Bartenev Limit req: fix of rbtree node insertion on hash collisions.
Thu, 30 Aug 2012 16:08:13 +0000 Ruslan Ermilov Pass changes.xml thru xmllint when generating CHANGES and CHANGES.ru.
Thu, 30 Aug 2012 16:05:43 +0000 Ruslan Ermilov Converted DOS-style newlines.
Thu, 30 Aug 2012 15:09:21 +0000 Ruslan Ermilov Fixed overflow if ngx_slab_alloc() is called with very big "size" argument.
Thu, 30 Aug 2012 14:58:11 +0000 Ruslan Ermilov Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addresses
Tue, 28 Aug 2012 13:31:01 +0000 Ruslan Ermilov Fixed the "include" directive.
Mon, 27 Aug 2012 14:21:41 +0000 Ruslan Ermilov Version bump.
Tue, 21 Aug 2012 13:05:26 +0000 Maxim Dounin release-1.3.5 tag
Tue, 21 Aug 2012 13:05:02 +0000 Maxim Dounin nginx-1.3.5-RELEASE release-1.3.5
Sat, 18 Aug 2012 23:17:58 +0000 Maxim Dounin Radix tree preallocation fix.
Sat, 18 Aug 2012 23:04:39 +0000 Maxim Dounin Whitespace fix.
Fri, 17 Aug 2012 15:35:50 +0000 Andrey Belov Mark logically dead code with corresponding comment.
Fri, 17 Aug 2012 11:02:35 +0000 Maxim Dounin Mp4: removed restriction to avc1/mp4a formats (ticket #194).
Fri, 17 Aug 2012 05:21:28 +0000 Ruslan Ermilov Mail: fixed handling of AF_UNIX addresses in "listen".
Fri, 17 Aug 2012 05:14:19 +0000 Ruslan Ermilov Removed a stale "AF_INET only" comment.
Fri, 17 Aug 2012 05:08:42 +0000 Ruslan Ermilov Mail: fixed sorting of listen addresses (ticket #187).
Thu, 16 Aug 2012 13:01:41 +0000 Maxim Dounin Geo: fixed handling of ranges without default set.
Thu, 16 Aug 2012 12:05:58 +0000 Maxim Dounin Crypt: fixed handling of corrupted SSHA entries in password file.
Thu, 16 Aug 2012 10:58:18 +0000 Maxim Dounin Map: fixed optimization of variables as values.
Wed, 15 Aug 2012 11:30:24 +0000 Ruslan Ermilov mail_core: don't let the well-known port in the "listen" directive to
Wed, 15 Aug 2012 11:17:55 +0000 Ruslan Ermilov Corrected the directive name in the ngx_mail_auth_http_module error message.
Wed, 08 Aug 2012 12:03:46 +0000 Valentin Bartenev Added three missing checks for NULL after ngx_array_push() calls.
Tue, 07 Aug 2012 13:57:04 +0000 Andrey Belov Explicitly ignore returned value from close() in ngx_event_core_init_conf().
Tue, 07 Aug 2012 12:36:19 +0000 Maxim Dounin release-1.2.3 tag stable-1.2
Tue, 07 Aug 2012 12:35:56 +0000 Maxim Dounin nginx-1.2.3-RELEASE stable-1.2 release-1.2.3
Mon, 06 Aug 2012 18:09:23 +0000 Maxim Dounin Merge of r4739: s/ngx_shmtx_destory/ngx_shmtx_destroy/. stable-1.2
Mon, 06 Aug 2012 17:38:12 +0000 Maxim Dounin Merge of r4775: updated PCRE used for win32 builds. stable-1.2
Mon, 06 Aug 2012 17:36:30 +0000 Maxim Dounin Merge of r4771: ngx_http_find_virtual_server() fix. stable-1.2
Mon, 06 Aug 2012 17:34:08 +0000 Maxim Dounin Merge of r4770: hide_headers/pass_headers inheritance fix. stable-1.2
Mon, 06 Aug 2012 17:31:32 +0000 Maxim Dounin Merge of r4769: better diagnostics for directives in wrong context. stable-1.2
Mon, 06 Aug 2012 17:20:01 +0000 Maxim Dounin Merge of r4766, r4767: ngx_http_upstream_add() changes. stable-1.2
Mon, 06 Aug 2012 17:15:23 +0000 Maxim Dounin Merge of r4765: reduced the number of preprocessor directives. stable-1.2
Mon, 06 Aug 2012 17:13:20 +0000 Maxim Dounin Merge of r4764: debug_connection with a domain name change. stable-1.2
Mon, 06 Aug 2012 17:10:35 +0000 Maxim Dounin Merge of r4763: added the Clang compiler support. stable-1.2
Mon, 06 Aug 2012 17:07:28 +0000 Maxim Dounin Merge of r4760, r4761: -Wmissing-prototypes. stable-1.2
Mon, 06 Aug 2012 17:03:01 +0000 Maxim Dounin Merge of r4759, r4762, r4768: configure minor fixes. stable-1.2
Mon, 06 Aug 2012 16:24:22 +0000 Maxim Dounin Merge of r4758: win32: fixed cpu hog after process startup failure. stable-1.2
Mon, 06 Aug 2012 16:19:35 +0000 Maxim Dounin Merge of r4757: debugging messages in limit_conn. stable-1.2
Mon, 06 Aug 2012 16:06:59 +0000 Andrey Belov Explicitly ignore returned value from unlink() in ngx_open_tempfile().
Mon, 06 Aug 2012 16:06:36 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 06 Aug 2012 16:03:56 +0000 Maxim Dounin Merge of r4756: fixed listen addresses sorting (ticket #187) stable-1.2
Mon, 06 Aug 2012 15:52:02 +0000 Maxim Dounin Merge of r4754: synchronized the license text. stable-1.2
Mon, 06 Aug 2012 15:47:15 +0000 Maxim Dounin Merge of r4741: fixed "make" used instead of "${MAKE}". stable-1.2
Mon, 06 Aug 2012 15:45:44 +0000 Maxim Dounin Merge of r4740: fixed $request_length for pipelined requests. stable-1.2
Mon, 06 Aug 2012 15:31:49 +0000 Maxim Dounin Merge of r4738: struct flock initialization. stable-1.2
Mon, 06 Aug 2012 15:20:03 +0000 Maxim Dounin Merge of r4737: r->uri_changed in a named location fix. stable-1.2
Mon, 06 Aug 2012 14:58:36 +0000 Maxim Dounin Merge of r4736: typo fixed. stable-1.2
Mon, 06 Aug 2012 14:04:06 +0000 Maxim Dounin Merge of r4713: map hostnames fix (ticket #182). stable-1.2
Mon, 06 Aug 2012 10:48:09 +0000 Maxim Dounin Resolver: fixed possible memory leak in ngx_resolver_create().
Fri, 03 Aug 2012 12:52:32 +0000 Ruslan Ermilov Fixed the -p parameter handling.
Fri, 03 Aug 2012 09:10:39 +0000 Maxim Dounin Fixed possible use of old cached times if runtime went backwards.
Fri, 03 Aug 2012 09:07:30 +0000 Maxim Dounin Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.
Fri, 03 Aug 2012 09:00:25 +0000 Maxim Dounin Whitespace fix.
Thu, 02 Aug 2012 14:58:36 +0000 Ruslan Ermilov Removed the need in Perl to generate ZIP archive of nginx/Windows.
Thu, 02 Aug 2012 12:53:07 +0000 Maxim Dounin Win32: fixed build with Visual Studio 2005 Express.
Wed, 01 Aug 2012 14:37:08 +0000 Andrey Belov Reorder checks in ngx_shared_memory_add() for more consistent error messages.
Tue, 31 Jul 2012 21:49:23 +0000 Ruslan Ermilov Simplified makefile that builds CHANGES.
Tue, 31 Jul 2012 21:47:56 +0000 Ruslan Ermilov Version bump.
Tue, 31 Jul 2012 13:13:52 +0000 Ruslan Ermilov Updated PCRE used for win32 builds.
Tue, 31 Jul 2012 12:38:57 +0000 Ruslan Ermilov release-1.3.4 tag
Tue, 31 Jul 2012 12:38:37 +0000 Ruslan Ermilov nginx-1.3.4-RELEASE release-1.3.4
Mon, 30 Jul 2012 12:27:06 +0000 Ruslan Ermilov Core: ipv6only is now on by default.
Mon, 30 Jul 2012 11:42:03 +0000 Valentin Bartenev ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server not
Mon, 30 Jul 2012 10:35:26 +0000 Maxim Dounin Upstream: hide_headers/pass_headers inheritance fix.
Sun, 29 Jul 2012 19:59:06 +0000 Ruslan Ermilov Improved diagnostics when a directive is specified in the wrong context.
Sun, 29 Jul 2012 19:45:30 +0000 Ruslan Ermilov Removed extraneous GCC warning flags.
Sun, 29 Jul 2012 19:44:09 +0000 Ruslan Ermilov Slight optimization in ngx_http_upstream_add(): replaced an expression
Sun, 29 Jul 2012 19:38:25 +0000 Ruslan Ermilov ngx_http_upstream_add() should return NULL if an error occurs.
Thu, 26 Jul 2012 14:47:42 +0000 Ruslan Ermilov Reduced the number of preprocessor directives.
Tue, 24 Jul 2012 17:40:06 +0000 Ruslan Ermilov When "debug_connection" is configured with a domain name, only the first
Tue, 24 Jul 2012 15:17:03 +0000 Ruslan Ermilov Added the Clang compiler support.
Tue, 24 Jul 2012 15:16:09 +0000 Ruslan Ermilov Made sure to run configure in a "C" locale.
Tue, 24 Jul 2012 15:13:34 +0000 Ruslan Ermilov Added a commented out -Wmissing-prototypes to CFLAGS.
Tue, 24 Jul 2012 15:09:54 +0000 Ruslan Ermilov Fixed compilation with -Wmissing-prototypes.
Tue, 24 Jul 2012 15:00:42 +0000 Ruslan Ermilov Replaced a number of "else if" with "elif".
Mon, 23 Jul 2012 16:37:24 +0000 Maxim Dounin Win32: fixed cpu hog after process startup failure.
Fri, 20 Jul 2012 08:21:59 +0000 Ruslan Ermilov Fixed debugging messages to account that limit_zone was renamed to limit_conn.
Tue, 17 Jul 2012 04:47:34 +0000 Ruslan Ermilov Fixed sorting of listen addresses so that wildcard address is always at
Tue, 17 Jul 2012 04:42:38 +0000 Ruslan Ermilov Version bump.
Tue, 10 Jul 2012 12:40:35 +0000 Ruslan Ermilov Synchronized the license text with the FreeBSD's bsd-style-copyright.
Tue, 10 Jul 2012 12:20:30 +0000 Maxim Dounin release-1.3.3 tag
Tue, 10 Jul 2012 12:20:10 +0000 Maxim Dounin nginx-1.3.3-RELEASE release-1.3.3
Mon, 09 Jul 2012 17:04:37 +0000 Maxim Dounin Entity tags: empty etags handling in If-Range.
Mon, 09 Jul 2012 14:53:42 +0000 Maxim Dounin Entity tags: the "etag" directive.
Mon, 09 Jul 2012 00:13:06 +0000 Maxim Dounin Entity tags: set for static respones.
Sat, 07 Jul 2012 21:24:01 +0000 Maxim Dounin Entity tags: handling in add_header.
Sat, 07 Jul 2012 21:22:27 +0000 Maxim Dounin Entity tags: clear on entity changes.
Sat, 07 Jul 2012 21:21:15 +0000 Maxim Dounin Entity tags: support in If-Range header.
Sat, 07 Jul 2012 21:20:27 +0000 Maxim Dounin Entity tags: basic support in not modified filter.
Sat, 07 Jul 2012 21:18:30 +0000 Maxim Dounin Not modified filter: tests separated from actions.
Sat, 07 Jul 2012 21:16:51 +0000 Maxim Dounin Added Last-Modified parsing in add_header.
Sat, 07 Jul 2012 21:16:21 +0000 Maxim Dounin Fixed If-Range with unknown last modified time.
Sat, 07 Jul 2012 09:35:30 +0000 Maxim Dounin Configure: fixed "make" used instead of "${MAKE}".
Fri, 06 Jul 2012 04:27:06 +0000 Andrey Belov Corrected $request_length calculation for pipelined requests.
Tue, 03 Jul 2012 13:06:40 +0000 Ruslan Ermilov Fixed typo in a function name.
Tue, 03 Jul 2012 13:05:18 +0000 Ruslan Ermilov Made sure to initialize the entire "struct flock" allocated on stack.
Tue, 03 Jul 2012 11:30:05 +0000 Maxim Dounin Reset r->uri_changed in a named location (ticket #184).
Tue, 03 Jul 2012 11:28:54 +0000 Maxim Dounin Typo fixed.
Tue, 03 Jul 2012 10:48:54 +0000 Maxim Dounin release-1.2.2 tag stable-1.2
Tue, 03 Jul 2012 10:48:31 +0000 Maxim Dounin nginx-1.2.2-RELEASE stable-1.2 release-1.2.2
Mon, 02 Jul 2012 17:41:52 +0000 Maxim Dounin Merge of r4698: X-Forwarded-For conditionals. stable-1.2
Mon, 02 Jul 2012 17:25:51 +0000 Maxim Dounin Merge of r4697: disabled gzip in OpenSSL prior to 1.0.0. stable-1.2
Mon, 02 Jul 2012 17:22:31 +0000 Maxim Dounin Merge of r4693: fixed "sendmsg() failed" alerts on HP-UX. stable-1.2
Mon, 02 Jul 2012 17:08:26 +0000 Maxim Dounin Merge of r4691: changed default alignment to 16. stable-1.2
Mon, 02 Jul 2012 16:59:34 +0000 Maxim Dounin Merge of r4690: conflicting wildcard server names fix. stable-1.2
Mon, 02 Jul 2012 16:56:53 +0000 Maxim Dounin Merge of r4688, r4689, r4706: stable-1.2
Mon, 02 Jul 2012 16:53:36 +0000 Maxim Dounin Merge of r4686, r4687: $status variable. stable-1.2
Mon, 02 Jul 2012 16:51:02 +0000 Maxim Dounin Merge of r4682, r4694, r4699, r4704, r4705: minor nits. stable-1.2
Mon, 02 Jul 2012 16:41:13 +0000 Maxim Dounin Merge of r4655, r4656, r4657, r4695, r4696: upstream changes. stable-1.2
Mon, 02 Jul 2012 16:23:14 +0000 Maxim Dounin Merge of r4654, r4672, r4684, r4685, r4692: resolver changes. stable-1.2
Mon, 02 Jul 2012 16:16:27 +0000 Maxim Dounin Merge of r4671: support for IPv6 literals in proxy_pass and so on. stable-1.2
Mon, 02 Jul 2012 16:11:02 +0000 Maxim Dounin Merge of r4653: ngx_inet.c code reduction. stable-1.2
Mon, 02 Jul 2012 15:51:02 +0000 Maxim Dounin Merge of r4652: ssl without buffer should not set c->buffered. stable-1.2
Mon, 02 Jul 2012 15:43:50 +0000 Maxim Dounin Merge of r4651: proxy_cookie_* fix. stable-1.2
Mon, 02 Jul 2012 15:41:31 +0000 Maxim Dounin Merge of r4648, r4649, r4650: memory leak with $geoip_org. stable-1.2
Mon, 02 Jul 2012 15:39:28 +0000 Maxim Dounin Merge of r4647: xslt reuse. stable-1.2
Mon, 02 Jul 2012 15:37:49 +0000 Maxim Dounin Merge of r4646: jemalloc 3.0.0 compatibility. stable-1.2
Mon, 02 Jul 2012 15:35:22 +0000 Maxim Dounin Merge of r4644: stable-1.2
Mon, 02 Jul 2012 15:33:35 +0000 Maxim Dounin Merge of r4643: stable-1.2
Mon, 02 Jul 2012 14:42:08 +0000 Maxim Dounin Merge of r4642: stable-1.2
Fri, 29 Jun 2012 20:33:26 +0000 Ruslan Ermilov map: strip final dot before looking up in a map of hostnames.
Fri, 29 Jun 2012 17:32:43 +0000 Maxim Dounin Merge of r4639, r4640: C++ fixes. stable-1.2
Fri, 29 Jun 2012 17:28:41 +0000 Maxim Dounin Merge of r4636, r4637, r4638: config sanity checks. stable-1.2
Fri, 29 Jun 2012 11:03:01 +0000 Ruslan Ermilov Version bump.
Tue, 26 Jun 2012 14:40:23 +0000 Maxim Dounin Merge of r4645: fixed warning during nginx.xs compilation. stable-1.2
Tue, 26 Jun 2012 13:46:53 +0000 Maxim Dounin release-1.3.2 tag
Tue, 26 Jun 2012 13:46:23 +0000 Maxim Dounin nginx-1.3.2-RELEASE release-1.3.2
Tue, 26 Jun 2012 12:31:40 +0000 Maxim Dounin Mp4: fixed build on win32 after r4689.
Tue, 26 Jun 2012 08:15:40 +0000 Ruslan Ermilov Added code to look up Google perftools in /opt/local/, for MacPorts.
Mon, 25 Jun 2012 18:09:38 +0000 Maxim Dounin Style.
Mon, 25 Jun 2012 15:41:17 +0000 Maxim Dounin Fixed misc/GNUmakefile to properly tag on stable-1.2 branch. stable-1.2
Mon, 25 Jun 2012 15:40:29 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 25 Jun 2012 15:35:27 +0000 Maxim Dounin Retagged release-1.2.1 properly. stable-1.2
Mon, 25 Jun 2012 15:30:17 +0000 Maxim Dounin Incorrect tag release-1.2.1 removed.
Mon, 25 Jun 2012 13:08:25 +0000 Ruslan Ermilov Fixed a harmless error in spelling of "Connection: close" when computing
Thu, 21 Jun 2012 11:02:22 +0000 Ruslan Ermilov Fixed compile-time conditionals used to detect if X-Forwarded-For support
Wed, 20 Jun 2012 12:55:28 +0000 Igor Sysoev Disabled gzip compression in OpenSSL prior to 1.0.0 version.
Tue, 19 Jun 2012 12:36:54 +0000 Ruslan Ermilov Added IPv6 support to ip_hash.
Mon, 18 Jun 2012 14:23:42 +0000 Maxim Dounin Upstream keepalive: "single" parameter deprecated.
Mon, 18 Jun 2012 14:12:03 +0000 Maxim Dounin Fixed return type of ngx_strerror_init().
Mon, 18 Jun 2012 14:11:29 +0000 Maxim Dounin Fixed "sendmsg() failed" alerts on HP-UX.
Mon, 18 Jun 2012 14:10:50 +0000 Maxim Dounin Fixed segfault with poll and resolver used.
Mon, 18 Jun 2012 14:09:54 +0000 Maxim Dounin Changed default alignment to 16.
Mon, 18 Jun 2012 14:06:00 +0000 Maxim Dounin Fixed handling of conflicting wildcard server names.
Mon, 18 Jun 2012 14:02:20 +0000 Maxim Dounin Mp4: fixed streaming if moov atom is at buffer edge.
Mon, 18 Jun 2012 14:01:18 +0000 Maxim Dounin Mp4: fixed non-keyframe seeks in some cases (ticket #175).
Mon, 18 Jun 2012 13:51:20 +0000 Andrey Belov Style fix.
Mon, 18 Jun 2012 13:43:44 +0000 Andrey Belov New core variable: $status.
Mon, 18 Jun 2012 12:46:05 +0000 Ruslan Ermilov When "resolver" is configured with a domain name, only the first
Mon, 18 Jun 2012 12:30:45 +0000 Ruslan Ermilov Fixed crash in ngx_resolver_cleanup_tree().
Mon, 18 Jun 2012 11:07:44 +0000 Ruslan Ermilov Version bump.
Fri, 08 Jun 2012 09:41:55 +0000 Ruslan Ermilov Fixed spelling of "endianness", and called it "byte ordering" in the
Tue, 05 Jun 2012 14:02:03 +0000 Maxim Dounin release-1.2.1 tag
Tue, 05 Jun 2012 14:01:45 +0000 Maxim Dounin nginx-1.2.1-RELEASE stable-1.2
Tue, 05 Jun 2012 13:52:37 +0000 Maxim Dounin Merge of r4674, r4675, r4676: win32 fixes. stable-1.2
Tue, 05 Jun 2012 13:47:50 +0000 Maxim Dounin release-1.3.1 tag
Tue, 05 Jun 2012 13:47:29 +0000 Maxim Dounin nginx-1.3.1-RELEASE release-1.3.1
Tue, 05 Jun 2012 13:38:27 +0000 Maxim Dounin Win32: uris with ":$" are now rejected.
Tue, 05 Jun 2012 13:37:29 +0000 Maxim Dounin Win32: normalization of trailing dot inside uri.
Tue, 05 Jun 2012 13:36:09 +0000 Maxim Dounin Win32: disallowed access to various non-canonical name variants.
Tue, 05 Jun 2012 13:17:05 +0000 Maxim Dounin Merge of r4632: updated openssl used for win32 builds. stable-1.2
Mon, 04 Jun 2012 14:23:27 +0000 Ruslan Ermilov Support for IPv6 literals and an optional port in resolver.
Mon, 04 Jun 2012 14:07:34 +0000 Maxim Dounin Support for IPv6 literals in proxy_pass and so on.
Mon, 04 Jun 2012 12:00:38 +0000 Maxim Dounin Merge of r4630: fixed c->sent with unbuffered ssl. stable-1.2
Mon, 04 Jun 2012 11:58:12 +0000 Maxim Dounin Merge of r4614, r4624-r4629, r4631: proxy recursive changes. stable-1.2
Mon, 04 Jun 2012 11:21:58 +0000 Maxim Dounin Merge of r4622, r4623: balancing changes. stable-1.2
Mon, 04 Jun 2012 11:15:46 +0000 Maxim Dounin Merge of r4621, r4641: filter_finalize fixes. stable-1.2
Mon, 04 Jun 2012 11:10:36 +0000 Maxim Dounin Merge of r4619: accept moderation on EMFILE/ENFILE. stable-1.2
Mon, 04 Jun 2012 11:07:19 +0000 Maxim Dounin Merge of r4618: rewrite escaping fix (ticket #162). stable-1.2
Mon, 04 Jun 2012 11:00:34 +0000 Maxim Dounin Merge of r4617: fastcgi padding fix. stable-1.2
Mon, 04 Jun 2012 10:54:48 +0000 Maxim Dounin Merge of r4616: r->state fix. stable-1.2
Mon, 04 Jun 2012 10:52:43 +0000 Maxim Dounin Merge of r4615: write handler reset in ngx_http_named_location(). stable-1.2
Mon, 04 Jun 2012 10:33:38 +0000 Maxim Dounin Merge of r4613: removed surplus condition. stable-1.2
Mon, 04 Jun 2012 10:27:00 +0000 Maxim Dounin Merge of r4612: proper subrequest handling in various modules. stable-1.2
Mon, 04 Jun 2012 10:15:55 +0000 Maxim Dounin Merge of r4611, r4620: resolver fixes. stable-1.2
Mon, 04 Jun 2012 10:00:39 +0000 Maxim Dounin Version bump. stable-1.2
Mon, 04 Jun 2012 00:00:28 +0000 Maxim Dounin Upstream: least_conn compilation fixes.
Sun, 03 Jun 2012 23:22:41 +0000 Maxim Dounin Upstream: weights support in ip_hash balancer.
Sun, 03 Jun 2012 23:21:26 +0000 Maxim Dounin Upstream: least_conn balancer module.
Sun, 03 Jun 2012 23:18:24 +0000 Maxim Dounin Resolver: fixed format specification.
Fri, 01 Jun 2012 11:35:09 +0000 Ruslan Ermilov Code reduction (no functional changes).
Wed, 30 May 2012 12:43:27 +0000 Valentin Bartenev Removed mistaken setting of NGX_SSL_BUFFERED flag in ngx_ssl_send_chain()
Wed, 30 May 2012 12:30:03 +0000 Valentin Bartenev Fixed returned value handling from the cookie rewrite handler.
Tue, 29 May 2012 09:19:51 +0000 Ruslan Ermilov geoip: got rid of ugly casts when calling ngx_free().
Mon, 28 May 2012 14:20:04 +0000 Ruslan Ermilov Fixed broken build.
Mon, 28 May 2012 13:17:48 +0000 Ruslan Ermilov Fixed memory leak if $geoip_org variable was used.
Thu, 24 May 2012 07:35:12 +0000 Ruslan Ermilov Fixed the reuse of parsed DTDs and XSLTs.
Wed, 23 May 2012 15:07:01 +0000 Maxim Dounin Fixed compilation with -DNGX_DEBUG_MALLOC on FreeBSD 10.
Wed, 23 May 2012 10:36:12 +0000 Maxim Dounin Fixed warning during nginx.xs compilation.
Tue, 22 May 2012 13:12:14 +0000 Ruslan Ermilov Fixed potential null pointer dereference in ngx_resolver_create().
Mon, 21 May 2012 10:55:10 +0000 Ruslan Ermilov Removed historical and now redundant syntax pre-checks in ngx_parse_url().
Thu, 17 May 2012 18:10:34 +0000 Maxim Dounin Fixed core variables dynamic access after reconfiguration.
Thu, 17 May 2012 17:41:40 +0000 Maxim Dounin Fixed segfault with filter_finalize introduced in r4621 (1.3.0).
Thu, 17 May 2012 15:12:45 +0000 Valentin Bartenev Fixed building --with-cpp_test_module on some systems.
Thu, 17 May 2012 13:47:04 +0000 Valentin Bartenev Fixed the ngx_regex.h header file compatibility with C++.
Wed, 16 May 2012 13:27:04 +0000 Ruslan Ermilov Zero padded the returned and logged HTTP status code, and fixed possible
Wed, 16 May 2012 13:22:03 +0000 Ruslan Ermilov Capped the status code that may be returned with "return" and "try_files".
Wed, 16 May 2012 13:14:53 +0000 Ruslan Ermilov Added syntax checking of the second parameter of the "split_clients" directive.
Wed, 16 May 2012 13:09:39 +0000 Ruslan Ermilov Version bump.
Tue, 15 May 2012 14:24:09 +0000 Maxim Dounin release-1.3.0 tag
Tue, 15 May 2012 14:23:49 +0000 Maxim Dounin nginx-1.3.0-RELEASE release-1.3.0