log

age author description
Fri, 28 Oct 2011 15:24:31 +0000 Igor Sysoev Adding m4a and m4v MIME types (closed #42).
Wed, 26 Oct 2011 13:18:33 +0000 Ruslan Ermilov Revamped "configure --help" text.
Wed, 26 Oct 2011 08:16:59 +0000 Igor Sysoev Fix of building by Microsoft Visual C++ 10 compiler.
Tue, 25 Oct 2011 15:04:09 +0000 Igor Sysoev Decrease of log level of some SSL handshake errors.
Tue, 25 Oct 2011 13:48:43 +0000 Ruslan Ermilov Fixed port range checking.
Tue, 25 Oct 2011 13:48:05 +0000 Ruslan Ermilov Fixed range checking for the "somaxconn" sysctl.
Mon, 24 Oct 2011 16:09:05 +0000 Igor Sysoev Support of several servers in the "resolver" directive.
Mon, 24 Oct 2011 15:50:19 +0000 Igor Sysoev Using of junk value in slab allocator similar to modern FreeBSD values.
Mon, 24 Oct 2011 15:46:48 +0000 Igor Sysoev malloc() debugging on MacOSX.
Mon, 24 Oct 2011 12:59:01 +0000 Igor Sysoev FreeBSD's MALLOC_OPTIONS must be set before any malloc() call.
Fri, 21 Oct 2011 11:04:46 +0000 Maxim Dounin Fixed another return in unix ngx_write_chain_to_file().
Thu, 20 Oct 2011 12:40:26 +0000 Maxim Dounin Fixed unix ngx_write_chain_to_file() to return total bytes written.
Thu, 20 Oct 2011 07:12:45 +0000 Igor Sysoev Fixing conflict with SDK off_t definition.
Thu, 20 Oct 2011 07:00:04 +0000 Igor Sysoev Recent SDKs allow to build IPV6 only for Windows XP or above.
Mon, 17 Oct 2011 17:32:08 +0000 Maxim Dounin Fixed "expires @time" with unknown last modified time (ticket #32).
Mon, 17 Oct 2011 17:30:18 +0000 Maxim Dounin Fixed "expires @00h".
Mon, 17 Oct 2011 15:42:12 +0000 Igor Sysoev Removal of incomplete draft documentation processing.
Mon, 17 Oct 2011 15:39:59 +0000 Igor Sysoev Version bump.
Mon, 17 Oct 2011 15:10:31 +0000 Igor Sysoev release-1.1.6 tag
Mon, 17 Oct 2011 15:10:23 +0000 Igor Sysoev nginx-1.1.6-RELEASE release-1.1.6
Mon, 17 Oct 2011 15:09:34 +0000 Igor Sysoev Moving RELEASE target in more safe place.
Sat, 15 Oct 2011 21:42:03 +0000 Maxim Dounin Added clearing of modules' contexts in ngx_http_named_location().
Thu, 13 Oct 2011 13:56:41 +0000 Maxim Dounin Fixed utf8 decode (ticket #25).
Thu, 13 Oct 2011 12:43:22 +0000 Igor Sysoev Skipping location rewrite phase for server null location.
Wed, 12 Oct 2011 14:22:48 +0000 Maxim Dounin Better recheck of dead upstream servers.
Wed, 12 Oct 2011 13:28:03 +0000 Maxim Dounin Clear old Location header (if any) while adding a new one.
Wed, 12 Oct 2011 13:24:59 +0000 Maxim Dounin Wording fix, "many data" is incorrect.
Wed, 12 Oct 2011 09:36:21 +0000 Ruslan Ermilov Fixed two minor bugs in "types" parsing code.
Wed, 12 Oct 2011 09:34:53 +0000 Ruslan Ermilov Fixed grammar in a comment.
Wed, 12 Oct 2011 09:33:43 +0000 Ruslan Ermilov Replaced magic constants representing default values of some directives
Wed, 12 Oct 2011 09:27:34 +0000 Ruslan Ermilov Stylistic change in checking the boolean expression.
Wed, 12 Oct 2011 09:19:57 +0000 Igor Sysoev Preallocating exact number of default MIME types entries.
Wed, 12 Oct 2011 09:04:59 +0000 Ruslan Ermilov Fixed configuration summary and manpage contents for the special
Wed, 12 Oct 2011 07:20:20 +0000 Ruslan Ermilov Removed old warning that suggested to use "server_name_in_redirect off"
Tue, 11 Oct 2011 18:10:49 +0000 Maxim Dounin Additional headers for proxy/fastcgi/uwsgi/scgi_ignore_headers.
Tue, 11 Oct 2011 18:01:38 +0000 Maxim Dounin Handling of Content-Encoding set from perl.
Tue, 11 Oct 2011 18:00:23 +0000 Maxim Dounin Fix for socket leak with "aio sendfile" and "limit_rate".
Tue, 11 Oct 2011 17:58:51 +0000 Maxim Dounin Fix for connection drops with AIO.
Tue, 11 Oct 2011 17:57:41 +0000 Maxim Dounin Autoindex: escape html in file names.
Tue, 11 Oct 2011 17:56:51 +0000 Maxim Dounin Autoindex: escape '?' in file names.
Tue, 11 Oct 2011 17:54:38 +0000 Maxim Dounin Improved access log escaping to better protect other software.
Tue, 11 Oct 2011 11:11:44 +0000 Igor Sysoev Fixing directive name in error message if types hash size is not enough.
Tue, 11 Oct 2011 10:12:44 +0000 Igor Sysoev Fixing mp4 module seeking on 32-bit platforms.
Mon, 10 Oct 2011 08:38:28 +0000 Ruslan Ermilov Fixed macro name.
Sun, 09 Oct 2011 06:49:54 +0000 Ruslan Ermilov The reference documentation is moving elsewhere.
Fri, 07 Oct 2011 12:15:20 +0000 Igor Sysoev Releasing memory of idle SSL connection. This saves about 34K per SSL
Fri, 07 Oct 2011 10:59:02 +0000 Igor Sysoev Disabling SSL compression. This saves about 300K per SSL connection.
Fri, 07 Oct 2011 10:41:13 +0000 Igor Sysoev Version bump.
Fri, 07 Oct 2011 08:03:16 +0000 Ruslan Ermilov Improved ngx_parse_time() code readability.
Fri, 07 Oct 2011 07:57:24 +0000 Ruslan Ermilov Tweaked error messages.
Thu, 06 Oct 2011 13:09:00 +0000 Igor Sysoev Adding repository path missed in r4179.
Wed, 05 Oct 2011 14:46:09 +0000 Igor Sysoev release-1.1.5 tag
Wed, 05 Oct 2011 14:44:11 +0000 Igor Sysoev nginx-1.1.5-RELEASE release-1.1.5
Wed, 05 Oct 2011 13:24:32 +0000 Igor Sysoev Adding RELEASE procedure in GNUmakefile.
Wed, 05 Oct 2011 13:13:25 +0000 Igor Sysoev Version bump.
Wed, 05 Oct 2011 10:14:21 +0000 Maxim Dounin Fixed cache bypass caching of non-cacheable replies (ticket #21).
Sat, 01 Oct 2011 06:00:49 +0000 Igor Sysoev release-1.0.8 tag stable-1.0
Sat, 01 Oct 2011 06:00:42 +0000 Igor Sysoev nginx-1.0.8-RELEASE stable-1.0 release-1.0.8
Sat, 01 Oct 2011 05:37:30 +0000 Igor Sysoev Merging r4089 missed in r4170 merge. stable-1.0
Sat, 01 Oct 2011 05:35:34 +0000 Igor Sysoev Version bump. stable-1.0