Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | fix variable access_log merging | Igor Sysoev | 2008-06-30 | |
| | ||||
* | fix error message | Igor Sysoev | 2008-06-30 | |
| | ||||
* | bump version | Igor Sysoev | 2008-06-30 | |
| | ||||
* | -g switch | Igor Sysoev | 2008-06-30 | |
| | ||||
* | variables in access_log | Igor Sysoev | 2008-06-30 | |
| | ||||
* | fix comment | Igor Sysoev | 2008-06-30 | |
| | ||||
* | fix the previous commit | Igor Sysoev | 2008-06-30 | |
| | ||||
* | use ngx_file_info() and test uniq if file is already open | Igor Sysoev | 2008-06-26 | |
| | ||||
* | ngx_memzero() ngx_open_file_info_t | Igor Sysoev | 2008-06-26 | |
| | ||||
* | the "Expect" header support | Igor Sysoev | 2008-06-26 | |
| | ||||
* | fix bug when inactive subrequest is truncated, | Igor Sysoev | 2008-06-26 | |
| | | | | if output_buffers are less than subrequest size | |||
* | refactor obscure code | Igor Sysoev | 2008-06-25 | |
| | ||||
* | initialize of.uniq in ngx_open_cached_file() | Igor Sysoev | 2008-06-23 | |
| | ||||
* | prepare to allow various number of connections in child processes | Igor Sysoev | 2008-06-23 | |
| | ||||
* | change useless ngx_pcalloc() to ngx_pnalloc() | Igor Sysoev | 2008-06-23 | |
| | ||||
* | bump version | Igor Sysoev | 2008-06-23 | |
| | ||||
* | fix max size allocated from pool | Igor Sysoev | 2008-06-21 | |
| | ||||
* | fix the previous commit | Igor Sysoev | 2008-06-20 | |
| | ||||
* | small optimization | Igor Sysoev | 2008-06-20 | |
| | ||||
* | auto detect https redirect in rewrite | Igor Sysoev | 2008-06-20 | |
| | ||||
* | fix "proxy_pass https://..." broken in r1427 | Igor Sysoev | 2008-06-20 | |
| | ||||
* | "gzip_vary on" always sends "Vary: Accept-Encoding" header | Igor Sysoev | 2008-06-20 | |
| | ||||
* | disable charset if there is "Content-Encoding" header | Igor Sysoev | 2008-06-20 | |
| | ||||
* | *) back out r2040 | Igor Sysoev | 2008-06-17 | |
| | | | | | | *) refactor ngx_palloc() *) introduce ngx_pnalloc() *) additional pool blocks have smaller header | |||
* | bump version | Igor Sysoev | 2008-06-16 | |
| | ||||
* | $ssl_client_cert | Igor Sysoev | 2008-06-16 | |
| | ||||
* | DH parameters, ssl_dhparam | Igor Sysoev | 2008-06-16 | |
| | ||||
* | after URI was rewritten location configuration should be to a server's null one | Igor Sysoev | 2008-06-15 | |
| | ||||
* | fix building without PCRE introduced in r2023 | Igor Sysoev | 2008-06-07 | |
| | ||||
* | style fix | Igor Sysoev | 2008-05-28 | |
| | ||||
* | fix building by bcc/etc introduced in r2038 | Igor Sysoev | 2008-05-28 | |
| | ||||
* | *) add ngx_palloc_aligned() to allocate explicitlty aligned memory | Igor Sysoev | 2008-05-27 | |
| | | | | | | *) allows non-aligned memory blocks for small allocations and for odd length strings on all platforms *) use ngx_palloc_aligned() | |||
* | add args in redirect to a directory | Igor Sysoev | 2008-05-26 | |
| | ||||
* | fix debug logging | Igor Sysoev | 2008-05-26 | |
| | ||||
* | fix error log message | Igor Sysoev | 2008-05-26 | |
| | ||||
* | bump version | Igor Sysoev | 2008-05-26 | |
| | ||||
* | ssl_session_cache none | Igor Sysoev | 2008-05-26 | |
| | ||||
* | read channel until EAGAIN | Igor Sysoev | 2008-05-25 | |
| | ||||
* | remove directives deprecated in 0.3.x | Igor Sysoev | 2008-05-24 | |
| | ||||
* | *) remove optimize_host_names | Igor Sysoev | 2008-05-24 | |
| | | | | | *) deprecate optimize_server_names: it is not needed since server_name_in_redirect introduction | |||
* | move configuration phase only field to the end of structure | Igor Sysoev | 2008-05-24 | |
| | ||||
* | locations tree | Igor Sysoev | 2008-05-24 | |
| | ||||
* | new ngx_queue functions | Igor Sysoev | 2008-05-24 | |
| | ||||
* | delete useless lines | Igor Sysoev | 2008-05-22 | |
| | ||||
* | style fix | Igor Sysoev | 2008-05-22 | |
| | ||||
* | axe never used variables | Igor Sysoev | 2008-05-22 | |
| | ||||
* | split ngx_http_block() further | Igor Sysoev | 2008-05-22 | |
| | ||||
* | split ngx_http_block() | Igor Sysoev | 2008-05-22 | |
| | ||||
* | delete outdated debug logging that only causes segfault if enabled | Igor Sysoev | 2008-05-22 | |
| | ||||
* | style fix | Igor Sysoev | 2008-05-21 | |
| |