| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2010-03-03 | nginx-0.8.34-RELEASErelease-0.8.34 | Igor Sysoev | 1 | -7/+120 | |
| 2010-03-03 | add 7z MIME type | Igor Sysoev | 1 | -0/+1 | |
| 2010-03-03 | add OpenSSL_add_all_algorithms(), this fixes the error | Igor Sysoev | 2 | -0/+4 | |
| "ASN1_item_verify:unknown message digest algorithm" occurred if client certificate is signed using sha256WithRSAEncryption | |||||
| 2010-03-03 | make $request_method non-cacheable | Igor Sysoev | 1 | -1/+2 | |
| 2010-03-03 | remove code disabled since 0.1.29 version | Igor Sysoev | 1 | -4/+0 | |
| 2010-03-03 | use a right "Location" header name, however, it did not harm, | Igor Sysoev | 1 | -2/+2 | |
| since ngx_http_variable_sent_location() never use key name field | |||||
| 2010-03-03 | fix cached FastCGI response with large stderr output before header | Igor Sysoev | 2 | -4/+56 | |
| 2010-03-03 | allow HTTPS referers | Igor Sysoev | 1 | -8/+17 | |
| 2010-03-03 | compare long file names in case-insensitive mode, | Igor Sysoev | 3 | -1/+5 | |
| the bug had been introduced in r3418 | |||||
| 2010-03-02 | Set SSL session context for "ssl_session_cache none". | Igor Sysoev | 1 | -2/+2 | |
| This fixes a bug when client certficate is used and nginx closes connection with the message: "SSL_GET_PREV_SESSION:session id context uninitialized". | |||||
| 2010-02-25 | fix a geo range if the range includes two or more /16 networks | Igor Sysoev | 1 | -1/+1 | |
| and does not begin at /16 network boundary | |||||
| 2010-02-19 | decrease SSL handshake error level to info | Igor Sysoev | 1 | -0/+4 | |
| 2010-02-19 | SSI %s timefmt has no timezone offset | Igor Sysoev | 1 | -2/+1 | |
| 2010-02-19 | use content type of the parent request in SSI stub block output | Igor Sysoev | 1 | -3/+3 | |
| instead of default one | |||||
| 2010-02-18 | style fix: remove tabs | Igor Sysoev | 1 | -5/+5 | |
| 2010-02-15 | fix $upstream_http_ variable prefix length | Igor Sysoev | 1 | -1/+1 | |
| 2010-02-12 | delete surplus code | Igor Sysoev | 1 | -2/+0 | |
| 2010-02-12 | const char *fmt in ngx_conf_log_error() | Igor Sysoev | 2 | -2/+2 | |
| 2010-02-12 | delete ngx_http_perl_cleanup_t unused since r909 | Igor Sysoev | 1 | -6/+0 | |
| 2010-02-12 | fix request counter for $r->sleep(), the bug was introduced in r3050 | Igor Sysoev | 1 | -0/+1 | |
| 2010-02-12 | bump version | Igor Sysoev | 2 | -3/+3 | |
| 2010-02-01 | release-0.8.33 tag | Igor Sysoev | 1 | -0/+1 | |
| 2010-02-01 | nginx-0.8.33-RELEASErelease-0.8.33 | Igor Sysoev | 1 | -2/+79 | |
| 2010-02-01 | do not disable keepalive after POST requests for MSIE 7+ | Igor Sysoev | 1 | -1/+1 | |
| 2010-02-01 | disable keepalive for Safari: | Igor Sysoev | 3 | -7/+21 | |
| https://bugs.webkit.org/show_bug.cgi?id=5760 | |||||
| 2010-01-29 | delete u->cleanup mark, this fixes large values in $upstream_response_time, | Igor Sysoev | 1 | -0/+2 | |
| the bug had been introduced in r3007 | |||||
| 2010-01-28 | disable Win32 short file names | Igor Sysoev | 1 | -14/+50 | |
| 2010-01-28 | skip URI trailing spaces under Win32 | Igor Sysoev | 1 | -2/+4 | |
| 2010-01-28 | Fix segfault when while discarding body a write event handler is called, | Igor Sysoev | 1 | -0/+1 | |
| runs ngx_http_core_run_phases(), and starts a request processing again. The write event has clear type and remained in a keepalive connection. The bug was introduced in r3050. | |||||
| 2010-01-28 | bump version | Igor Sysoev | 2 | -3/+3 | |
| 2010-01-11 | release-0.8.32 tag | Igor Sysoev | 1 | -0/+1 | |
| 2010-01-11 | nginx-0.8.32-RELEASErelease-0.8.32 | Igor Sysoev | 1 | -0/+65 | |
| 2010-01-11 | allow a chunked body for 201 responses | Igor Sysoev | 1 | -1/+0 | |
| 2010-01-11 | fix ngx_utf8_cpystrn(): it did not fully copy utf-8 string | Igor Sysoev | 1 | -3/+1 | |
| 2010-01-11 | named captures worked for two names only | Igor Sysoev | 1 | -1/+1 | |
| 2010-01-11 | add context to a resolver log | Igor Sysoev | 2 | -14/+42 | |
| 2010-01-01 | 2010 year | Igor Sysoev | 1 | -1/+1 | |
| 2009-12-25 | use "localhost" in "Host" header line, if unix socket is used in "auth_http" | Igor Sysoev | 1 | -1/+8 | |
| 2009-12-25 | fix negative time in "Cache-Control" if "expires modified" sets time in the past | Igor Sysoev | 1 | -1/+1 | |
| 2009-12-25 | bump version | Igor Sysoev | 2 | -3/+3 | |
| 2009-12-23 | release-0.8.31 tag | Igor Sysoev | 1 | -0/+1 | |
| 2009-12-23 | nginx-0.8.31-RELEASErelease-0.8.31 | Igor Sysoev | 1 | -1/+97 | |
| 2009-12-23 | allow to handle 301/302 in error_page | Igor Sysoev | 2 | -3/+3 | |
| 2009-12-23 | fix a cached zero-length body case | Igor Sysoev | 1 | -7/+3 | |
| 2009-12-23 | fix typo | Igor Sysoev | 5 | -5/+5 | |
| 2009-12-22 | $geoip_city_continent_code, $geoip_latitude, $geoip_longitude | Igor Sysoev | 1 | -27/+79 | |
| 2009-12-22 | fix the "If-None-Match" header name | Igor Sysoev | 1 | -1/+1 | |
| 2009-12-22 | fix building by gcc 4.x with -O2/3/s in some Linux distributions: | Igor Sysoev | 1 | -2/+15 | |
| dereferencing type-punned pointer will break strict-aliasing rules | |||||
| 2009-12-22 | fix building by gcc 4.4 with -O2/3/s: | Igor Sysoev | 3 | -15/+26 | |
| dereferencing pointer 'sin' does break strict-aliasing rules | |||||
| 2009-12-22 | force image filter conversion if JPEG application data consume more than 5% | Igor Sysoev | 1 | -11/+31 | |
