Igor Sysoev
|
12ed8a8269
|
fix a cached zero-length body case
|
2009-12-23 14:46:45 +00:00 |
|
Igor Sysoev
|
44096861e4
|
fix typo
|
2009-12-23 14:22:17 +00:00 |
|
Igor Sysoev
|
9bcdcce406
|
$geoip_city_continent_code, $geoip_latitude, $geoip_longitude
|
2009-12-22 17:33:03 +00:00 |
|
Igor Sysoev
|
23c40479f0
|
fix the "If-None-Match" header name
|
2009-12-22 16:41:34 +00:00 |
|
Igor Sysoev
|
b118177a47
|
fix building by gcc 4.x with -O2/3/s in some Linux distributions:
dereferencing type-punned pointer will break strict-aliasing rules
|
2009-12-22 15:29:56 +00:00 |
|
Igor Sysoev
|
e0c443005d
|
fix building by gcc 4.4 with -O2/3/s:
dereferencing pointer 'sin' does break strict-aliasing rules
|
2009-12-22 15:15:45 +00:00 |
|
Igor Sysoev
|
1ef86261e3
|
force image filter conversion if JPEG application data consume more than 5%
|
2009-12-22 13:03:49 +00:00 |
|
Igor Sysoev
|
4c41f72694
|
style fix
|
2009-12-22 10:45:29 +00:00 |
|
Igor Sysoev
|
0c750a8974
|
fix building by gcc 4.x with -O2/3/s in some Linux distributions:
dereferencing type-punned pointer will break strict-aliasing rules
the bug has been introduced in r3065
|
2009-12-21 21:56:48 +00:00 |
|
Igor Sysoev
|
90fbee3778
|
do not add NGX_GCC_OPT twice: it is added later with -W
|
2009-12-21 17:51:30 +00:00 |
|
Igor Sysoev
|
fd35538c22
|
fix caseless locations, the bug had been introduced in r3326
|
2009-12-17 14:25:46 +00:00 |
|
Igor Sysoev
|
aac970ea24
|
test degradation parameters
|
2009-12-17 12:45:13 +00:00 |
|
Igor Sysoev
|
0bf5c53d75
|
fix r3331:
*) now pools are aligned to 16 bytes
*) forbidden to set non-aligned pool sizes
|
2009-12-17 12:25:46 +00:00 |
|
Igor Sysoev
|
ca4cf0097d
|
fix Win32 error message when an temporary file replaces an existent file:
return at once if ngx_win32_rename_file() was not failed
and do not try to delete already the renamed temporary file
|
2009-12-17 10:05:39 +00:00 |
|
Igor Sysoev
|
c4b933ff17
|
bump version
|
2009-12-16 14:59:33 +00:00 |
|
Igor Sysoev
|
4791a0c2cb
|
release-0.8.30 tag
|
2009-12-15 14:34:10 +00:00 |
|
Igor Sysoev
|
2a2365bde9
|
nginx-0.8.30-RELEASE
|
2009-12-15 14:34:09 +00:00 |
|
Igor Sysoev
|
ca6d8b6471
|
add conf/fastcgi.conf
|
2009-12-15 13:54:41 +00:00 |
|
Igor Sysoev
|
c51c4d122c
|
fix Win32 error messages when an temporary file replaces an existent file:
*) do not rename an already renamed file
*) now ngx_win32_rename_file() returns error code
*) do not log failure inside ngx_win32_rename_file()
|
2009-12-15 13:47:02 +00:00 |
|
Igor Sysoev
|
50ff8c8960
|
default large_client_header_buffers' buffer size should be 8K as compatible
with Apache's one
|
2009-12-09 06:37:41 +00:00 |
|
Igor Sysoev
|
036018227f
|
print libatomic configure summary
|
2009-12-08 12:53:54 +00:00 |
|
Igor Sysoev
|
81251e33b2
|
backout r3315 and test r->header_only last, since it's not actually
frequent here: 304 and HEAD responses are not set it before the filter
|
2009-12-07 15:41:57 +00:00 |
|
Igor Sysoev
|
95ae6b5c15
|
fix libatomic usage on arm, cris, hppa, m68k, and sparc platforms
|
2009-12-07 15:32:38 +00:00 |
|
Igor Sysoev
|
fa26e879c7
|
fix double free(), introduced in r3268
|
2009-12-07 15:13:46 +00:00 |
|
Igor Sysoev
|
1b4e36f4ab
|
remove stale comment
|
2009-12-02 13:03:54 +00:00 |
|
Igor Sysoev
|
93b141bcd4
|
bump version
|
2009-12-02 13:02:43 +00:00 |
|
Igor Sysoev
|
1deb5fe21d
|
release-0.8.29 tag
|
2009-11-30 13:28:13 +00:00 |
|
Igor Sysoev
|
0b8360cde0
|
nginx-0.8.29-RELEASE
|
2009-11-30 13:28:12 +00:00 |
|
Igor Sysoev
|
4a8cf7faad
|
support "*" in gzip_types, ssi_types, etc
|
2009-11-30 13:15:10 +00:00 |
|
Igor Sysoev
|
b56979c3da
|
chmod unix listen domain socket to 0666
|
2009-11-30 11:26:24 +00:00 |
|
Igor Sysoev
|
6b812fbd04
|
log proxied HTTP/0.9 responses status as "009"
|
2009-11-29 20:49:29 +00:00 |
|
Igor Sysoev
|
cb2e3fbbc9
|
fix handling cached HTTP/0.9 response
|
2009-11-29 20:48:01 +00:00 |
|
Igor Sysoev
|
cfcec22156
|
fix server_name regex named captures given by "?P<...>"
|
2009-11-29 20:39:32 +00:00 |
|
Igor Sysoev
|
36f3d115fc
|
test invalid --with-ld-opt in right place
|
2009-11-27 22:02:04 +00:00 |
|
Igor Sysoev
|
c4cf77686e
|
atomic operations test-run
|
2009-11-27 22:00:39 +00:00 |
|
Igor Sysoev
|
c0ce24e72d
|
update comments
|
2009-11-25 18:03:59 +00:00 |
|
Igor Sysoev
|
959ee5a29a
|
fix comment
|
2009-11-25 17:56:53 +00:00 |
|
Igor Sysoev
|
c4b8a56c05
|
libatomic_ops support
|
2009-11-25 17:55:25 +00:00 |
|
Igor Sysoev
|
e43dac2e19
|
GCC 4.1 builtin atomic operations
|
2009-11-25 17:34:35 +00:00 |
|
Igor Sysoev
|
601d5df98c
|
bump version
|
2009-11-25 17:04:00 +00:00 |
|
Igor Sysoev
|
bdb08396c9
|
release-0.8.28 tag
|
2009-11-23 15:53:13 +00:00 |
|
Igor Sysoev
|
aa8028a4f9
|
nginx-0.8.28-RELEASE
|
2009-11-23 15:53:12 +00:00 |
|
Igor Sysoev
|
b29ff35cc8
|
add NGX_PROCESS_HELPER process status
|
2009-11-23 15:46:21 +00:00 |
|
Igor Sysoev
|
2adc3ccc51
|
decrease SSL handshake error level to info
|
2009-11-23 14:09:57 +00:00 |
|
Igor Sysoev
|
08e0fd2785
|
fix building without PCRE, the bug had been introduced in r3326
|
2009-11-23 13:13:58 +00:00 |
|
Igor Sysoev
|
59ef8fca12
|
bump version
|
2009-11-23 13:09:33 +00:00 |
|
Igor Sysoev
|
d5bb429793
|
release-0.8.27 tag
|
2009-11-17 16:53:18 +00:00 |
|
Igor Sysoev
|
7b44cae304
|
nginx-0.8.27-RELEASE
|
2009-11-17 16:53:17 +00:00 |
|
Igor Sysoev
|
b8f7d889d4
|
a cache manager thread handle was overwritten by a cache loader thread handle,
this caused an exit delay, the bug had been introduced in r3023
|
2009-11-17 16:46:27 +00:00 |
|
Igor Sysoev
|
6e0099e9a7
|
add comment from r2716 commit message
|
2009-11-17 10:31:39 +00:00 |
|