summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2012-09-12release-1.3.6 tagMaxim Dounin1-0/+1
2012-09-12nginx-1.3.6-RELEASErelease-1.3.6Maxim Dounin1-0/+56
2012-09-11Updated zlib used for win32 builds.Maxim Dounin1-1/+1
2012-09-11Helper target "win32" to run configure for win32 builds.Maxim Dounin1-0/+37
2012-09-11Configure: fixed make macros to use parentheses instead of braces.Maxim Dounin3-3/+3
2012-09-11Improved 50x error page.Valentin Bartenev1-11/+14
2012-09-11Configure: provide inflate() when building zlib on win32.Maxim Dounin3-7/+12
2012-09-11Gunzip: removed nginx.h leftover include.Maxim Dounin1-1/+0
2012-09-10Gunzip filter import.Maxim Dounin4-0/+692
2012-09-10Gzip static: "always" parameter in "gzip_static" directive.Maxim Dounin1-10/+32
2012-09-10Memcached: memcached_gzip_flag directive.Maxim Dounin1-8/+56
2012-09-07Improved welcome page.Valentin Bartenev1-2/+19
2012-09-05Write filter: replaced unneeded loop with one to free chains.Maxim Dounin1-11/+7
2012-09-03Limit req: fix of rbtree node insertion on hash collisions.Valentin Bartenev1-4/+4
2012-08-30Pass changes.xml thru xmllint when generating CHANGES and CHANGES.ru.Ruslan Ermilov3-9/+9
2012-08-30Converted DOS-style newlines.Ruslan Ermilov1-29/+29
2012-08-30Fixed overflow if ngx_slab_alloc() is called with very big "size" argument.Ruslan Ermilov1-2/+2
2012-08-30Fixed strict aliasing bugs when dealing with IPv4-mapped IPv6 addressesRuslan Ermilov3-3/+29
2012-08-28Fixed the "include" directive.Ruslan Ermilov4-21/+6
2012-08-27Version bump.Ruslan Ermilov2-3/+3
2012-08-21release-1.3.5 tagMaxim Dounin1-0/+1
2012-08-21nginx-1.3.5-RELEASErelease-1.3.5Maxim Dounin1-0/+82
2012-08-18Radix tree preallocation fix.Maxim Dounin1-1/+1
2012-08-18Whitespace fix.Maxim Dounin1-3/+3
2012-08-17Mark logically dead code with corresponding comment.Andrey Belov1-0/+1
2012-08-17Mp4: removed restriction to avc1/mp4a formats (ticket #194).Maxim Dounin1-8/+0
2012-08-17Mail: fixed handling of AF_UNIX addresses in "listen".Ruslan Ermilov2-0/+14
2012-08-17Removed a stale "AF_INET only" comment.Ruslan Ermilov1-2/+0
2012-08-17Mail: fixed sorting of listen addresses (ticket #187).Ruslan Ermilov1-0/+5
2012-08-16Geo: fixed handling of ranges without default set.Maxim Dounin1-4/+4
2012-08-16Crypt: fixed handling of corrupted SSHA entries in password file.Maxim Dounin1-2/+9
2012-08-16Map: fixed optimization of variables as values.Maxim Dounin1-8/+2
2012-08-15mail_core: don't let the well-known port in the "listen" directive toRuslan Ermilov1-15/+17
2012-08-15Corrected the directive name in the ngx_mail_auth_http_module error message.Ruslan Ermilov1-1/+1
2012-08-08Added three missing checks for NULL after ngx_array_push() calls.Valentin Bartenev3-0/+10
2012-08-07Explicitly ignore returned value from close() in ngx_event_core_init_conf().Andrey Belov1-1/+1
2012-08-06Explicitly ignore returned value from unlink() in ngx_open_tempfile().Andrey Belov1-1/+1
2012-08-06Resolver: fixed possible memory leak in ngx_resolver_create().Maxim Dounin1-9/+9
2012-08-03Fixed the -p parameter handling.Ruslan Ermilov1-1/+1
2012-08-03Fixed possible use of old cached times if runtime went backwards.Maxim Dounin1-0/+4
2012-08-03Added "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT defined.Maxim Dounin2-2/+2
2012-08-03Whitespace fix.Maxim Dounin1-2/+2
2012-08-02Removed the need in Perl to generate ZIP archive of nginx/Windows.Ruslan Ermilov1-2/+2
2012-08-02Win32: fixed build with Visual Studio 2005 Express.Maxim Dounin1-0/+1
2012-08-01Reorder checks in ngx_shared_memory_add() for more consistent error messages.Andrey Belov1-8/+8
2012-07-31Simplified makefile that builds CHANGES.Ruslan Ermilov1-26/+12
2012-07-31Version bump.Ruslan Ermilov2-3/+3
2012-07-31Updated PCRE used for win32 builds.Ruslan Ermilov1-1/+1
2012-07-31release-1.3.4 tagRuslan Ermilov1-0/+1
2012-07-31nginx-1.3.4-RELEASErelease-1.3.4Ruslan Ermilov1-0/+63