aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* fix variable access_log mergingIgor Sysoev2008-06-30
|
* fix error messageIgor Sysoev2008-06-30
|
* bump versionIgor Sysoev2008-06-30
|
* -g switchIgor Sysoev2008-06-30
|
* variables in access_logIgor Sysoev2008-06-30
|
* fix commentIgor Sysoev2008-06-30
|
* fix the previous commitIgor Sysoev2008-06-30
|
* use ngx_file_info() and test uniq if file is already openIgor Sysoev2008-06-26
|
* ngx_memzero() ngx_open_file_info_tIgor Sysoev2008-06-26
|
* the "Expect" header supportIgor Sysoev2008-06-26
|
* fix bug when inactive subrequest is truncated,Igor Sysoev2008-06-26
| | | | if output_buffers are less than subrequest size
* refactor obscure codeIgor Sysoev2008-06-25
|
* initialize of.uniq in ngx_open_cached_file()Igor Sysoev2008-06-23
|
* prepare to allow various number of connections in child processesIgor Sysoev2008-06-23
|
* change useless ngx_pcalloc() to ngx_pnalloc()Igor Sysoev2008-06-23
|
* bump versionIgor Sysoev2008-06-23
|
* fix max size allocated from poolIgor Sysoev2008-06-21
|
* fix the previous commitIgor Sysoev2008-06-20
|
* small optimizationIgor Sysoev2008-06-20
|
* auto detect https redirect in rewriteIgor Sysoev2008-06-20
|
* fix "proxy_pass https://..." broken in r1427Igor Sysoev2008-06-20
|
* "gzip_vary on" always sends "Vary: Accept-Encoding" headerIgor Sysoev2008-06-20
|
* disable charset if there is "Content-Encoding" headerIgor Sysoev2008-06-20
|
* *) back out r2040Igor Sysoev2008-06-17
| | | | | | *) refactor ngx_palloc() *) introduce ngx_pnalloc() *) additional pool blocks have smaller header
* bump versionIgor Sysoev2008-06-16
|
* $ssl_client_certIgor Sysoev2008-06-16
|
* DH parameters, ssl_dhparamIgor Sysoev2008-06-16
|
* after URI was rewritten location configuration should be to a server's null oneIgor Sysoev2008-06-15
|
* fix building without PCRE introduced in r2023Igor Sysoev2008-06-07
|
* style fixIgor Sysoev2008-05-28
|
* fix building by bcc/etc introduced in r2038Igor Sysoev2008-05-28
|
* *) add ngx_palloc_aligned() to allocate explicitlty aligned memoryIgor Sysoev2008-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 directoryIgor Sysoev2008-05-26
|
* fix debug loggingIgor Sysoev2008-05-26
|
* fix error log messageIgor Sysoev2008-05-26
|
* bump versionIgor Sysoev2008-05-26
|
* ssl_session_cache noneIgor Sysoev2008-05-26
|
* read channel until EAGAINIgor Sysoev2008-05-25
|
* remove directives deprecated in 0.3.xIgor Sysoev2008-05-24
|
* *) remove optimize_host_namesIgor Sysoev2008-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 structureIgor Sysoev2008-05-24
|
* locations treeIgor Sysoev2008-05-24
|
* new ngx_queue functionsIgor Sysoev2008-05-24
|
* delete useless linesIgor Sysoev2008-05-22
|
* style fixIgor Sysoev2008-05-22
|
* axe never used variablesIgor Sysoev2008-05-22
|
* split ngx_http_block() furtherIgor Sysoev2008-05-22
|
* split ngx_http_block()Igor Sysoev2008-05-22
|
* delete outdated debug logging that only causes segfault if enabledIgor Sysoev2008-05-22
|
* style fixIgor Sysoev2008-05-21
|