aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* geo module supports trusted proxiesIgor Sysoev2009-07-22
|
* do not test "..." case since it's Win9x family feature onlyIgor Sysoev2009-07-20
|
* do auto redirect for proxy_pass/fastcgi_pass with variablesIgor Sysoev2009-07-20
|
* bump versionIgor Sysoev2009-07-20
|
* ngx_http_geoip_moduleIgor Sysoev2009-07-20
|
* preserve XML wellFormed field before freeing memoryIgor Sysoev2009-07-17
|
* style fixIgor Sysoev2009-07-15
|
* use caseless regex locations on caseless filesystems: MacOSX, Win32, CygwinIgor Sysoev2009-07-14
|
* skip URI trailing dots under Win32Igor Sysoev2009-07-14
|
* ngx_http_set_exten() is always successful since 0.3.46Igor Sysoev2009-07-14
|
* bump versionIgor Sysoev2009-07-14
|
* allow underscore in request methodIgor Sysoev2009-07-13
|
* handle Win32 ReadFile() EOF state in Unix wayIgor Sysoev2009-07-13
|
* style fixIgor Sysoev2009-07-09
|
* fix client write event handling in ngx_http_limit_req_moduleIgor Sysoev2009-07-09
|
* fix ngx_http_send_special() for subrequests handled by perlIgor Sysoev2009-07-09
|
* bump versionIgor Sysoev2009-07-09
|
* fix building --without-http-cache, broken in r2953Igor Sysoev2009-06-22
|
* bump versionIgor Sysoev2009-06-22
|
* fix segfault if there is error_page 401, proxy_intercept_errors is onIgor Sysoev2009-06-18
| | | | and backend does not return "WWW-Authenticate" header
* $upstream_cache_statusIgor Sysoev2009-06-18
|
* ignore ngx_atomic_fetch_add() resultIgor Sysoev2009-06-18
| | | | this fixes building at least by gcc 4.2.1 on Mac OS X 10.6
* fix building --without-http-cache, broken in r2930Igor Sysoev2009-06-15
|
* bump versionIgor Sysoev2009-06-15
|
* add response file uniq while loading cold cache on demandIgor Sysoev2009-06-12
|
* initialize use_event field in open file cacheIgor Sysoev2009-06-12
| | | | the bug had been introduced in r2071
* style fixIgor Sysoev2009-06-11
|
* bump versionIgor Sysoev2009-06-10
|
* inherit proxy_set_header, proxy_hide_header, and fastcgi_hide_headerIgor Sysoev2009-06-08
| | | | only if cache settings are similar
* update r2925Igor Sysoev2009-06-07
|
* proxy_cache_use_stale/fastcgi_cache_use_stale updatingIgor Sysoev2009-06-06
|
* delete useless r->cache->usesIgor Sysoev2009-06-06
|
* remove remnantsIgor Sysoev2009-06-06
|
* win32 master process had aready closed listening socketsIgor Sysoev2009-06-06
|
* a signaller process should stop configuration processing just afterIgor Sysoev2009-06-06
| | | | it is able to get pid file, this allows to not open log files, etc.
* *) exit if no workers could not be startedIgor Sysoev2009-06-06
| | | | *) do not quit old workers if no new workers could not be started
* fix debug loggingIgor Sysoev2009-06-05
|
* do not test a pool block space if we can not allocated from the block 4 timesIgor Sysoev2009-06-05
|
* change surplus for() to while()Igor Sysoev2009-06-05
|
* test GIF87aIgor Sysoev2009-06-05
|
* try to reuse last 4 free large allocation linksIgor Sysoev2009-06-03
| | | | this fixes a pool growing for multi-requests keepalive connections
* bump versionIgor Sysoev2009-06-03
|
* return NULL instead of NGX_CONF_ERROR on a create conf failureIgor Sysoev2009-06-02
|
* fix return value on failureIgor Sysoev2009-06-02
|
* leave chain in consistent state on errorsIgor Sysoev2009-06-02
|
* test premature process terminationIgor Sysoev2009-06-02
|
* log GetExitCodeProcess()'s errnoIgor Sysoev2009-06-02
|
* limit_rate_afterIgor Sysoev2009-06-02
|
* add drive letter for Win32 root pathIgor Sysoev2009-06-02
|
* test that zone has the same addresses in different processesIgor Sysoev2009-06-02
|