Commit graph

1981 commits

Author SHA1 Message Date
Igor Sysoev
91e04b5d2c fix the case when unset domain.tld was matched by *.domain.tld 2008-08-12 15:28:19 +00:00
Igor Sysoev
c2eec199ec *) charset_types
*) change of default charset types
*) addition_types
2008-08-12 13:17:08 +00:00
Igor Sysoev
03a9d6b399 use hash in gzip_types, ssi_types, and sub_filter_types 2008-08-12 13:11:36 +00:00
Igor Sysoev
b0dc32eec3 backout both r2162 and r2128 and implement a new fix 2008-08-12 12:04:49 +00:00
Igor Sysoev
be76a05b53 check daily time range 2008-08-11 17:50:37 +00:00
Igor Sysoev
545e30b14e expires daily time 2008-08-11 15:28:35 +00:00
Igor Sysoev
41d59b59bd ngx_next_time() 2008-08-11 15:28:15 +00:00
Igor Sysoev
5eb3a4f909 SSL connection readiness is required for level-triggered events only,
broken in r2128
2008-08-11 15:25:40 +00:00
Igor Sysoev
2ec5d3dbe8 consider log_not_found while testing index files 2008-08-11 15:22:40 +00:00
Igor Sysoev
7ef4a7af61 clear Last-Modified; set content-type and length for main request only 2008-08-06 13:18:57 +00:00
Igor Sysoev
416dd28ddc disable ranges, because xslt filter runs after range body filter 2008-08-06 09:38:34 +00:00
Igor Sysoev
b9b9499840 ngx_cpp_test_module 2008-08-05 19:32:50 +00:00
Igor Sysoev
b467cb72b2 reuse compiled DTD hash in different locations, add DTD cleanup 2008-08-05 19:05:15 +00:00
Igor Sysoev
a8c8cfd097 update debug logging 2008-08-05 15:19:21 +00:00
Igor Sysoev
94c55307bc reuse compiled XSLT tree in different locations 2008-08-05 14:27:49 +00:00
Igor Sysoev
ce6a5a9447 xsl:output's media-type and encoding support 2008-08-05 14:24:16 +00:00
Igor Sysoev
618fc44383 we do not need dtd->name 2008-08-05 13:08:35 +00:00
Igor Sysoev
97264f520e xslt_stylesheet should be valid for location only 2008-08-05 13:07:42 +00:00
Igor Sysoev
1490aa1577 fix xslt module context levels 2008-08-05 06:21:15 +00:00
Igor Sysoev
963e96e078 update debug logging 2008-08-04 21:51:36 +00:00
Igor Sysoev
4ec2c572cb style fix 2008-08-04 20:25:51 +00:00
Igor Sysoev
ca64d981f8 fix building by bcc broken in r2143 2008-08-04 20:23:21 +00:00
Igor Sysoev
f239450073 bump version 2008-08-04 16:45:52 +00:00
Igor Sysoev
0170bf4edf release-0.7.8 tag 2008-08-04 15:46:35 +00:00
Igor Sysoev
892cb4eb18 nginx-0.7.8-RELEASE 2008-08-04 15:46:34 +00:00
Igor Sysoev
046c266abc Solaris directio() 2008-08-04 15:32:10 +00:00
Igor Sysoev
8f1faed1d4 fix building by msvc8 introduced in r2127 2008-08-04 14:56:25 +00:00
Igor Sysoev
542e079b0e update comment 2008-08-04 14:54:12 +00:00
Igor Sysoev
107ef081fc if upstream sent a location header without status use 302 2008-08-04 14:53:16 +00:00
Igor Sysoev
99dbc09d5b ngx_http_xslt_filter_module 2008-08-04 14:48:15 +00:00
Igor Sysoev
41a9c12b44 test Content-Type via hash:
*) ngx_http_test_content_type()
*) ngx_http_types_slot()
*) ngx_http_merge_types()
2008-08-04 11:29:09 +00:00
Igor Sysoev
97562db601 $arg_... variable 2008-08-04 11:10:52 +00:00
Igor Sysoev
488629350b ngx_hash_strlow() 2008-08-04 10:18:36 +00:00
Igor Sysoev
7648ef4763 ngx_strlow() 2008-08-04 10:07:00 +00:00
Igor Sysoev
9c32f5b9c3 fix building by bcc broken in r2130 2008-08-04 09:14:30 +00:00
Igor Sysoev
e857ecd7df fix conflicting names "true" and "false" 2008-07-31 07:55:46 +00:00
Igor Sysoev
524a1575b1 bump version 2008-07-30 13:38:49 +00:00
Igor Sysoev
934b5d51ca release-0.7.7 tag 2008-07-30 12:55:04 +00:00
Igor Sysoev
f0ba17d279 nginx-0.7.7-RELEASE 2008-07-30 12:55:03 +00:00
Igor Sysoev
bf12c62e56 directio 2008-07-30 12:34:04 +00:00
Igor Sysoev
825b7e8039 *) move Darwin support to separate files
*) Darwin sendfile() support
2008-07-30 12:18:07 +00:00
Igor Sysoev
056c6b563b update connection readiness after SSL handshake,
this fixes mail proxy SSL connection hanging if level-triggered event is used
2008-07-30 06:12:30 +00:00
Igor Sysoev
16044c276a case insensitive file system location support provided by locale only 2008-07-29 16:55:11 +00:00
Igor Sysoev
261287b0be rename ngx_utf_...() to ngx_utf8_...() 2008-07-29 14:41:34 +00:00
Igor Sysoev
958a82efdd fix typo 2008-07-29 14:31:03 +00:00
Igor Sysoev
1754fe97a7 *) ssl_verify_client ask
*) test ssl_client_certificate for ssl_verify_client
*) $ssl_client_cert adds TAB before each line except first one
*) $ssl_client_raw_cert contains certificate as is
2008-07-29 14:29:02 +00:00
Igor Sysoev
123a680e3b allow range for partial flv response 2008-07-29 13:58:56 +00:00
Igor Sysoev
427cb8372c support several buf's for single-part range
patch by Maxim Dounin
2008-07-29 13:58:13 +00:00
Igor Sysoev
d8db68a729 fix utf-8 names in autoindex 2008-07-25 14:29:05 +00:00
Igor Sysoev
d946ce369e fix ranges without Content-Type 2008-07-23 16:30:42 +00:00