summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.1.7-RELEASErelease-1.1.7Igor Sysoev2011-10-311-0/+60
* Silently ignoring a stale global SSL error left after disabled renegotiation.Igor Sysoev2011-10-311-0/+7
* Fixed documentation pointer.Ruslan Ermilov2011-10-311-2/+1
* Fixed segfault on configuration testing with ssl (ticket #37).Maxim Dounin2011-10-311-1/+10
* Event pipe: reduced number of file buffers used.Maxim Dounin2011-10-312-22/+55
* Event pipe: fixes for complex protocols.Maxim Dounin2011-10-311-63/+20
* Adding m4a and m4v MIME types (closed #42).Igor Sysoev2011-10-281-0/+2
* Revamped "configure --help" text.Ruslan Ermilov2011-10-261-37/+40
* Fix of building by Microsoft Visual C++ 10 compiler.Igor Sysoev2011-10-261-0/+8
* Decrease of log level of some SSL handshake errors.Igor Sysoev2011-10-251-1/+19
* Fixed port range checking.Ruslan Ermilov2011-10-252-4/+4
* Fixed range checking for the "somaxconn" sysctl.Ruslan Ermilov2011-10-252-12/+5
* Support of several servers in the "resolver" directive.Igor Sysoev2011-10-244-51/+58
* Using of junk value in slab allocator similar to modern FreeBSD values.Igor Sysoev2011-10-241-2/+2
* malloc() debugging on MacOSX.Igor Sysoev2011-10-2413-9/+48
* FreeBSD's MALLOC_OPTIONS must be set before any malloc() call.Igor Sysoev2011-10-241-4/+4
* Fixed another return in unix ngx_write_chain_to_file().Maxim Dounin2011-10-211-2/+9
* Fixed unix ngx_write_chain_to_file() to return total bytes written.Maxim Dounin2011-10-201-2/+5
* Fixing conflict with SDK off_t definition.Igor Sysoev2011-10-201-1/+4
* Recent SDKs allow to build IPV6 only for Windows XP or above.Igor Sysoev2011-10-201-1/+1
* Fixed "expires @time" with unknown last modified time (ticket #32).Maxim Dounin2011-10-171-6/+6
* Fixed "expires @00h".Maxim Dounin2011-10-171-1/+1
* Removal of incomplete draft documentation processing.Igor Sysoev2011-10-171-6/+0
* Version bump.Igor Sysoev2011-10-172-3/+3
* release-1.1.6 tagIgor Sysoev2011-10-171-0/+1
* nginx-1.1.6-RELEASErelease-1.1.6Igor Sysoev2011-10-171-0/+120
* Moving RELEASE target in more safe place.Igor Sysoev2011-10-171-15/+15
* Added clearing of modules' contexts in ngx_http_named_location().Maxim Dounin2011-10-151-0/+3
* Fixed utf8 decode (ticket #25).Maxim Dounin2011-10-131-3/+3
* Skipping location rewrite phase for server null location.Igor Sysoev2011-10-131-0/+12
* Better recheck of dead upstream servers.Maxim Dounin2011-10-123-8/+18
* Clear old Location header (if any) while adding a new one.Maxim Dounin2011-10-125-0/+17
* Wording fix, "many data" is incorrect.Maxim Dounin2011-10-121-1/+1
* Fixed two minor bugs in "types" parsing code.Ruslan Ermilov2011-10-121-1/+10
* Fixed grammar in a comment.Ruslan Ermilov2011-10-121-1/+1
* Replaced magic constants representing default values of some directivesRuslan Ermilov2011-10-121-4/+5
* Stylistic change in checking the boolean expression.Ruslan Ermilov2011-10-121-1/+1
* Preallocating exact number of default MIME types entries.Igor Sysoev2011-10-121-1/+1
* Fixed configuration summary and manpage contents for the specialRuslan Ermilov2011-10-121-3/+3
* Removed old warning that suggested to use "server_name_in_redirect off"Ruslan Ermilov2011-10-121-7/+0
* Additional headers for proxy/fastcgi/uwsgi/scgi_ignore_headers.Maxim Dounin2011-10-112-6/+29
* Handling of Content-Encoding set from perl.Maxim Dounin2011-10-111-0/+7
* Fix for socket leak with "aio sendfile" and "limit_rate".Maxim Dounin2011-10-112-8/+13
* Fix for connection drops with AIO.Maxim Dounin2011-10-111-1/+1
* Autoindex: escape html in file names.Maxim Dounin2011-10-111-12/+49
* Autoindex: escape '?' in file names.Maxim Dounin2011-10-113-18/+31
* Improved access log escaping to better protect other software.Maxim Dounin2011-10-111-5/+5
* Fixing directive name in error message if types hash size is not enough.Igor Sysoev2011-10-111-1/+1
* Fixing mp4 module seeking on 32-bit platforms.Igor Sysoev2011-10-111-1/+1
* Fixed macro name.Ruslan Ermilov2011-10-101-1/+1