summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.3.5-RELEASErelease-1.3.5Maxim Dounin2012-08-211-0/+82
* Radix tree preallocation fix.Maxim Dounin2012-08-181-1/+1
* Whitespace fix.Maxim Dounin2012-08-181-3/+3
* Mark logically dead code with corresponding comment.Andrey Belov2012-08-171-0/+1
* Mp4: removed restriction to avc1/mp4a formats (ticket #194).Maxim Dounin2012-08-171-8/+0
* Mail: fixed handling of AF_UNIX addresses in "listen".Ruslan Ermilov2012-08-172-0/+14
* Removed a stale "AF_INET only" comment.Ruslan Ermilov2012-08-171-2/+0
* Mail: fixed sorting of listen addresses (ticket #187).Ruslan Ermilov2012-08-171-0/+5
* Geo: fixed handling of ranges without default set.Maxim Dounin2012-08-161-4/+4
* Crypt: fixed handling of corrupted SSHA entries in password file.Maxim Dounin2012-08-161-2/+9
* Map: fixed optimization of variables as values.Maxim Dounin2012-08-161-8/+2
* mail_core: don't let the well-known port in the "listen" directive toRuslan Ermilov2012-08-151-15/+17
* Corrected the directive name in the ngx_mail_auth_http_module error message.Ruslan Ermilov2012-08-151-1/+1
* Added three missing checks for NULL after ngx_array_push() calls.Valentin Bartenev2012-08-083-0/+10
* Explicitly ignore returned value from close() in ngx_event_core_init_conf().Andrey Belov2012-08-071-1/+1
* Explicitly ignore returned value from unlink() in ngx_open_tempfile().Andrey Belov2012-08-061-1/+1
* Resolver: fixed possible memory leak in ngx_resolver_create().Maxim Dounin2012-08-061-9/+9
* Fixed the -p parameter handling.Ruslan Ermilov2012-08-031-1/+1
* Fixed possible use of old cached times if runtime went backwards.Maxim Dounin2012-08-031-0/+4
* Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.Maxim Dounin2012-08-032-2/+2
* Whitespace fix.Maxim Dounin2012-08-031-2/+2
* Removed the need in Perl to generate ZIP archive of nginx/Windows.Ruslan Ermilov2012-08-021-2/+2
* Win32: fixed build with Visual Studio 2005 Express.Maxim Dounin2012-08-021-0/+1
* Reorder checks in ngx_shared_memory_add() for more consistent error messages.Andrey Belov2012-08-011-8/+8
* Simplified makefile that builds CHANGES.Ruslan Ermilov2012-07-311-26/+12
* Version bump.Ruslan Ermilov2012-07-312-3/+3
* Updated PCRE used for win32 builds.Ruslan Ermilov2012-07-311-1/+1
* release-1.3.4 tagRuslan Ermilov2012-07-311-0/+1
* nginx-1.3.4-RELEASErelease-1.3.4Ruslan Ermilov2012-07-311-0/+63
* Core: ipv6only is now on by default.Ruslan Ermilov2012-07-306-8/+15
* ngx_http_find_virtual_server() should return NGX_DECLINED if virtual server notValentin Bartenev2012-07-301-1/+1
* Upstream: hide_headers/pass_headers inheritance fix.Maxim Dounin2012-07-301-3/+3
* Improved diagnostics when a directive is specified in the wrong context.Ruslan Ermilov2012-07-293-23/+16
* Removed extraneous GCC warning flags.Ruslan Ermilov2012-07-291-3/+0
* Slight optimization in ngx_http_upstream_add(): replaced an expressionRuslan Ermilov2012-07-291-1/+1
* ngx_http_upstream_add() should return NULL if an error occurs.Ruslan Ermilov2012-07-291-2/+2
* Reduced the number of preprocessor directives.Ruslan Ermilov2012-07-261-5/+1
* When "debug_connection" is configured with a domain name, only the firstRuslan Ermilov2012-07-241-25/+66
* Added the Clang compiler support.Ruslan Ermilov2012-07-243-0/+108
* Made sure to run configure in a "C" locale.Ruslan Ermilov2012-07-241-0/+3
* Added a commented out -Wmissing-prototypes to CFLAGS.Ruslan Ermilov2012-07-241-0/+1
* Fixed compilation with -Wmissing-prototypes.Ruslan Ermilov2012-07-2414-8/+75
* Replaced a number of "else if" with "elif".Ruslan Ermilov2012-07-241-26/+10
* Win32: fixed cpu hog after process startup failure.Maxim Dounin2012-07-231-0/+1
* Fixed debugging messages to account that limit_zone was renamed to limit_conn.Ruslan Ermilov2012-07-201-2/+2
* Fixed sorting of listen addresses so that wildcard address is always atRuslan Ermilov2012-07-171-0/+5
* Version bump.Ruslan Ermilov2012-07-172-3/+3
* Synchronized the license text with the FreeBSD's bsd-style-copyright.Ruslan Ermilov2012-07-101-2/+3
* release-1.3.3 tagMaxim Dounin2012-07-101-0/+1
* nginx-1.3.3-RELEASErelease-1.3.3Maxim Dounin2012-07-101-0/+38