]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2012-10-02 Maxim Douninnginx-1.3.7-RELEASE release-1.3.7
2012-10-01 Maxim DouninOCSP stapling: build fixes.
2012-10-01 Maxim DouninOCSP stapling: ssl_stapling_verify directive.
2012-10-01 Maxim DouninOCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER...
2012-10-01 Maxim DouninOCSP stapling: log error data in ngx_ssl_error().
2012-10-01 Maxim DouninOCSP stapling: check Content-Type.
2012-10-01 Maxim DouninOCSP stapling: loading OCSP responses.
2012-10-01 Maxim DouninOCSP stapling: the ngx_event_openssl_stapling.c file.
2012-10-01 Maxim DouninOCSP stapling: ssl_stapling_file support.
2012-10-01 Maxim DouninOCSP stapling: ssl_trusted_certificate directive.
2012-09-28 Maxim DouninResolver: cached addresses are returned with random...
2012-09-28 Andrey BelovCorrect plural form for "path" in the whole source...
2012-09-28 Andrey BelovMade sure to initialize the entire ngx_file_t structure.
2012-09-27 Maxim DouninSSL: added version checks for ssl compression workaround.
2012-09-27 Maxim DouninSSL: fixed compression workaround to remove all methods.
2012-09-27 Andrey BelovConfigure: additional test for ExtUtils::Embed perl...
2012-09-26 Maxim DouninConfigure: help updated to list upstream keepalive...
2012-09-26 Maxim DouninAdded clearing of cpu_affinity after process spawn.
2012-09-26 Maxim DouninVersion bump.
2012-09-12 Maxim Douninrelease-1.3.6 tag
2012-09-12 Maxim Douninnginx-1.3.6-RELEASE release-1.3.6
2012-09-11 Maxim DouninUpdated zlib used for win32 builds.
2012-09-11 Maxim DouninHelper target "win32" to run configure for win32 builds.
2012-09-11 Maxim DouninConfigure: fixed make macros to use parentheses instead...
2012-09-11 Valentin BartenevImproved 50x error page.
2012-09-11 Maxim DouninConfigure: provide inflate() when building zlib on...
2012-09-11 Maxim DouninGunzip: removed nginx.h leftover include.
2012-09-10 Maxim DouninGunzip filter import.
2012-09-10 Maxim DouninGzip static: "always" parameter in "gzip_static" directive.
2012-09-10 Maxim DouninMemcached: memcached_gzip_flag directive.
2012-09-07 Valentin BartenevImproved welcome page.
2012-09-05 Maxim DouninWrite filter: replaced unneeded loop with one to free...
2012-09-03 Valentin BartenevLimit req: fix of rbtree node insertion on hash collisions.
2012-08-30 Ruslan ErmilovPass changes.xml thru xmllint when generating CHANGES...
2012-08-30 Ruslan ErmilovConverted DOS-style newlines.
2012-08-30 Ruslan ErmilovFixed overflow if ngx_slab_alloc() is called with very...
2012-08-30 Ruslan ErmilovFixed strict aliasing bugs when dealing with IPv4-mappe...
2012-08-28 Ruslan ErmilovFixed the "include" directive.
2012-08-27 Ruslan ErmilovVersion bump.
2012-08-21 Maxim Douninrelease-1.3.5 tag
2012-08-21 Maxim Douninnginx-1.3.5-RELEASE release-1.3.5
2012-08-18 Maxim DouninRadix tree preallocation fix.
2012-08-18 Maxim DouninWhitespace fix.
2012-08-17 Andrey BelovMark logically dead code with corresponding comment.
2012-08-17 Maxim DouninMp4: removed restriction to avc1/mp4a formats (ticket...
2012-08-17 Ruslan ErmilovMail: fixed handling of AF_UNIX addresses in "listen".
2012-08-17 Ruslan ErmilovRemoved a stale "AF_INET only" comment.
2012-08-17 Ruslan ErmilovMail: fixed sorting of listen addresses (ticket #187).
2012-08-16 Maxim DouninGeo: fixed handling of ranges without default set.
2012-08-16 Maxim DouninCrypt: fixed handling of corrupted SSHA entries in...
2012-08-16 Maxim DouninMap: fixed optimization of variables as values.
2012-08-15 Ruslan Ermilovmail_core: don't let the well-known port in the "listen...
2012-08-15 Ruslan ErmilovCorrected the directive name in the ngx_mail_auth_http_...
2012-08-08 Valentin BartenevAdded three missing checks for NULL after ngx_array_pus...
2012-08-07 Andrey BelovExplicitly ignore returned value from close() in ngx_ev...
2012-08-06 Andrey BelovExplicitly ignore returned value from unlink() in ngx_o...
2012-08-06 Maxim DouninResolver: fixed possible memory leak in ngx_resolver_cr...
2012-08-03 Ruslan ErmilovFixed the -p parameter handling.
2012-08-03 Maxim DouninFixed possible use of old cached times if runtime went...
2012-08-03 Maxim DouninAdded "const" to ngx_memcpy() with NGX_MEMCPY_LIMIT...
2012-08-03 Maxim DouninWhitespace fix.
2012-08-02 Ruslan ErmilovRemoved the need in Perl to generate ZIP archive of...
2012-08-02 Maxim DouninWin32: fixed build with Visual Studio 2005 Express.
2012-08-01 Andrey BelovReorder checks in ngx_shared_memory_add() for more...
2012-07-31 Ruslan ErmilovSimplified makefile that builds CHANGES.
2012-07-31 Ruslan ErmilovVersion bump.
2012-07-31 Ruslan ErmilovUpdated PCRE used for win32 builds.
2012-07-31 Ruslan Ermilovrelease-1.3.4 tag
2012-07-31 Ruslan Ermilovnginx-1.3.4-RELEASE release-1.3.4
2012-07-30 Ruslan ErmilovCore: ipv6only is now on by default.
2012-07-30 Valentin Bartenevngx_http_find_virtual_server() should return NGX_DECLIN...
2012-07-30 Maxim DouninUpstream: hide_headers/pass_headers inheritance fix.
2012-07-29 Ruslan ErmilovImproved diagnostics when a directive is specified...
2012-07-29 Ruslan ErmilovRemoved extraneous GCC warning flags.
2012-07-29 Ruslan ErmilovSlight optimization in ngx_http_upstream_add(): replace...
2012-07-29 Ruslan Ermilovngx_http_upstream_add() should return NULL if an error...
2012-07-26 Ruslan ErmilovReduced the number of preprocessor directives.
2012-07-24 Ruslan ErmilovWhen "debug_connection" is configured with a domain...
2012-07-24 Ruslan ErmilovAdded the Clang compiler support.
2012-07-24 Ruslan ErmilovMade sure to run configure in a "C" locale.
2012-07-24 Ruslan ErmilovAdded a commented out -Wmissing-prototypes to CFLAGS.
2012-07-24 Ruslan ErmilovFixed compilation with -Wmissing-prototypes.
2012-07-24 Ruslan ErmilovReplaced a number of "else if" with "elif".
2012-07-23 Maxim DouninWin32: fixed cpu hog after process startup failure.
2012-07-20 Ruslan ErmilovFixed debugging messages to account that limit_zone...
2012-07-17 Ruslan ErmilovFixed sorting of listen addresses so that wildcard...
2012-07-17 Ruslan ErmilovVersion bump.
2012-07-10 Ruslan ErmilovSynchronized the license text with the FreeBSD's bsd...
2012-07-10 Maxim Douninrelease-1.3.3 tag
2012-07-10 Maxim Douninnginx-1.3.3-RELEASE release-1.3.3
2012-07-09 Maxim DouninEntity tags: empty etags handling in If-Range.
2012-07-09 Maxim DouninEntity tags: the "etag" directive.
2012-07-09 Maxim DouninEntity tags: set for static respones.
2012-07-07 Maxim DouninEntity tags: handling in add_header.
2012-07-07 Maxim DouninEntity tags: clear on entity changes.
2012-07-07 Maxim DouninEntity tags: support in If-Range header.
2012-07-07 Maxim DouninEntity tags: basic support in not modified filter.
2012-07-07 Maxim DouninNot modified filter: tests separated from actions.
2012-07-07 Maxim DouninAdded Last-Modified parsing in add_header.
2012-07-07 Maxim DouninFixed If-Range with unknown last modified time.
next