| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-06-05 | Merge of r4674, r4675, r4676: win32 fixes. | Maxim Dounin | 2 | -6/+42 |
| 2012-06-04 | Merge of r4614, r4624-r4629, r4631: proxy recursive changes. | Maxim Dounin | 5 | -197/+343 |
| 2012-06-04 | Merge of r4622, r4623: balancing changes. | Maxim Dounin | 2 | -170/+73 |
| 2012-06-04 | Merge of r4621, r4641: filter_finalize fixes. | Maxim Dounin | 1 | -1/+0 |
| 2012-06-04 | Merge of r4618: rewrite escaping fix (ticket #162). | Maxim Dounin | 1 | -1/+0 |
| 2012-06-04 | Merge of r4617: fastcgi padding fix. | Maxim Dounin | 1 | -4/+23 |
| 2012-06-04 | Merge of r4616: r->state fix. | Maxim Dounin | 3 | -0/+7 |
| 2012-06-04 | Merge of r4615: write handler reset in ngx_http_named_location(). | Maxim Dounin | 1 | -0/+1 |
| 2012-06-04 | Merge of r4613: removed surplus condition. | Maxim Dounin | 1 | -8/+4 |
| 2012-06-04 | Merge of r4612: proper subrequest handling in various modules. | Maxim Dounin | 4 | -4/+4 |
| 2012-06-04 | Version bump. | Maxim Dounin | 1 | -1/+1 |
| 2012-04-23 | Version bump. | Maxim Dounin | 1 | -1/+1 |
| 2012-04-23 | Proxy: added ctx checking to input filters. | Maxim Dounin | 1 | -0/+18 |
| 2012-04-21 | Image filter: compare aspect ratio more accurately during crop. | Maxim Dounin | 1 | -3/+1 |
| 2012-04-19 | Fixed segfault with try_files (ticket #152). | Maxim Dounin | 1 | -1/+1 |
| 2012-04-16 | Fixed log->action after ssl handshake. | Maxim Dounin | 1 | -0/+2 |
| 2012-04-12 | Fixed grammar in error messages. | Ruslan Ermilov | 9 | -40/+40 |
| 2012-04-12 | Version bump. | Maxim Dounin | 1 | -1/+1 |
| 2012-04-12 | Mp4: sanity checks cleanup. | Maxim Dounin | 1 | -66/+208 |
| 2012-04-12 | Fixed buffer overflow when long URI is processed by "try_files" in | Ruslan Ermilov | 1 | -5/+14 |
| 2012-04-11 | Fixed directives inheritance. | Ruslan Ermilov | 1 | -3/+5 |
| 2012-04-10 | Access module: fixed inheritance of allow/deny ipv6 rules. | Maxim Dounin | 1 | -4/+9 |
| 2012-04-10 | Fixed debug logging. | Igor Sysoev | 1 | -1/+1 |
| 2012-04-10 | Fixed previous commit. | Igor Sysoev | 1 | -1/+1 |
| 2012-04-10 | Fixed mp4 module seek. | Igor Sysoev | 1 | -1/+1 |
| 2012-04-03 | Fixed spelling in multiline C comments. | Ruslan Ermilov | 5 | -5/+5 |
| 2012-04-02 | Upstream: reject upstreams without normal servers. | Maxim Dounin | 1 | -0/+7 |
| 2012-04-02 | Version bump. | Maxim Dounin | 1 | -1/+1 |
| 2012-03-29 | Corrected spelling of error message (ticket #136). | Ruslan Ermilov | 1 | -1/+1 |
| 2012-03-28 | Replaced ngx_http_realip_from_t with ngx_in_cidr_t. | Ruslan Ermilov | 1 | -10/+4 |
| 2012-03-28 | Fixed calculation of range boundaries. | Ruslan Ermilov | 1 | -11/+8 |
| 2012-03-28 | Xslt: parser options now set with xmlCtxtUseOptions(). | Maxim Dounin | 1 | -3/+2 |
| 2012-03-27 | Fixed unconditional MAX_PATH usage (ticket #22). | Maxim Dounin | 1 | -2/+20 |
| 2012-03-22 | Added xslt_param and xslt_string_param directives. | Maxim Dounin | 1 | -33/+168 |
| 2012-03-22 | Fixed off-by-one in xslt parameter parsing. | Maxim Dounin | 1 | -1/+1 |
| 2012-03-22 | Restricted keepalive_disable safari to OS X only. | Maxim Dounin | 1 | -1/+3 |
| 2012-03-22 | Removed safari from keepalive_disable default. | Maxim Dounin | 1 | -2/+1 |
| 2012-03-21 | If we inserted "Last-Modified" in r->headers_out.headers, don't | Ruslan Ermilov | 1 | -0/+2 |
| 2012-03-21 | Minor ngx_http_headers_filter_module.c code cleanup. | Ruslan Ermilov | 1 | -22/+20 |
| 2012-03-19 | For the sake of case/switch code readability, 'fall through' | Maxim Konovalov | 2 | -0/+5 |
| 2012-03-16 | Implemented $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd, and | Ruslan Ermilov | 1 | -0/+73 |
| 2012-03-15 | Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter" | Ruslan Ermilov | 2 | -7/+8 |
| 2012-03-15 | The "error_log" directive specified in the "http", "server", and | Ruslan Ermilov | 1 | -2/+9 |
| 2012-03-15 | Slight optimization in ngx_http_get_variable_index(). | Ruslan Ermilov | 1 | -1/+1 |
| 2012-03-15 | - New variable: $connection_requests. | Ruslan Ermilov | 1 | -1/+13 |
| 2012-03-15 | Version bump. | Maxim Dounin | 1 | -1/+1 |
| 2012-03-15 | Headers with null character are now rejected. | Maxim Dounin | 1 | -0/+14 |
| 2012-03-15 | Fixed incorrect ngx_cpystrn() usage in ngx_http_*_process_header(). | Maxim Dounin | 4 | -10/+16 |
| 2012-03-15 | Fixed ssi and perl interaction. | Maxim Dounin | 1 | -2/+12 |
| 2012-03-15 | Uwsgi: merged r->http_version fixes from scgi module. | Maxim Dounin | 1 | -12/+3 |