summaryrefslogtreecommitdiffhomepage
path: root/src (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2007-06-11the "www.example.*" wildcard hash supportIgor Sysoev9-278/+451
2007-06-11bump versionIgor Sysoev2-2/+2
2007-06-08bump versionIgor Sysoev2-2/+2
2007-06-08fix building --without-http_rewrite_module, the bug was introduced in r1236Igor Sysoev1-13/+23
2007-06-07style fixIgor Sysoev1-1/+1
2007-06-07style fixIgor Sysoev1-7/+7
2007-06-07namespace may be set via $memcached_keyIgor Sysoev1-1/+0
2007-06-06strstr() -> strchr()Igor Sysoev1-1/+1
2007-06-06eliminate old unused typedefIgor Sysoev1-12/+0
2007-06-06fix bug introduced in r1228Igor Sysoev1-1/+1
2007-06-05change wordingIgor Sysoev1-3/+3
2007-06-05use pointer to an array instead of array for inclusive locations inside locationIgor Sysoev4-23/+29
2007-06-05optimize regex location searchIgor Sysoev2-20/+41
2007-06-04forbid alias inside location given by regular expressionIgor Sysoev1-0/+12
2007-06-04fix ssl_verify_client for HTTP/0.9Igor Sysoev1-49/+46
2007-06-04style fixIgor Sysoev1-1/+1
2007-06-04bump versionIgor Sysoev2-2/+2
2007-06-04fastcgi_catch_stderrIgor Sysoev1-1/+27
2007-06-03inherit flush flag, this fixes https proxyingIgor Sysoev1-4/+6
2007-06-03add debug loggingIgor Sysoev1-2/+3
2007-05-30add commentIgor Sysoev1-0/+3
2007-05-30do listen() just after bind() to exit earlyIgor Sysoev1-0/+14
2007-05-30style fixIgor Sysoev1-3/+6
2007-05-29change wordingIgor Sysoev1-3/+2
2007-05-29PERL_SYS_TERM() should be called once on exit only, this fixes the messageIgor Sysoev1-5/+13
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.
2007-05-29fix segfaultIgor Sysoev1-1/+1
2007-05-29SNI supportIgor Sysoev3-17/+84
2007-05-29bump versionIgor Sysoev2-2/+2
2007-05-29an request body might not be passed to backend,Igor Sysoev1-3/+3
the bug was introduced in r1212
2007-05-28bump versionIgor Sysoev2-2/+2
2007-05-28fix "proxy_pass https://"Igor Sysoev1-1/+4
2007-05-23style fixIgor Sysoev1-1/+0
2007-05-21use stable search where it is requiredIgor Sysoev3-17/+14
2007-05-21ngx_sortIgor Sysoev2-0/+29
2007-05-21use memory optimization for i386 and amd64 only:Igor Sysoev1-1/+12
this fixes SIGBUS in PCRE on sparc64
2007-05-21fix worker endless loop on 64-bit platform if 33+ backend has fallIgor Sysoev1-2/+2
2007-05-19style fixIgor Sysoev1-8/+8
2007-05-17style fixIgor Sysoev1-2/+2
2007-05-07bump versionIgor Sysoev2-2/+2
2007-05-07limit minimal pool sizeIgor Sysoev2-3/+25
2007-05-07style fixIgor Sysoev1-1/+1
2007-05-07add debug logIgor Sysoev1-0/+4
2007-05-07sendfile_max_chunkIgor Sysoev3-1/+19
2007-05-07optimize HTTP method parsing for i386 and amd64Igor Sysoev1-30/+80
2007-05-06fix multipart ranges trailingIgor Sysoev1-1/+2
2007-05-05style fix: change variable nameIgor Sysoev1-8/+8
2007-05-05fix building by owc12Igor Sysoev1-1/+7
2007-05-05fix building by msvcIgor Sysoev1-3/+3
2007-05-02fix segfault introduced in r1190Igor Sysoev1-3/+4
2007-05-02fix segfault or parsing error in '<!--# if expr="$var = /" -->'Igor Sysoev1-1/+1