Commit Graph

2014 Commits (bd91999ea577266b0d899ea206cdaa8d19f486b2)

Author SHA1 Message Date
Igor Sysoev bd91999ea5 Win32 master/workers model 17 years ago
Igor Sysoev b533e98252 fix Win32 ngx_gettimezone() 17 years ago
Igor Sysoev 694bdea2a9 add variadic macros support for msvc8 17 years ago
Igor Sysoev 1153aa6465 show -t results on stderr 17 years ago
Igor Sysoev d7fe640672 remove TODO comments 17 years ago
Igor Sysoev f7a08d5f9a support attaching to an existent Win32 shared memory 17 years ago
Igor Sysoev 6ac68bcc4c update c->sent in ngx_unix_send() 17 years ago
Igor Sysoev 61b7791486 fix building on platforms which have no atomic operations support, 17 years ago
Igor Sysoev b072c3d647 fix the previous commit 17 years ago
Igor Sysoev c7f876bd4c move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory 17 years ago
Igor Sysoev c26e7b9d49 perl termination fixes: 17 years ago
Igor Sysoev e4ecddfdb0 fix segfault on exit if no http section is defined in confguraiton, 17 years ago
Igor Sysoev ca878c8ccc fix segfault if no http section is defined in confguraiton, 17 years ago
Igor Sysoev 5234b9c6a8 fix building by BCC without NGX_DEBUG_MALLOC 17 years ago
Igor Sysoev ee0da9ad53 fix building by MSVC8 17 years ago
Igor Sysoev 0f50f09022 fix debug logging 17 years ago
Igor Sysoev 9bd1010164 fix building --without-http-cache, introduced in r2664 and later 17 years ago
Igor Sysoev 2b89d20302 hide cacheable Set-Cookie and P3P response headers 17 years ago
Igor Sysoev 081662a3e1 do not pass if-... headers for cacheable responses 17 years ago
Igor Sysoev c796dd263a shutdown client connection for cacheable header only responses 17 years ago
Igor Sysoev e41e724726 support 304 for cacheable responses 17 years ago
Igor Sysoev 50e1cc4560 style fix 17 years ago
Igor Sysoev ea8536b821 support HEAD in proxy cache 17 years ago
Igor Sysoev 1f450f5b1f style fix: remove trailing spaces 17 years ago
Igor Sysoev 57006fbb13 bump version 17 years ago
Igor Sysoev 395f895900 allow any status 17 years ago
Igor Sysoev ecd822809d try_files status code 17 years ago
Igor Sysoev 9ce893b13b set cache manager maximum sleep time to 10s 17 years ago
Igor Sysoev fb5f504bcd style fix 17 years ago
Igor Sysoev a655f363e2 style fix 17 years ago
Igor Sysoev 909b36ab1f do not call ngx_http_file_cache_free() if a response is not cacheable 17 years ago
Igor Sysoev 49ed98d1eb add debug logging 17 years ago
Igor Sysoev e46943965d backout r2535: virtual names is a property of address:port pair, 17 years ago
Igor Sysoev b37316d7dd style fix 17 years ago
Igor Sysoev a2de7b9b93 delete win32 ngx_file_append_mode() as we use reliable 17 years ago
Igor Sysoev 2ec2e35efe adopt NGX_FILE_TRUNCATE for win32 17 years ago
Igor Sysoev 64851bb2ae fix r2590: error_page made an external redirect without query string 17 years ago
Igor Sysoev 4f1192651d bump version 17 years ago
Igor Sysoev d5ba36fdad backout r2677 and fix ngx_strlcasestrn() again 17 years ago
Igor Sysoev 8d9e4c847d bump version 17 years ago
Igor Sysoev f3aed53c9d fix ngx_strlcasestrn() 17 years ago
Igor Sysoev e94b22b143 bump version 17 years ago
Igor Sysoev 44a69c83a4 proxy_cache_key 17 years ago
Igor Sysoev 43f3f4a73d fix cache path slot 17 years ago
Igor Sysoev 1dcaa97ccc refactor ngx_http_arg() using ngx_strcasestrn(), 17 years ago
Igor Sysoev 21a3c66a87 support Cache-Control no-cache and max-age in cache 17 years ago
Igor Sysoev a514d68bfb ngx_strlcasestrn() 17 years ago
Igor Sysoev 054c505050 update r2664 17 years ago
Igor Sysoev c8298bf3ee support Expires in cache 17 years ago
Igor Sysoev db8f150044 fix r2664: ..._cache_valid did not work for stale responses 17 years ago