aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* bump versionIgor Sysoev2007-06-08
|
* fix building --without-http_rewrite_module, the bug was introduced in r1236Igor Sysoev2007-06-08
|
* style fixIgor Sysoev2007-06-07
|
* style fixIgor Sysoev2007-06-07
|
* namespace may be set via $memcached_keyIgor Sysoev2007-06-07
|
* strstr() -> strchr()Igor Sysoev2007-06-06
|
* eliminate old unused typedefIgor Sysoev2007-06-06
|
* fix bug introduced in r1228Igor Sysoev2007-06-06
|
* change wordingIgor Sysoev2007-06-05
|
* use pointer to an array instead of array for inclusive locations inside locationIgor Sysoev2007-06-05
|
* optimize regex location searchIgor Sysoev2007-06-05
|
* forbid alias inside location given by regular expressionIgor Sysoev2007-06-04
|
* fix ssl_verify_client for HTTP/0.9Igor Sysoev2007-06-04
|
* style fixIgor Sysoev2007-06-04
|
* bump versionIgor Sysoev2007-06-04
|
* fastcgi_catch_stderrIgor Sysoev2007-06-04
|
* inherit flush flag, this fixes https proxyingIgor Sysoev2007-06-03
|
* add debug loggingIgor Sysoev2007-06-03
|
* add commentIgor Sysoev2007-05-30
|
* do listen() just after bind() to exit earlyIgor Sysoev2007-05-30
|
* style fixIgor Sysoev2007-05-30
|
* change wordingIgor Sysoev2007-05-29
|
* PERL_SYS_TERM() should be called once on exit only, this fixes the messageIgor Sysoev2007-05-29
| | | | | | | | | | | panic: MUTEX_LOCK (22) [op.c:352]. BEGIN failed--compilation aborted. ... [alert] ... perl_parse() failed: 9 Scalars leaked: 2 on threaded perl during second reconfiguration. PERL_SYS_INIT() should be called once too.
* fix segfaultIgor Sysoev2007-05-29
|
* SNI supportIgor Sysoev2007-05-29
|
* bump versionIgor Sysoev2007-05-29
|
* an request body might not be passed to backend,Igor Sysoev2007-05-29
| | | | the bug was introduced in r1212
* bump versionIgor Sysoev2007-05-28
|
* fix "proxy_pass https://"Igor Sysoev2007-05-28
|
* style fixIgor Sysoev2007-05-23
|
* use stable search where it is requiredIgor Sysoev2007-05-21
|
* ngx_sortIgor Sysoev2007-05-21
|
* use memory optimization for i386 and amd64 only:Igor Sysoev2007-05-21
| | | | this fixes SIGBUS in PCRE on sparc64
* fix worker endless loop on 64-bit platform if 33+ backend has fallIgor Sysoev2007-05-21
|
* style fixIgor Sysoev2007-05-19
|
* style fixIgor Sysoev2007-05-17
|
* bump versionIgor Sysoev2007-05-07
|
* limit minimal pool sizeIgor Sysoev2007-05-07
|
* style fixIgor Sysoev2007-05-07
|
* add debug logIgor Sysoev2007-05-07
|
* sendfile_max_chunkIgor Sysoev2007-05-07
|
* optimize HTTP method parsing for i386 and amd64Igor Sysoev2007-05-07
|
* fix multipart ranges trailingIgor Sysoev2007-05-06
|
* style fix: change variable nameIgor Sysoev2007-05-05
|
* fix building by owc12Igor Sysoev2007-05-05
|
* fix building by msvcIgor Sysoev2007-05-05
|
* fix segfault introduced in r1190Igor Sysoev2007-05-02
|
* fix segfault or parsing error in '<!--# if expr="$var = /" -->'Igor Sysoev2007-05-02
|
* allow to "set" $http_, $sent_http_, and $upstream_http_ variablesIgor Sysoev2007-05-01
|
* fix atomic operations on sparc64 built by SunPro CIgor Sysoev2007-04-27
|