]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2009-10-26 Igor Sysoevnginx-0.8.21-RELEASE release-0.8.21
2009-10-26 Igor Sysoevfix r3211
2009-10-26 Igor Sysoevhttp listen unix domain sockets
2009-10-22 Igor Sysoevfix r3225 and r3227: preserve default_server bit during...
2009-10-22 Igor Sysoevdo not run regex for empty host name since regex always...
2009-10-22 Igor Sysoevtest a duplicate listen in a server
2009-10-22 Igor Sysoevfix r3225: it overrode the listen options by default...
2009-10-21 Igor Sysoevlisten default_server parameter
2009-10-21 Igor Sysoevallow to set listen options in any server
2009-10-21 Igor Sysoevadd listen address in error message
2009-10-21 Igor Sysoevuse lowcase only hostname
2009-10-21 Igor Sysoevrename core_srv_conf fields to more understandable...
2009-10-21 Igor Sysoev*) move sockaddr to the listen options
2009-10-21 Igor Sysoevfix r3218:
2009-10-21 Igor Sysoevrefactor http listen code: remove duplicate options...
2009-10-21 Igor Sysoevrefactor http listen code:
2009-10-20 Igor Sysoevfix two previous commits: an early parallel body discar...
2009-10-19 Igor Sysoevallow discarding body while a long response transfer
2009-10-19 Igor Sysoevrestore discard body handler after ngx_http_set_writer...
2009-10-19 Igor Sysoevfix ngx_http_finalize_request() code after a body has...
2009-10-19 Igor Sysoevprevent handling discarded body as a pipelined request
2009-10-19 Igor Sysoevadd lingering timeout if a response is short and a...
2009-10-19 Igor Sysoevadd SNI support in -V output
2009-10-19 Igor Sysoevfix typo
2009-10-15 Igor Sysoevngx_http_parse_time() should support full 32-bit time
2009-10-15 Igor Sysoevuse ngx_uint_t instead of int,
2009-10-15 Igor Sysoevbump version
2009-10-14 Igor Sysoevrelease-0.8.20 tag
2009-10-14 Igor Sysoevnginx-0.8.20-RELEASE release-0.8.20
2009-10-14 Igor Sysoevupdate r3201: ngx_http_random_index_module should behav...
2009-10-14 Igor Sysoevignore EACCES errors for top level directories in ngx_c...
2009-10-14 Igor Sysoevdo not create Win32 drive letter in ngx_create_full_path()
2009-10-14 Igor Sysoev*) reset cached dirent.d_type after stat()
2009-10-09 Igor Sysoevnginx did not close log file set by --error-log-path,
2009-10-08 Igor Sysoevtest comma separator in "Cache-Control"
2009-10-07 Igor Sysoevhide cacheable Set-Cookie and P3P FastCGI response...
2009-10-07 Igor Sysoevuse only strong ciphers by default
2009-10-07 Igor Sysoevuse real file cache length, this fixes cache size count...
2009-10-07 Igor Sysoevbump version
2009-10-06 Igor Sysoevrelease-0.8.19 tag
2009-10-06 Igor Sysoevnginx-0.8.19-RELEASE release-0.8.19
2009-10-06 Igor Sysoevfix r3184
2009-10-06 Igor Sysoevdisable SSLv2 and low ciphers by default
2009-10-06 Igor Sysoevbump version
2009-10-06 Igor Sysoevrelease-0.8.18 tag
2009-10-06 Igor Sysoevnginx-0.8.18-RELEASE release-0.8.18
2009-10-06 Igor Sysoevlimit_conn_log_level
2009-10-06 Igor Sysoevlimit_req_log_level
2009-10-06 Igor Sysoevfix building by gcc45
2009-10-06 Igor Sysoevmake limit_req to conform to the leaky bucket algorithm
2009-10-06 Igor Sysoevomit '\0' from "Location" header on MKCOL request
2009-10-02 Igor Sysoevclear r->lingering_close to disable preventively calling
2009-10-02 Igor Sysoevclear r->keepalive to disable preventively calling
2009-10-02 Igor Sysoevupdate r3167: do not set r->discard_body if the body...
2009-09-30 Igor Sysoevread_ahead
2009-09-30 Igor SysoevLinux/SPARC malloc() returns an address aligned to...
2009-09-30 Igor Sysoevlog 499 instead 0, the bug was introduced in r3050
2009-09-30 Igor Sysoevallow several perl_modules
2009-09-28 Igor Sysoevuse ngx_conf_set_str_array_slot() for perl_require
2009-09-28 Igor Sysoevoptimize error handling
2009-09-28 Igor Sysoevbump version
2009-09-28 Igor Sysoevrelease-0.8.17 tag
2009-09-28 Igor Sysoevnginx-0.8.17-RELEASE release-0.8.17
2009-09-28 Igor Sysoevfix request counter in resolver handling, the bug was...
2009-09-28 Igor Sysoevallow "make clean" for OpenSSL, the bug was introduced...
2009-09-28 Igor Sysoevwe do not need to increase request counter in this...
2009-09-26 Igor Sysoevfix r3078: do not increase request counter if body...
2009-09-25 Igor Sysoevuse parents around NGX_ATOMIC_T_LEN value
2009-09-25 Igor Sysoevuniform ngx_directio_on/off() interface with other...
2009-09-25 Igor Sysoevhandle short pwrite() to log an error cause: ENOSPC...
2009-09-25 Igor Sysoevfix discarding body
2009-09-25 Igor Sysoevcheck unsafe Destination
2009-09-25 Igor Sysoevlow ENAMETOOLONG logging level
2009-09-24 Igor Sysoevfix r3155
2009-09-24 Igor Sysoevtest incomplete WriteFile()
2009-09-24 Igor Sysoevlog file name for read/write errors
2009-09-24 Igor Sysoevdelete Win95 code
2009-09-24 Igor Sysoevfix debug log message
2009-09-24 Igor Sysoev$ssl_session_id
2009-09-24 Igor Sysoevupdate the previous commit: use ngx_strlow()
2009-09-24 Igor Sysoev$host is always in low case:
2009-09-23 Igor Sysoevlow default connection errors level from alert to error
2009-09-23 Igor Sysoevbump version
2009-09-22 Igor Sysoevrelease-0.8.16 tag
2009-09-22 Igor Sysoevnginx-0.8.16-RELEASE release-0.8.16
2009-09-22 Igor Sysoevfail if file size was changed
2009-09-22 Igor Sysoevfix typo in addition_types directive name
2009-09-21 Igor Sysoevfix request counter for post_action, the bug was introd...
2009-09-21 Igor Sysoevallow to log invalid $request in access_log always,
2009-09-19 Igor Sysoevfix resolver cache rbtree comparison
2009-09-18 Igor Sysoevrestore environ, this fixes segfault on reconfiguration...
2009-09-18 Igor Sysoevfix comment
2009-09-18 Igor Sysoev*) issue warning instead of failure: this is too common...
2009-09-16 Igor Sysoevfix memory leak in resolver
2009-09-16 Igor Sysoevwin32 ngx_file_info() utf8 support
2009-09-16 Igor Sysoevpreserve errno while ngx_free()
2009-09-15 Igor Sysoevdo not pass buf with empty cached response,
2009-09-15 Igor Sysoevnginx always sent "Vary: Accept-Encoding",
2009-09-15 Igor Sysoevimage_filter_transparency
2009-09-15 Igor Sysoevfix alpha-channel transparency in PNG
next