]> git.kaiwu.me - nginx.git/shortlog
nginx.git
2008-03-13 Igor Sysoevnginx-0.6.28-RELEASE release-0.6.28
2008-03-12 Igor Sysoevfix typo
2008-03-12 Igor Sysoevfix r1921
2008-03-12 Igor Sysoevbump version
2008-03-12 Igor Sysoevrelease-0.6.27 tag
2008-03-12 Igor Sysoevnginx-0.6.27-RELEASE release-0.6.27
2008-03-11 Igor Sysoevuse uname instead of often outdated header file
2008-03-11 Igor Sysoevuse correct version: real hex numbers
2008-03-11 Igor Sysoevnon cacheable $proxy_host and $proxy_port
2008-03-10 Igor Sysoevinvalidate SSL session if there is no valid client...
2008-03-10 Igor Sysoevfix large memory allocation in "error_page 495-497...
2008-03-10 Igor Sysoevdo not change method while error redirection to named...
2008-03-10 Igor Sysoevdisable rtsig automatic building in post 2.6.18 Linux...
2008-03-08 Igor Sysoevrtsig uses own poll code
2008-03-06 Igor Sysoevcreate dummy resolver in http context to inherit it...
2008-03-06 Igor Sysoevcheck duplicate resolver
2008-03-05 Igor Sysoevdecrease log level of connection errors while closing...
2008-03-05 Igor Sysoevngx_resolve_name() frees ctx on immediate failure
2008-03-04 Igor Sysoevreset r->content_handler in a named location
2008-03-04 Igor Sysoevfix previous commit
2008-03-04 Igor Sysoevuse cf->cycle->new_log because at merge stage cf->pool...
2008-03-03 Igor Sysoevfix r1903
2008-03-03 Igor Sysoevincluded file name must be allocated in pool,
2008-03-03 Igor Sysoevfix r1490
2008-03-03 Igor SysoevC++ compatibility
2008-03-03 Igor Sysoevfix memory leak in long-lived non buffered connections
2008-02-28 Igor Sysoevadd "root" to the fastcgi example to set correct includ...
2008-02-28 Igor Sysoevcleanup resolver
2008-02-28 Igor Sysoevleft open sockets were not really tested
2008-02-28 Igor Sysoevfix memory leaks, use unlocked ngx_resolver_free()...
2008-02-28 Igor Sysoevstatic ngx_resolver_calloc()
2008-02-21 Igor Sysoevcheck port in upstream list
2008-02-19 Igor Sysoevuse CMSG_LEN(), this fixes an alert "sendmsg() failed...
2008-02-19 Igor Sysoevavoid endless loop if epoll is used
2008-02-16 Igor Sysoevpass additional arguments in ngx_http_perl_call_handler...
2008-02-16 Igor Sysoevfix previous commit
2008-02-16 Igor Sysoevoptimize $r->sleep
2008-02-16 Igor Sysoevdo not resolve SMTP clients by default
2008-02-15 Igor Sysoevdelete unneeded dXSTARG
2008-02-15 Igor Sysoevnamed locations in post_action
2008-02-14 Igor Sysoevfix segfault if empty stub block is used second time
2008-02-13 Igor Sysoevresolver in smtp proxy module
2008-02-12 Igor Sysoevlength calculation did not take into account escaped...
2008-02-11 Igor Sysoevbump version
2008-02-11 Igor Sysoevrelease-0.6.26 tag
2008-02-11 Igor Sysoevnginx-0.6.26-RELEASE release-0.6.26
2008-02-11 Igor Sysoevset absolute weight, this fixes bogus "no live upstream...
2008-02-11 Igor Sysoevadd X-Accel-Charset to ingored header, fix X-Accel...
2008-02-11 Igor Sysoevtest response length in proxy/fastcgi_store
2008-02-07 Igor Sysoevfix order
2008-02-07 Igor Sysoevfix order
2008-02-07 Igor Sysoevfix order
2008-02-07 Igor Sysoevfix return code
2008-02-06 Igor Sysoevfix r1879
2008-02-06 Igor Sysoevdo not delete failed DNS request if there are waiting...
2008-02-06 Igor Sysoevfix segfault if UDP connect() has failed
2008-02-04 Igor Sysoevlow SSL handshake close notify alert error level
2008-02-01 Igor Sysoevlow SSL handshake errors level
2008-01-31 Igor Sysoevreset ready flag if no data is available,
2008-01-31 Igor Sysoevtreat time_t as unsigned time
2008-01-31 Igor Sysoevbackout r1757, we really need SSL_MODE_ACCEPT_MOVING_WR...
2008-01-29 Igor Sysoevdetect L2 cache line size for Intel Core
2008-01-29 Igor Sysoevfix cache line size for Pentium 4
2008-01-28 Igor Sysoevfix building --test-build-rtsig and --test-build-eventp...
2008-01-25 Igor Sysoevadd NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWN
2008-01-25 Igor Sysoevpull all errors
2008-01-24 Igor Sysoevlimit string length
2008-01-24 Igor Sysoevuse correct type cast
2008-01-22 Igor Sysoevfix bogus crit log message "SSL_shutdown() failed"...
2008-01-22 Igor Sysoevfix building by msvc introduced in r1817
2008-01-22 Igor Sysoevallow zero length in %*s
2008-01-22 Igor Sysoevfix building by bcc introduced by r1831
2008-01-10 Igor Sysoevpull all errors
2008-01-10 Igor Sysoevgrammar fix
2008-01-09 Igor Sysoevfix building by gcc42, etc. introduced in r1858
2008-01-09 Igor Sysoevadd code missed in r1856
2008-01-08 Igor Sysoevupdate GET method text in an subrequest
2008-01-08 Igor Sysoevaxe old flag remained after ancient "post_accept_timeou...
2008-01-08 Igor Sysoevadd code missed in r1830
2008-01-08 Igor Sysoevbump version
2008-01-08 Igor Sysoevfix CHANGES
2008-01-08 Igor Sysoevrelease-0.6.25 tag
2008-01-08 Igor Sysoevnginx-0.6.25-RELEASE release-0.6.25
2008-01-08 Igor Sysoevstyle fix: remove trailing space
2008-01-08 Igor Sysoevworkaround for Linux 2.6 OpenVZ
2008-01-08 Igor Sysoevngx_http_gzip_static_module should DECLINE request
2008-01-05 Igor Sysoevfix comment
2008-01-04 Igor Sysoevchange order
2008-01-04 Igor Sysoevfix socket leak if deferred accept was used
2008-01-03 Igor Sysoevuse ngx_ext_rename_file() in PUT
2008-01-03 Igor Sysoevadd declaration missed in previous commit
2008-01-03 Igor Sysoevtransform ngx_create_path_and_rename_file() to ngx_ext_...
2008-01-03 Igor Sysoevdo not delete target until all tests will be done,
2008-01-03 Igor Sysoevadd log
2008-01-03 Igor Sysoevadd comment
2008-01-03 Igor Sysoevtest URI/Destination collection/non-collection and...
2008-01-03 Igor Sysoevaxe useless code
2008-01-03 Igor Sysoevchange order
2008-01-03 Igor Sysoevchange status code, add log message, and test collectio...
2008-01-03 Igor Sysoevstyle fix
next