| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-02-21 | copy OpenSSL-0.9.8r LICENSE for nginx/Windows zip | Igor Sysoev | 1 | -1/+1 | |
| 2011-01-20 | copy OpenSSL-0.9.8q LICENSE for nginx/Windows zip | Igor Sysoev | 1 | -1/+1 | |
| 2010-11-29 | add man page in release tarball and fix man building procedure | Igor Sysoev | 1 | -0/+2 | |
| 2010-07-29 | copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip | Igor Sysoev | 1 | -1/+1 | |
| 2010-04-21 | build nginx/Windows against OpenSSL-0.9.8n, since nginx-0.8.35 | Igor Sysoev | 1 | -1/+1 | |
| built against OpenSSL-1.0.0 crashed on Windows XP somewhere in the NTDLL.DLL on the master process exit | |||||
| 2010-04-02 | copy OpenSSL-1.0.0 LICENSE for nginx/Windows zip | Igor Sysoev | 1 | -1/+1 | |
| 2009-05-18 | fix "make zip", the bug has been introduced in r2841 | Igor Sysoev | 1 | -3/+3 | |
| 2009-04-21 | add 48x48 icon | Igor Sysoev | 1 | -2/+7 | |
| 2009-04-20 | Win32 master/workers model | Igor Sysoev | 1 | -17/+48 | |
| 2007-11-27 | do not delete resolver sources from release tarball | Igor Sysoev | 1 | -2/+0 | |
| 2007-11-23 | resolver | Igor Sysoev | 1 | -2/+0 | |
| 2006-11-24 | add slab to release and snaphost tarballs | Igor Sysoev | 1 | -2/+0 | |
| 2006-10-12 | check nginx.pm version | Igor Sysoev | 1 | -2/+2 | |
| 2006-09-18 | fix bug introduced with snapshot support | Igor Sysoev | 1 | -0/+2 | |
| 2006-09-18 | snapshot support | Igor Sysoev | 1 | -0/+31 | |
| 2006-08-30 | nginx-0.4.0-RELEASE importrelease-0.4.0 | Igor Sysoev | 2 | -0/+85 | |
| *) Change in internal API: the HTTP modules initialization was moved from the init module phase to the HTTP postconfiguration phase. *) Change: now the request body is not read beforehand for the ngx_http_perl_module: it's required to start the reading using the $r->has_request_body method. *) Feature: the ngx_http_perl_module supports the DECLINED return code. *) Feature: the ngx_http_dav_module supports the incoming "Date" header line for the PUT method. *) Feature: the "ssi" directive is available inside the "if" block. *) Bugfix: a segmentation fault occurred if there was an "index" directive with variables and the first index name was without variables; the bug had appeared in 0.1.29. | |||||
