aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* $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
|
* fix building on modern Fedora 9 caused by IOV_MAXIgor Sysoev2008-05-20
|
* bump versionIgor Sysoev2008-05-19
|
* avoid recursive loopIgor Sysoev2008-05-19
|
* expires modifiedIgor Sysoev2008-05-16
|
* $uid_got and $uid_set may used at any timeIgor Sysoev2008-05-16
|
* $hostname variableIgor Sysoev2008-05-16
|
* escape 0x00-0x1f, ", and \ in access log variablesIgor Sysoev2008-05-15
|
* *) host in request line has priorityIgor Sysoev2008-05-15
| | | | | *) allow several Host headers *) validate host
* style fix: remove tabs and trailing spacesIgor Sysoev2008-05-14
|
* small fixesIgor Sysoev2008-05-13
|
* test user agent in header callbackIgor Sysoev2008-05-13
|
* bump versionIgor Sysoev2008-05-12
|
* fix error introduced in r1273 and r1275:Igor Sysoev2008-05-08
| | | | nginx did not process FastCGI response if header was at end of FastCGI record
* fix segfault when file is deleted and open_file_cache_errors is offIgor Sysoev2008-04-29
|
* back out the previous commitIgor Sysoev2008-04-29
|
* fix segfault when file is deleted and open_file_cache_errors is offIgor Sysoev2008-04-29
|
* bump versionIgor Sysoev2008-04-29
|
* args support in static error_pageIgor Sysoev2008-04-29
|
* reset messageIgor Sysoev2008-04-29
|
* ignore glob no match errorIgor Sysoev2008-04-29
|
* reset looked at matchIgor Sysoev2008-04-29
|
* get certificate info only for debug buildIgor Sysoev2008-04-28
|
* fix memory leak when ssl_verify_client is onIgor Sysoev2008-04-28
|
* Cygwin O_BINARY modeIgor Sysoev2008-04-24
|
* fix memory leak when ssl_verify_client is onIgor Sysoev2008-04-23
|