nginx /
nginx /
8c70e67f7b1044c9dc5df598cdb48ec18aa0853f - 8c70e67 worker_rlimit_core should be off_t by Igor Sysoev · 15 years ago
- 9a62648 fix typo by Igor Sysoev · 15 years ago
- 12f4da4 discard "secure_link_expires on|off" by Igor Sysoev · 15 years ago
- c13a409 bump version by Igor Sysoev · 15 years ago
- 895e027 release-0.8.50 tag by Igor Sysoev · 15 years ago
- e004c37 nginx-0.8.50-RELEASE by Igor Sysoev · 15 years ago nginx-0.8.50
- 94e9aaa new ngx_http_secure_link_module with secure_link, secure_link_md5, and by Igor Sysoev · 15 years ago
- a256afd fix race condition if during reconfiguration two cache managers try by Igor Sysoev · 15 years ago
- 3730543 gzip_disable msie6 ignored other patterns by Igor Sysoev · 15 years ago
- 31e6fc8 gzip_disable compiled always the first pattern only by Igor Sysoev · 15 years ago
- 4db3b3e gzip_disable msie6 did not inherited if nginx was built without PCRE by Igor Sysoev · 15 years ago
- 8a9f761 add "Global\" prefix for signal events by Igor Sysoev · 15 years ago
- 2cb30f1 the -q switch by Igor Sysoev · 15 years ago
- f7dd767 if a location is specified by regex, then always compile an "alias", by Igor Sysoev · 15 years ago
- f380df5 bump version by Igor Sysoev · 15 years ago
- 6d77945 release-0.8.49 tag by Igor Sysoev · 15 years ago
- 396c9b7 nginx-0.8.49-RELEASE by Igor Sysoev · 15 years ago nginx-0.8.49
- d39b9ec image_filter_jpeg_quality supports variables by Igor Sysoev · 15 years ago
- 7268cc8 zero fcn->updating after node allocation by Igor Sysoev · 15 years ago
- 2b74841 error status codes could be cached for next request only, by Igor Sysoev · 15 years ago
- 541d8c6 we can free GeoIPRecord just after GeoIP_region_name_by_code(), by Igor Sysoev · 15 years ago
- a999586 fix segfault, the bug has been introduced in r3738 by Igor Sysoev · 15 years ago
- 6dd6aef bump version by Igor Sysoev · 15 years ago
- 4cece44 release-0.8.48 tag by Igor Sysoev · 15 years ago
- fcf90db nginx-0.8.48-RELEASE by Igor Sysoev · 15 years ago nginx-0.8.48
- 395f35e $geoip_region_name by Igor Sysoev · 15 years ago
- dc87ab5 $geoip_dma_code and $geoip_area_code by Igor Sysoev · 15 years ago
- 41212d2 fix fastcgi_split_path_info, if URI was not fully captured by Igor Sysoev · 15 years ago
- 81cd5e4 *) make code consistent to fastcgi, etc *) remove STUB comment by Igor Sysoev · 15 years ago
- e4994fb use NULL instead of 0 by Igor Sysoev · 15 years ago
- b16b8dd delete surplus assignment by Igor Sysoev · 15 years ago
- 90f9552 inherit proxy_pass, fastcgi_pass, uwsgi_pass, scgi_pass inside by Igor Sysoev · 15 years ago
- 0ec5492 ngx_http_conf_get_module_srv_conf() and ngx_http_conf_get_module_loc_conf() by Igor Sysoev · 15 years ago
- 6d9d07b fix directive type by Igor Sysoev · 15 years ago
- 029299a change logic slightly by Igor Sysoev · 15 years ago
- c7b2e2a change order by Igor Sysoev · 15 years ago
- 2108fab *) delete cache key node after a cache file removal by Igor Sysoev · 15 years ago
- 0e0e0af escape ";" in arguments by Igor Sysoev · 15 years ago
- 1cd46b8 count cache key node usage for cached error statuses by Igor Sysoev · 15 years ago
- 09ce1e2 do not free unused cache node if cache min_uses > 1, by Igor Sysoev · 15 years ago
- 10f8d5d return 415 on too big image in image filter by Igor Sysoev · 15 years ago
- 7c50789 change default server_name_in_redirect value to off, by Igor Sysoev · 15 years ago
- a69cf2d use an empty name as default server_name instread of hostname by Igor Sysoev · 15 years ago
- e8cf60d allow server_name "" as the first name by Igor Sysoev · 15 years ago
- 6b45b06 decrease SSL handshake error level to info by Igor Sysoev · 15 years ago
- 591700b copy OpenSSL-0.9.8o LICENSE for nginx/Windows zip by Igor Sysoev · 15 years ago
- 6f2796a bump version by Igor Sysoev · 15 years ago
- 08df048 release-0.8.47 tag by Igor Sysoev · 15 years ago
- a9d5cb5 nginx-0.8.47-RELEASE by Igor Sysoev · 15 years ago nginx-0.8.47
- 9135a0e move debug logging inside ngx_http_file_cache_free() by Igor Sysoev · 15 years ago
- 14c95f9 fix $request_time for subrequests by Igor Sysoev · 15 years ago
- 406a680 several changes in cache cleanup handling: by Igor Sysoev · 15 years ago
- 18b36e5 fix r3708 and r3695: valid_sec is set only for caching error status codes by Igor Sysoev · 15 years ago
- 6af21b7 fix r3707: cache node should be freed be a response is not cached by Igor Sysoev · 15 years ago
- 3cf3100 fix typo by Igor Sysoev · 15 years ago
- 4b7637a fix r3695: this commit by Igor Sysoev · 15 years ago
- f297d0d an intercepted error code was not cached by Igor Sysoev · 15 years ago
- cc963cd style fix by Igor Sysoev · 15 years ago
- b1327bd initialize r->cache->file.fd with NGX_INVALID_FILE by Igor Sysoev · 15 years ago
- 1daef7d bump version by Igor Sysoev · 15 years ago
- ef4d94d release-0.8.46 tag by Igor Sysoev · 15 years ago
- 8c7518f nginx-0.8.46-RELEASE by Igor Sysoev · 15 years ago nginx-0.8.46
- 47f5f94 add warnings for proxy_no_cache and fastcgi_no_cache by Igor Sysoev · 15 years ago
- f7d659a proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypass by Igor Sysoev · 15 years ago
- 6a47b43 rename ngx_http_file_cache_create() to ngx_http_file_cache_new() by Igor Sysoev · 15 years ago
- 9aa3d7f ngx_http_file_cache_create() by Igor Sysoev · 15 years ago
- 9e9cbee ngx_http_file_cache_name() by Igor Sysoev · 15 years ago
- 0e73a5b style fix by Igor Sysoev · 15 years ago
- 85992f9 delete empty cache zone node if we could not get response to cache by Igor Sysoev · 15 years ago
- 4769d10 fix scgi_no_cache and uwsgi_no_cache initialization by Igor Sysoev · 15 years ago
- f3870c6 use ngx_http_test_predicates(), ngx_http_set_predicate_slot() by Igor Sysoev · 15 years ago
- 7fc2905 ngx_http_test_predicates(), ngx_http_set_predicate_slot() by Igor Sysoev · 15 years ago
- e48f042 bump version by Igor Sysoev · 15 years ago
- 0c9bdba release-0.8.45 tag by Igor Sysoev · 15 years ago
- b399298 nginx-0.8.45-RELEASE by Igor Sysoev · 15 years ago nginx-0.8.45
- 5a19097 allow setfib=0 by Igor Sysoev · 15 years ago
- 618703b use xmlSAXHandler._private field to store xslt filter context by Igor Sysoev · 15 years ago
- a2d9995 fix building by msvc7 by Igor Sysoev · 15 years ago
- 59bb78b stop ./configure on Win32 if no library sources was specified, by Igor Sysoev · 15 years ago
- db0efa8 do not use prebuild OpenSSL Win32 libraries by Igor Sysoev · 15 years ago
- f9dd541 fix typo by Igor Sysoev · 15 years ago
- 40b4ba1 style fix by Igor Sysoev · 15 years ago
- 7aa1f5b update r->buffered after processing SSI command, by Igor Sysoev · 15 years ago
- a2e8462 bump version by Igor Sysoev · 15 years ago
- 343adfa release-0.8.44 tag by Igor Sysoev · 15 years ago
- 84d108e nginx-0.8.44-RELEASE by Igor Sysoev · 15 years ago nginx-0.8.44
- 0bd7a7d listen setfib=X by Igor Sysoev · 15 years ago
- 1a5d755 fix case of partially matched patterns on buffer border in sub_filter by Igor Sysoev · 15 years ago
- a5ee005 fix recognition of SSLv2 Client Hello Packet large than 255 bytes by Igor Sysoev · 15 years ago
- 802bc23 try to use C99 variadic macros first: by Igor Sysoev · 15 years ago
- ee37271 fix building by owc12: GetLongPathName() is available since Win2K only by Igor Sysoev · 15 years ago
- 497c137 HP/UX uses EWOULDBLOCK instead of EAGAIN by Igor Sysoev · 15 years ago
- 0cb0c67 do not use a cache headers set to hide by Igor Sysoev · 15 years ago
- 0bd1809 treat Set-Cookie as a header that forbids caching by Igor Sysoev · 15 years ago
- 9a00d69 update the previous commit by Igor Sysoev · 15 years ago
- 7e14b50 use shared ngx_http_upstream_ignore_headers_masks[] by Igor Sysoev · 15 years ago
- 187538d bump version by Igor Sysoev · 15 years ago
- c1f0915 release-0.8.43 tag by Igor Sysoev · 15 years ago
- 3a4381f nginx-0.8.43-RELEASE by Igor Sysoev · 15 years ago nginx-0.8.43
- fb7b45d remove r->zero_body unused since the previous commit by Igor Sysoev · 15 years ago