]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2010-06-07 Igor Sysoev202 Accepted status code
2010-06-07 Igor Sysoevbump version
2010-06-07 Igor Sysoevrelease-0.8.40 tag
2010-06-07 Igor Sysoevnginx-0.8.40-RELEASE release-0.8.40
2010-06-04 Igor Sysoevfix "/dir/%3F../" and "/dir/%23../" cases
2010-06-04 Igor Sysoevtest default NTFS stream "::$DATA"
2010-06-04 Igor Sysoev*) delete no longer used unix domain sockets
2010-06-04 Igor Sysoevuwsgi cache
2010-06-04 Igor Sysoevuwsgi_bind
2010-06-04 Igor Sysoevallow uwsgi_param to override client headers using...
2010-06-04 Igor Sysoevuwsgi_store
2010-06-04 Igor Sysoevadd uwsgi_param and client request headers debug logging
2010-06-04 Igor Sysoevdo not pass if-... headers for cacheable fastcgi responses
2010-06-03 Igor Sysoevrename variable to conform to the next commit
2010-06-03 Igor Sysoevuse local headers_names array instead of stored in...
2010-06-03 Igor Sysoevallow fastcgi_param to override client headers using...
2010-06-03 Igor Sysoevadd client request headers debug logging in fastcgi
2010-06-02 Igor Sysoevremove the special static fastcgi_param values processing,
2010-06-01 Igor Sysoevprint default module temporary directory path in summary
2010-06-01 Igor Sysoevstyle fix
2010-06-01 Igor Sysoevimprove uwsgi_string processing
2010-06-01 Igor Sysoevdelete unneeded declaration
2010-06-01 Igor Sysoevdelete unused ngx_http_uwsgi_add_variables()
2010-06-01 Igor Sysoevimprove uwsgi_modifierX processing:
2010-06-01 Igor Sysoevremove LICENSE text
2010-06-01 Igor Sysoevstyle fix
2010-06-01 Igor Sysoev./configure --http-uwsgi-temp-path=PATH
2010-06-01 Igor Sysoevfix the previous commit when value is static string...
2010-06-01 Igor Sysoevremove useless copy: key name should be just copied...
2010-06-01 Igor Sysoevsimplify binary little endian length processing
2010-06-01 Igor Sysoevuse ngx_str_set() and ngx_str_null()
2010-06-01 Igor Sysoevfix copyrights
2010-06-01 Igor Sysoevfix style, some names, and building by MSVC8
2010-06-01 Igor Sysoevstyle fix: remove tabs and trailing spaces
2010-06-01 Igor Sysoevimport original ngx_http_uwsgi_module version
2010-06-01 Igor Sysoevbump version
2010-05-31 Igor Sysoevrelease-0.8.39 tag
2010-05-31 Igor Sysoevnginx-0.8.39-RELEASE release-0.8.39
2010-05-31 Igor Sysoevfix IPv6 and Unix domain sockets inheritance while...
2010-05-31 Igor Sysoevfix building by ICC8, the bug had been introduced in...
2010-05-31 Igor Sysoevfix handling an inherited alias in inclusive location
2010-05-27 Igor Sysoevfix a try_files/alias case when alias uses captures and
2010-05-27 Igor Sysoevdo not add tested file to a location regex string,
2010-05-27 Igor Sysoevfix the previous commit
2010-05-27 Igor Sysoevimprove debug logging: "try to use file/dir"
2010-05-27 Igor Sysoevbump version
2010-05-24 Igor Sysoevrelease-0.8.38 tag
2010-05-24 Igor Sysoevnginx-0.8.38-RELEASE release-0.8.38
2010-05-24 Igor Sysoevremove r->zero_in_uri
2010-05-24 Igor Sysoevproxy_no_cache and fastcgi_no_cache
2010-05-24 Igor Sysoevfix delay in limit_req
2010-05-23 Igor Sysoevautodetect redirect if URI is rewritten to a string...
2010-05-20 Igor Sysoevdelete warnings of proxy_upstream_max_fails, proxy_upst...
2010-05-18 Igor Sysoevallow to use $uid_got in SSI and perl module
2010-05-18 Igor Sysoevbump version
2010-05-17 Igor Sysoevrelease-0.8.37 tag
2010-05-17 Igor Sysoevnginx-0.8.37-RELEASE release-0.8.37
2010-05-14 Igor Sysoevfix SSI include stub for valid empty responses
2010-05-14 Igor Sysoevdo not cache response if it has "no-store" or "private"
2010-05-14 Igor Sysoevngx_str_set() and ngx_str_null()
2010-05-14 Igor Sysoevuse ngx_min() and ngx_max()
2010-05-14 Igor Sysoevfix segfault: ngx_http_upstream_cleanup() cleans r...
2010-05-14 Igor Sysoevngx_http_split_clients_module
2010-05-14 Igor Sysoevngx_atofp()
2010-05-13 Igor Sysoevremove unused ./configure define's
2010-05-13 Igor Sysoevallow hash key values more than 255 bytes, it does...
2010-05-13 Igor Sysoevstyle fix: remove blank line
2010-05-12 Igor Sysoevstyle fix: remove blank line
2010-05-12 Igor Sysoevfix rounding issues in %f format
2010-05-12 Igor Sysoevuse double in %f format to allow %.15f precision
2010-04-23 Igor SysoevZimbra IMAP server may return only 4 bytes: "+ \r\n"
2010-04-23 Igor Sysoevbump version
2010-04-22 Igor Sysoevrelease-0.8.36 tag
2010-04-22 Igor Sysoevnginx-0.8.36-RELEASE release-0.8.36
2010-04-22 Igor Sysoevuse lstat() for WebDAV DELETE, COPY, and MOVE to handle...
2010-04-22 Igor Sysoevchange processing variables accessed by SSI and perl...
2010-04-22 Igor Sysoevmake $arg_ variables non-cacheable
2010-04-21 Igor Sysoevdo not log misleading errno in "not a regular file...
2010-04-21 Igor Sysoevuse non-blocking open() not to hang on FIFO files,...
2010-04-21 Igor Sysoevbuild nginx/Windows against OpenSSL-0.9.8n, since nginx...
2010-04-21 Igor Sysoevdo not store an encoded variable value as a new cached...
2010-04-06 Igor Sysoevfix building without HTTP cache, the bug had been intro...
2010-04-02 Igor Sysoevcopy OpenSSL-1.0.0 LICENSE for nginx/Windows zip
2010-04-02 Igor Sysoevfix building OpenSSL-1.0.0 on 64-bit Linux:
2010-04-02 Igor Sysoevbump version
2010-04-01 Igor Sysoevrelease-0.8.35 tag
2010-04-01 Igor Sysoevnginx-0.8.35-RELEASE release-0.8.35
2010-04-01 Igor SysoevMSVC8 compatibility with OpenSSL 1.0.0
2010-04-01 Igor Sysoevrevert partially r1555 and fix the error "memcached...
2010-04-01 Igor Sysoevescape ampersand in argument while rewrite
2010-04-01 Igor Sysoevchange ngx_http_ssi_filter and ngx_http_charset_filter...
2010-04-01 Igor Sysoevchunked_transfer_encoding
2010-03-31 Igor Sysoevdo not add a port in redirect if we listen on unix...
2010-03-30 Igor Sysoevfix typo
2010-03-30 Igor Sysoevdo not set file time in ngx_copy_file() if the time...
2010-03-26 Igor Sysoevfix comments
2010-03-26 Igor Sysoevuse "rep; nop" instead of "pause" on Solaris/amd64
2010-03-26 Igor Sysoevfix a comment and a style fix
2010-03-25 Igor Sysoevreset a parsing state to parse correctly an upstream...
2010-03-25 Igor Sysoevzlib 1.2.4 compatibility
next