]> git.kaiwu.me - nginx.git/shortlog
nginx.git
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
2009-09-15 Igor Sysoevallow perl "sub{..."
2009-09-15 Igor Sysoevbump version
2009-09-14 Igor Sysoevrelease-0.8.15 tag
2009-09-14 Igor Sysoevnginx-0.8.15-RELEASE release-0.8.15
2009-09-14 Igor Sysoevtest space between "~" and regex in server_name and...
2009-09-14 Igor Sysoevhandle "/../" case more reliably
2009-09-13 Igor Sysoevfix request counter for X-Accel-Redirect, the bug was...
2009-09-13 Igor Sysoevfix case when the output filter should add incoming...
2009-09-13 Igor Sysoevstyle fix
2009-09-12 Igor Sysoevfix transparency in GIF
2009-09-12 Igor SysoevIf .domain.com, .sub.domain.com, and .domain-some.com...
2009-09-11 Igor Sysoevstyle fix
2009-09-10 Igor Sysoevfix request counter for rewrite or internal redirection...
2009-09-10 Igor Sysoevfail if no file aio was found
2009-09-08 Igor Sysoevincrease request counter before an upstream cleanup...
2009-09-08 Igor Sysoevfix request counter handling in perl module for $r...
2009-09-07 Igor Sysoevdo not pass incoming buf chain twice if data are ready,
2009-09-07 Igor Sysoevbump version
2009-09-07 Igor Sysoevrelease-0.8.14 tag
2009-09-07 Igor Sysoevnginx-0.8.14-RELEASE release-0.8.14
2009-09-04 Igor Sysoevfix the previous commit
2009-09-04 Igor Sysoevpreload just a single byte to avoid testing file overrun
2009-09-04 Igor Sysoevclean cache updating state if a response has uncacheabl...
2009-09-04 Igor Sysoevfix request counter handling for perl handler, introduc...
2009-09-04 Igor Sysoevlog offset passed to sendfile()
2009-09-04 Igor Sysoevsmall optimization
2009-09-02 Igor Sysoevdiscrease slightly ngx_http_parse_header_line() size:
2009-09-01 Igor Sysoevdiscard request body before returning 413 error,
2009-09-01 Igor Sysoevfix request counter handling while discarding body...
2009-09-01 Igor Sysoevuse %*s instead of %V
2009-09-01 Igor Sysoevfix segfault when a header starts with "\rX"
2009-09-01 Igor Sysoevbump version
2009-08-31 Igor Sysoevrelease-0.8.13 tag
2009-08-31 Igor Sysoevnginx-0.8.13-RELEASE release-0.8.13
2009-08-31 Igor Sysoevretry aio sendfile if data are ready
next