]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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.
2012-07-07 Maxim DouninConfigure: fixed "make" used instead of "${MAKE}".
2012-07-06 Andrey BelovCorrected $request_length calculation for pipelined...
2012-07-03 Ruslan ErmilovFixed typo in a function name.
2012-07-03 Ruslan ErmilovMade sure to initialize the entire "struct flock" alloc...
2012-07-03 Maxim DouninReset r->uri_changed in a named location (ticket #184).
2012-07-03 Maxim DouninTypo fixed.
2012-06-29 Ruslan Ermilovmap: strip final dot before looking up in a map of...
2012-06-29 Ruslan ErmilovVersion bump.
2012-06-26 Maxim Douninrelease-1.3.2 tag
2012-06-26 Maxim Douninnginx-1.3.2-RELEASE release-1.3.2
2012-06-26 Maxim DouninMp4: fixed build on win32 after r4689.
2012-06-26 Ruslan ErmilovAdded code to look up Google perftools in /opt/local...
2012-06-25 Maxim DouninStyle.
2012-06-25 Maxim DouninIncorrect tag release-1.2.1 removed.
2012-06-25 Ruslan ErmilovFixed a harmless error in spelling of "Connection:...
2012-06-21 Ruslan ErmilovFixed compile-time conditionals used to detect if X...
2012-06-20 Igor SysoevDisabled gzip compression in OpenSSL prior to 1.0.0...
2012-06-19 Ruslan ErmilovAdded IPv6 support to ip_hash.
2012-06-18 Maxim DouninUpstream keepalive: "single" parameter deprecated.
2012-06-18 Maxim DouninFixed return type of ngx_strerror_init().
2012-06-18 Maxim DouninFixed "sendmsg() failed" alerts on HP-UX.
2012-06-18 Maxim DouninFixed segfault with poll and resolver used.
2012-06-18 Maxim DouninChanged default alignment to 16.
2012-06-18 Maxim DouninFixed handling of conflicting wildcard server names.
2012-06-18 Maxim DouninMp4: fixed streaming if moov atom is at buffer edge.
2012-06-18 Maxim DouninMp4: fixed non-keyframe seeks in some cases (ticket...
2012-06-18 Andrey BelovStyle fix.
2012-06-18 Andrey BelovNew core variable: $status.
2012-06-18 Ruslan ErmilovWhen "resolver" is configured with a domain name, only...
2012-06-18 Ruslan ErmilovFixed crash in ngx_resolver_cleanup_tree().
2012-06-18 Ruslan ErmilovVersion bump.
2012-06-08 Ruslan ErmilovFixed spelling of "endianness", and called it "byte...
2012-06-05 Maxim Douninrelease-1.2.1 tag
2012-06-05 Maxim Douninrelease-1.3.1 tag
2012-06-05 Maxim Douninnginx-1.3.1-RELEASE release-1.3.1
2012-06-05 Maxim DouninWin32: uris with ":$" are now rejected.
2012-06-05 Maxim DouninWin32: normalization of trailing dot inside uri.
next