| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2007-08-14 | upstream sendfile bit was overridden by r->connection->sendfile | Igor Sysoev | 1 | -0/+2 | |
| 2007-08-10 | ignore meaningless bits in CIDR and warn about them | Igor Sysoev | 1 | -5/+14 | |
| 2007-07-29 | make 64-bit ngx_int_t on 64-bit platforms | Igor Sysoev | 14 | -142/+161 | |
| 2007-07-29 | --sysconfdir=DIR | Igor Sysoev | 1 | -3/+3 | |
| 2007-07-11 | fix segfault when event port returns POLLERR without POLLIN or POLLOUT | Igor Sysoev | 1 | -0/+4 | |
| 2007-07-10 | fix segfault when session was freed twice | Igor Sysoev | 1 | -21/+27 | |
| 2007-05-23 | style fix | Igor Sysoev | 1 | -1/+0 | |
| 2007-03-31 | ngx_ssl_recv_chain() must not update buf->last, | Igor Sysoev | 1 | -7/+15 | |
| it fixes proxy_pass https://... | |||||
| 2007-03-21 | fix building without --with-debug on Solaris | Igor Sysoev | 1 | -1/+1 | |
| 2007-03-06 | decrease log level from alert to debug for POLLERR|POLLHUP|POLLNVAL | Igor Sysoev | 2 | -4/+4 | |
| 2007-02-12 | correct r1100 | Igor Sysoev | 1 | -3/+4 | |
| 2007-02-09 | fix segfault when a large FastCGI response was written to a temporary file | Igor Sysoev | 1 | -1/+16 | |
| 2007-01-31 | style fix | Igor Sysoev | 1 | -1/+2 | |
| 2007-01-18 | unused value | Igor Sysoev | 1 | -1/+0 | |
| 2007-01-18 | style fix: remove trailing spaces | Igor Sysoev | 1 | -4/+4 | |
| 2007-01-18 | fix FastCGI "zero size buf" alert, | Igor Sysoev | 1 | -7/+9 | |
| the previous commit did not fix too | |||||
| 2007-01-17 | fix FastCGI "zero size buf" alert, | Igor Sysoev | 1 | -1/+14 | |
| r841 did not fix it | |||||
| 2007-01-15 | add debug logging for FastCGI zero size buf alert | Igor Sysoev | 1 | -0/+6 | |
| 2007-01-12 | ngx_strn2cmp() > ngx_memn2cmp() | Igor Sysoev | 1 | -3/+3 | |
| 2007-01-12 | fix duplicate rbtree keys case | Igor Sysoev | 1 | -39/+104 | |
| 2007-01-12 | style fix: remove tabs | Igor Sysoev | 1 | -12/+12 | |
| 2007-01-12 | add comment | Igor Sysoev | 1 | -0/+5 | |
| 2007-01-11 | axe aio drafts | Igor Sysoev | 1 | -58/+0 | |
| 2007-01-11 | axe long ago unnecessary file | Igor Sysoev | 1 | -20/+0 | |
| 2007-01-11 | optimize the SSL session cache allocations on 64-bit platforms | Igor Sysoev | 2 | -10/+32 | |
| 2007-01-11 | ssl_session_timeout was set only if builtin cache was used | Igor Sysoev | 1 | -2/+2 | |
| 2007-01-11 | optimize the SSL session cache allocations | Igor Sysoev | 2 | -56/+43 | |
| 2007-01-11 | stop rbtree search early if equal hash was found | Igor Sysoev | 1 | -36/+54 | |
| 2007-01-09 | pass the inherited shm_zone data | Igor Sysoev | 1 | -2/+8 | |
| 2007-01-08 | d2i_SSL_SESSION() was changed in 0.9.7f | Igor Sysoev | 1 | -1/+1 | |
| 2007-01-03 | move the session cache callbacks to the ngx_openssl_module | Igor Sysoev | 2 | -4/+481 | |
| 2007-01-02 | ngx_ssl_get_server_conf() | Igor Sysoev | 2 | -8/+27 | |
| 2007-01-02 | OPENSSL_config() | Igor Sysoev | 2 | -0/+5 | |
| 2006-12-15 | fix typo | Igor Sysoev | 1 | -1/+1 | |
| 2006-12-04 | upstream choice modules | Igor Sysoev | 2 | -189/+54 | |
| 2006-11-23 | fix segfault | Igor Sysoev | 1 | -1/+1 | |
| 2006-11-20 | slab allocator in shared memory | Igor Sysoev | 1 | -13/+1 | |
| 2006-11-19 | fix the previous commit | Igor Sysoev | 1 | -4/+2 | |
| 2006-11-18 | fix endless loop when too many FastCGI sent too many to stderr | Igor Sysoev | 1 | -1/+9 | |
| 2006-11-16 | rbtree insert procedure | Igor Sysoev | 1 | -0/+1 | |
| 2006-11-06 | fix FastCGI "zero size buf" alert | Igor Sysoev | 1 | -0/+2 | |
| 2006-10-28 | undo the previous wrong commit | Igor Sysoev | 1 | -1/+0 | |
| 2006-10-28 | bad commit | Igor Sysoev | 1 | -0/+1 | |
| 2006-10-09 | style fix: remove trailing spaces | Igor Sysoev | 1 | -1/+1 | |
| 2006-09-26 | Solaris 10 event ports support | Igor Sysoev | 4 | -23/+643 | |
| 2006-09-25 | rename variable | Igor Sysoev | 1 | -6/+6 | |
| 2006-09-22 | remove unused oneshot flag | Igor Sysoev | 2 | -3/+0 | |
| 2006-08-09 | nginx-0.3.57-RELEASE importrelease-0.3.57 | Igor Sysoev | 2 | -29/+148 | |
| *) Feature: the $ssl_client_serial variable. *) Bugfix: in the "!-e" operator of the "if" directive. Thanks to Andrian Budanstov. *) Bugfix: while a client certificate verification nginx did not send to a client the required certificates information. *) Bugfix: the $document_root variable did not support the variables in the "root" directive. | |||||
| 2006-07-28 | nginx-0.3.55-RELEASE importrelease-0.3.55 | Igor Sysoev | 2 | -3/+3 | |
| *) Feature: the "stub" parameter in the "include" SSI command. *) Feature: the "block" SSI command. *) Feature: the unicode2nginx script was added to contrib. *) Bugfix: if a "root" was specified by variable only, then the root was relative to a server prefix. *) Bugfix: if the request contained "//" or "/./" and escaped symbols after them, then the proxied request was sent unescaped. *) Bugfix: the $r->headers_in("Cookie") of the ngx_http_perl_module now returns all "Cookie" header lines. *) Bugfix: a segmentation fault occurred if "client_body_in_file_only on" was used and nginx switched to a next upstream. *) Bugfix: on some condition while reconfiguration character codes inside the "charset_map" may be treated invalid; the bug had appeared in 0.3.50. | |||||
| 2006-07-11 | nginx-0.3.54-RELEASE importrelease-0.3.54 | Igor Sysoev | 3 | -15/+30 | |
| *) Feature: nginx now logs the subrequest information to the error log. *) Feature: the "proxy_next_upstream", "fastcgi_next_upstream", and "memcached_next_upstream" directives support the "off" parameter. *) Feature: the "debug_connection" directive supports the CIDR address form. *) Bugfix: if a response of proxied server or FastCGI server was converted from UTF-8 or back, then it may be transferred incomplete. *) Bugfix: the $upstream_response_time variable had the time of the first request to a backend only. *) Bugfix: nginx could not be built on amd64 platform; the bug had appeared in 0.3.53. | |||||
