]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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
2010-03-25 Igor Sysoev*) introduce ngx_time_sigsafe_update() to update the...
2010-03-13 Igor Sysoev*) use previously cached GMT offset value to update...
2010-03-12 Igor Sysoevdo not update time in the timer signal handler,
2010-03-12 Igor Sysoevuse sys_errlist[] in signal handler instead
2010-03-10 Igor Sysoev"proxy_redirect default" may not be used if a proxy_pas...
2010-03-10 Igor Sysoevfix proxy_redirect name in error message
2010-03-10 Igor Sysoevfix segfault if there was non cached large FastCGI...
2010-03-10 Igor Sysoevbump version
2010-03-03 Igor Sysoevrelease-0.8.34 tag
2010-03-03 Igor Sysoevnginx-0.8.34-RELEASE release-0.8.34
2010-03-03 Igor Sysoevadd 7z MIME type
2010-03-03 Igor Sysoevadd OpenSSL_add_all_algorithms(), this fixes the error
2010-03-03 Igor Sysoevmake $request_method non-cacheable
2010-03-03 Igor Sysoevremove code disabled since 0.1.29 version
2010-03-03 Igor Sysoevuse a right "Location" header name, however, it did...
2010-03-03 Igor Sysoevfix cached FastCGI response with large stderr output...
2010-03-03 Igor Sysoevallow HTTPS referers
2010-03-03 Igor Sysoevcompare long file names in case-insensitive mode,
2010-03-02 Igor SysoevSet SSL session context for "ssl_session_cache none".
2010-02-25 Igor Sysoevfix a geo range if the range includes two or more ...
2010-02-19 Igor Sysoevdecrease SSL handshake error level to info
2010-02-19 Igor SysoevSSI %s timefmt has no timezone offset
2010-02-19 Igor Sysoevuse content type of the parent request in SSI stub...
2010-02-18 Igor Sysoevstyle fix: remove tabs
2010-02-15 Igor Sysoevfix $upstream_http_ variable prefix length
next