Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | exit cycle early, | Igor Sysoev | 2007-07-19 |
| | | | | found by Coverity's Scan | ||
* | fix potential double free(), | Igor Sysoev | 2007-07-19 |
| | | | | found by Coverity's Scan | ||
* | fix potential segfault, | Igor Sysoev | 2007-07-19 |
| | | | | found by Coverity's Scan | ||
* | fix memory leak, | Igor Sysoev | 2007-07-19 |
| | | | | found by Coverity's Scan | ||
* | bump version | Igor Sysoev | 2007-07-17 |
| | |||
* | Sun Studio on sparc uses different bit order | Igor Sysoev | 2007-07-17 |
| | |||
* | Sun Studio 12 compatibility | Igor Sysoev | 2007-07-16 |
| | |||
* | --with-cpu-opt=sparc32 and --with-cpu-opt=sparc64 | Igor Sysoev | 2007-07-15 |
| | |||
* | msie_refresh should escape at least '"' to prevent XSS | Igor Sysoev | 2007-07-13 |
| | |||
* | "?" should not be escaped | Igor Sysoev | 2007-07-13 |
| | |||
* | dav_access uses ngx_conf_set_access_slot() | Igor Sysoev | 2007-07-13 |
| | |||
* | proxy_store and fastcgi_store were changed, | Igor Sysoev | 2007-07-13 |
| | | | | proxy_store_access and fastcgi_store_access were added | ||
* | bump version | Igor Sysoev | 2007-07-12 |
| | |||
* | proxy_store and fastcgi_store | Igor Sysoev | 2007-07-12 |
| | |||
* | style fix | Igor Sysoev | 2007-07-11 |
| | |||
* | style fix | Igor Sysoev | 2007-07-11 |
| | |||
* | reset errno | Igor Sysoev | 2007-07-11 |
| | |||
* | fix segfault when event port returns POLLERR without POLLIN or POLLOUT | Igor Sysoev | 2007-07-11 |
| | |||
* | fix segfault when CRAM-MD5 is not enabled but client tries it | Igor Sysoev | 2007-07-11 |
| | |||
* | fix memory allocation for auth_http_header | Igor Sysoev | 2007-07-10 |
| | |||
* | fix segfault when session was freed twice | Igor Sysoev | 2007-07-10 |
| | |||
* | proxy_ignore_client_abort, fastcgi_ignore_client_abort, and so on were | Igor Sysoev | 2007-07-10 |
| | | | | broken by r1111 | ||
* | bump version | Igor Sysoev | 2007-07-09 |
| | |||
* | fix headers split in FastCGI records | Igor Sysoev | 2007-07-09 |
| | |||
* | omit unnecessary conditions | Igor Sysoev | 2007-07-08 |
| | |||
* | when the FastCGI header was split in records, | Igor Sysoev | 2007-07-08 |
| | | | | nginx passed garbage in the header to a client | ||
* | add comment | Igor Sysoev | 2007-07-06 |
| | |||
* | bump version | Igor Sysoev | 2007-06-17 |
| | |||
* | if a subrequest was finished and SSI was in middle of SSI command parsing | Igor Sysoev | 2007-06-17 |
| | | | | | | and the command was a fast subrequest then the second subrequest output was just after first subrequest output and response part of main request between the subrequests went after the second subrequest. | ||
* | if "<!--" was on edge of buf, then ssi_sharp_state was saved in ctx->saved | Igor Sysoev | 2007-06-17 |
| | | | | and if it was not reset, then any '#' was treated as SSI command start | ||
* | if subrequest response was buffered in file, then subrequest was finalized | Igor Sysoev | 2007-06-17 |
| | | | | with 0 code, ngx_http_writer() was not set, and response part in file was lost | ||
* | fix building on threaded or multiplicity interpreter perl, | Igor Sysoev | 2007-06-16 |
| | | | | the bug was introduced by previous commit | ||
* | set worker's perl $$ | Igor Sysoev | 2007-06-15 |
| | |||
* | bump version | Igor Sysoev | 2007-06-14 |
| | |||
* | the "www.example.*" wildcard hash support | Igor Sysoev | 2007-06-11 |
| | |||
* | bump version | Igor Sysoev | 2007-06-11 |
| | |||
* | bump version | Igor Sysoev | 2007-06-08 |
| | |||
* | fix building --without-http_rewrite_module, the bug was introduced in r1236 | Igor Sysoev | 2007-06-08 |
| | |||
* | style fix | Igor Sysoev | 2007-06-07 |
| | |||
* | style fix | Igor Sysoev | 2007-06-07 |
| | |||
* | namespace may be set via $memcached_key | Igor Sysoev | 2007-06-07 |
| | |||
* | strstr() -> strchr() | Igor Sysoev | 2007-06-06 |
| | |||
* | eliminate old unused typedef | Igor Sysoev | 2007-06-06 |
| | |||
* | fix bug introduced in r1228 | Igor Sysoev | 2007-06-06 |
| | |||
* | change wording | Igor Sysoev | 2007-06-05 |
| | |||
* | use pointer to an array instead of array for inclusive locations inside location | Igor Sysoev | 2007-06-05 |
| | |||
* | optimize regex location search | Igor Sysoev | 2007-06-05 |
| | |||
* | forbid alias inside location given by regular expression | Igor Sysoev | 2007-06-04 |
| | |||
* | fix ssl_verify_client for HTTP/0.9 | Igor Sysoev | 2007-06-04 |
| | |||
* | style fix | Igor Sysoev | 2007-06-04 |
| |