Igor Sysoev
|
ebc507bc78
|
change RSS MIME type
|
2008-06-20 14:43:17 +00:00 |
|
Igor Sysoev
|
da02ddc6fd
|
fix "proxy_pass https://..." broken in r1427
|
2008-06-20 14:42:54 +00:00 |
|
Igor Sysoev
|
c49ed61376
|
"gzip_vary on" always sends "Vary: Accept-Encoding" header
|
2008-06-20 14:41:03 +00:00 |
|
Igor Sysoev
|
77c287f35d
|
disable charset if there is "Content-Encoding" header
|
2008-06-20 14:33:36 +00:00 |
|
Igor Sysoev
|
7f6b2ffc60
|
*) back out r2040
*) refactor ngx_palloc()
*) introduce ngx_pnalloc()
*) additional pool blocks have smaller header
|
2008-06-17 15:00:30 +00:00 |
|
Igor Sysoev
|
c2eb2cf4cb
|
bump version
|
2008-06-16 09:11:12 +00:00 |
|
Igor Sysoev
|
0375143aae
|
release-0.7.2 tag
|
2008-06-16 09:04:23 +00:00 |
|
Igor Sysoev
|
bb84a7dd9c
|
nginx-0.7.2-RELEASE
|
2008-06-16 09:04:22 +00:00 |
|
Igor Sysoev
|
81f9c9dc72
|
$ssl_client_cert
|
2008-06-16 05:54:18 +00:00 |
|
Igor Sysoev
|
df83e6f81a
|
DH parameters, ssl_dhparam
|
2008-06-16 05:51:32 +00:00 |
|
Igor Sysoev
|
b0780752b0
|
after URI was rewritten location configuration should be to a server's null one
|
2008-06-15 19:07:35 +00:00 |
|
Igor Sysoev
|
a3a792b1ee
|
fix building without PCRE introduced in r2023
|
2008-06-07 12:08:38 +00:00 |
|
Igor Sysoev
|
a5bf33601b
|
style fix
|
2008-05-28 12:27:08 +00:00 |
|
Igor Sysoev
|
9709aaa2f4
|
fix building by bcc/etc introduced in r2038
|
2008-05-28 12:26:20 +00:00 |
|
Igor Sysoev
|
2d951bfa41
|
*) add ngx_palloc_aligned() to allocate explicitlty aligned memory
*) allows non-aligned memory blocks for small allocations and for odd
length strings on all platforms
*) use ngx_palloc_aligned()
|
2008-05-27 09:37:40 +00:00 |
|
Igor Sysoev
|
626cd7e7be
|
add args in redirect to a directory
|
2008-05-26 18:57:43 +00:00 |
|
Igor Sysoev
|
d412ece2fc
|
fix debug logging
|
2008-05-26 18:49:36 +00:00 |
|
Igor Sysoev
|
2ae6727da7
|
fix error log message
|
2008-05-26 10:54:59 +00:00 |
|
Igor Sysoev
|
9b1fe56148
|
bump version
|
2008-05-26 09:54:17 +00:00 |
|
Igor Sysoev
|
958c3de460
|
release-0.7.1 tag
|
2008-05-26 09:32:31 +00:00 |
|
Igor Sysoev
|
903c55b294
|
nginx-0.7.1-RELEASE
|
2008-05-26 09:32:30 +00:00 |
|
Igor Sysoev
|
d6548faf64
|
ssl_session_cache none
|
2008-05-26 07:14:13 +00:00 |
|
Igor Sysoev
|
4c8eb4263f
|
read channel until EAGAIN
|
2008-05-25 18:27:38 +00:00 |
|
Igor Sysoev
|
7a0e5d97b6
|
remove directives deprecated in 0.3.x
|
2008-05-24 15:48:50 +00:00 |
|
Igor Sysoev
|
5cdb2ce66e
|
*) remove optimize_host_names
*) deprecate optimize_server_names: it is not needed since
server_name_in_redirect introduction
|
2008-05-24 15:43:48 +00:00 |
|
Igor Sysoev
|
7e2c4eef9c
|
move configuration phase only field to the end of structure
|
2008-05-24 14:46:46 +00:00 |
|
Igor Sysoev
|
e55988c069
|
locations tree
|
2008-05-24 14:14:13 +00:00 |
|
Igor Sysoev
|
5cdc511fcd
|
new ngx_queue functions
|
2008-05-24 14:10:01 +00:00 |
|
Igor Sysoev
|
89e0aad840
|
delete useless lines
|
2008-05-22 14:28:25 +00:00 |
|
Igor Sysoev
|
3b30476068
|
style fix
|
2008-05-22 12:09:41 +00:00 |
|
Igor Sysoev
|
61e991c70a
|
axe never used variables
|
2008-05-22 11:11:16 +00:00 |
|
Igor Sysoev
|
6d14e65056
|
split ngx_http_block() further
|
2008-05-22 11:07:08 +00:00 |
|
Igor Sysoev
|
87ac67fbd1
|
split ngx_http_block()
|
2008-05-22 09:57:47 +00:00 |
|
Igor Sysoev
|
f3be0b33c2
|
delete outdated debug logging that only causes segfault if enabled
|
2008-05-22 07:10:36 +00:00 |
|
Igor Sysoev
|
cdd4354b49
|
style fix
|
2008-05-21 17:39:51 +00:00 |
|
Igor Sysoev
|
ccd55fc2ca
|
fix building on modern Fedora 9 caused by IOV_MAX
|
2008-05-20 13:45:07 +00:00 |
|
Igor Sysoev
|
f9d923e5fe
|
bump version
|
2008-05-19 10:45:57 +00:00 |
|
Igor Sysoev
|
985ab0961f
|
release-0.7.0 tag
|
2008-05-19 10:34:42 +00:00 |
|
Igor Sysoev
|
b6c719eac8
|
nginx-0.7.0-RELEASE
|
2008-05-19 10:34:41 +00:00 |
|
Igor Sysoev
|
48242f4b08
|
avoid recursive loop
|
2008-05-19 10:24:22 +00:00 |
|
Igor Sysoev
|
f1e58930c8
|
expires modified
|
2008-05-16 15:18:50 +00:00 |
|
Igor Sysoev
|
69988d1162
|
$uid_got and $uid_set may used at any time
|
2008-05-16 15:03:37 +00:00 |
|
Igor Sysoev
|
3be5257a4f
|
$hostname variable
|
2008-05-16 14:39:06 +00:00 |
|
Igor Sysoev
|
76566f88d9
|
simplify library autoconfigure
|
2008-05-16 14:32:58 +00:00 |
|
Igor Sysoev
|
d1c0150414
|
DESTDIR support
|
2008-05-16 13:29:19 +00:00 |
|
Igor Sysoev
|
5f3521cf4f
|
escape 0x00-0x1f, ", and \ in access log variables
|
2008-05-15 15:09:39 +00:00 |
|
Igor Sysoev
|
5fd0931a61
|
*) host in request line has priority
*) allow several Host headers
*) validate host
|
2008-05-15 14:44:47 +00:00 |
|
Igor Sysoev
|
433608c180
|
style fix: remove tabs and trailing spaces
|
2008-05-14 07:54:52 +00:00 |
|
Igor Sysoev
|
7a06fbdcca
|
small fixes
|
2008-05-13 09:47:52 +00:00 |
|
Igor Sysoev
|
bc5fb294af
|
test user agent in header callback
|
2008-05-13 09:18:58 +00:00 |
|