Commit Graph

  • 601a3dc736 fix Win95 "/.../" handling for the record Igor Sysoev 2009-09-07 09:18:55 +0000
  • ad7e918f5a bump version Igor Sysoev 2009-09-07 09:15:47 +0000
  • 1495831a63 release-0.8.14 tag Igor Sysoev 2009-09-07 08:25:46 +0000
  • 535a2fb633 nginx-0.8.14-RELEASE release-0.8.14 Igor Sysoev 2009-09-07 08:25:45 +0000
  • 28debb2191 fix the previous commit Igor Sysoev 2009-09-04 18:51:17 +0000
  • 78fd825c1e preload just a single byte to avoid testing file overrun Igor Sysoev 2009-09-04 16:59:23 +0000
  • 8013a83067 clean cache updating state if a response has uncacheable code or cache prohibitive headers Igor Sysoev 2009-09-04 09:57:38 +0000
  • 7d71c80b16 fix request counter handling for perl handler, introduced in r3050 Igor Sysoev 2009-09-04 09:54:16 +0000
  • f0e12845a5 log offset passed to sendfile() Igor Sysoev 2009-09-04 09:53:09 +0000
  • 2052077b93 small optimization Igor Sysoev 2009-09-04 09:50:58 +0000
  • 63494b4c79 discrease slightly ngx_http_parse_header_line() size: this line is not required for LF, however, this case is very seldom Igor Sysoev 2009-09-02 07:02:49 +0000
  • 21e3e05eb1 discard request body before returning 413 error, this fixes custom 413 page redirection bug introduced in r1456 Igor Sysoev 2009-09-01 12:47:34 +0000
  • b4cc2fc0d7 fix request counter handling while discarding body, introduced in r3050 Igor Sysoev 2009-09-01 12:40:27 +0000
  • 56f06e69df use %*s instead of %V Igor Sysoev 2009-09-01 12:35:52 +0000
  • 2e9ea35fd7 fix segfault when a header starts with "\rX" and logging is set to info or debug level Igor Sysoev 2009-09-01 12:32:37 +0000
  • f13a2507ae bump version Igor Sysoev 2009-09-01 12:07:00 +0000
  • 49dc09ca5b release-0.8.13 tag Igor Sysoev 2009-08-31 15:02:37 +0000
  • b1b7b42df6 nginx-0.8.13-RELEASE release-0.8.13 Igor Sysoev 2009-08-31 15:02:36 +0000
  • 9f9054df82 retry aio sendfile if data are ready Igor Sysoev 2009-08-31 14:00:16 +0000
  • 06bb9d294a fix building on FreeBSD without --with-file-aio Igor Sysoev 2009-08-31 13:51:13 +0000
  • c76ba2b2c5 bump version Igor Sysoev 2009-08-31 13:50:37 +0000
  • de1f62dc76 release-0.8.12 tag Igor Sysoev 2009-08-31 11:32:17 +0000
  • 7abdccce13 nginx-0.8.12-RELEASE release-0.8.12 Igor Sysoev 2009-08-31 11:32:16 +0000
  • fb30a18045 fix request counter handling for try_files, introduced in r3050 Igor Sysoev 2009-08-31 11:21:04 +0000
  • bfff03406d aio sendfile Igor Sysoev 2009-08-30 09:52:39 +0000
  • ddda411d14 *) ngx_http_ephemeral *) use preallocated terminal_posted_request Igor Sysoev 2009-08-30 09:47:11 +0000
  • 8c491a77bc refactor EAGAIN/EINTR processing Igor Sysoev 2009-08-30 09:42:29 +0000
  • d11fa717f0 use local variable and fix debug log message Igor Sysoev 2009-08-29 18:42:31 +0000
  • 61b09e59d7 fix request counter for memcached, introduced in r3050 Igor Sysoev 2009-08-29 18:40:28 +0000
  • cfb6888d87 bump version Igor Sysoev 2009-08-29 18:39:32 +0000
  • af07907048 release-0.8.11 tag Igor Sysoev 2009-08-28 13:21:07 +0000
  • 58c1386edd nginx-0.8.11-RELEASE release-0.8.11 Igor Sysoev 2009-08-28 13:21:06 +0000
  • 6ef7e772a9 fix build by msvc, introduced in r3054 Igor Sysoev 2009-08-28 11:46:12 +0000
  • 8b8e995eb8 do not create cache key in AIO invocation Igor Sysoev 2009-08-28 11:23:50 +0000
  • a39d4e1aee fix sending a cached file using AIO Igor Sysoev 2009-08-28 11:22:27 +0000
  • aa4200b551 do not disable gzip for MSIE 6.0 SV1 in "gzip_disable msie6" Igor Sysoev 2009-08-28 08:19:02 +0000
  • 6fb506a215 directio_alignment Igor Sysoev 2009-08-28 08:15:55 +0000
  • a962506498 FreeBSD and Linux AIO support Igor Sysoev 2009-08-28 08:12:35 +0000
  • 1163af9fae style fix Igor Sysoev 2009-08-28 07:50:45 +0000
  • 5297d456d8 axe r->connection->destroyed testing Igor Sysoev 2009-08-26 16:14:57 +0000
  • b603dd4b43 request reference counter Igor Sysoev 2009-08-26 16:04:05 +0000
  • 450659e62a twice termination delay only after SIGALRM, otherwise many separate SIGCHLD and SIGIO signals quickly increase delay to the level when SIGKILL is sent Igor Sysoev 2009-08-26 15:12:28 +0000
  • 31f6c5c55d style fix Igor Sysoev 2009-08-26 15:09:09 +0000
  • 9262c6138e fix typo Igor Sysoev 2009-08-26 15:03:53 +0000
  • 764c5eca29 ignore SIGSYS Igor Sysoev 2009-08-26 05:19:57 +0000
  • b71610eb09 *) move small declarations in appropriate places and delete the surplus header files *) delete insignificant comments Igor Sysoev 2009-08-25 09:09:13 +0000
  • 8e7e69e351 style fix Igor Sysoev 2009-08-25 09:06:21 +0000
  • 79fb302daf bump version Igor Sysoev 2009-08-25 08:47:58 +0000
  • 67b3730924 release-0.8.10 tag Igor Sysoev 2009-08-24 11:10:37 +0000
  • 0ab51fcc59 nginx-0.8.10-RELEASE release-0.8.10 Igor Sysoev 2009-08-24 11:10:36 +0000
  • ba1ff6e946 fix Linux "uname -r" version matching Igor Sysoev 2009-08-24 11:04:46 +0000
  • a79f8a5655 strict testing "access_log off" Igor Sysoev 2009-08-23 17:06:33 +0000
  • 5374610ace process upstream ETag header Igor Sysoev 2009-08-23 16:10:39 +0000
  • f4f7d5e5f4 the flags should be bit-wide only Igor Sysoev 2009-08-23 12:58:41 +0000
  • 3a58935936 *) share temporary number between workers *) randomize collision offset Igor Sysoev 2009-08-21 09:06:35 +0000
  • f95847d0ba test EXDEV after path creation Igor Sysoev 2009-08-20 15:53:57 +0000
  • 0ddc1978ee fix copy failure logging and stale files removal, introduced in r3025 Igor Sysoev 2009-08-20 13:41:32 +0000
  • 9db33c9234 fix copy destination name length, introduced in r3025 Igor Sysoev 2009-08-20 13:37:26 +0000
  • 0f00b0a801 fix memory leak if GeoIP City database was used Igor Sysoev 2009-08-19 17:44:33 +0000
  • 42e49ba1ef bump version Igor Sysoev 2009-08-19 09:09:12 +0000
  • 6dcf7871f7 release-0.8.9 tag Igor Sysoev 2009-08-17 17:59:57 +0000
  • aee1b17a13 nginx-0.8.9-RELEASE release-0.8.9 Igor Sysoev 2009-08-17 17:59:56 +0000
  • aa4bba5298 fix building on 64-bit platforms, introduced in r3025 Igor Sysoev 2009-08-13 13:48:41 +0000
  • c287a9811e fix debug point for left open sockets Igor Sysoev 2009-08-13 08:40:25 +0000
  • 45ec56bdca refactor fastcgi stderr handling Igor Sysoev 2009-08-12 14:38:44 +0000
  • b7a09c5523 allow cross device temporary files atomic copying: Igor Sysoev 2009-08-12 12:05:33 +0000
  • c9538c069f NGX_ENOPATH Igor Sysoev 2009-08-11 14:25:04 +0000
  • 98ab9ce988 win32 cache loader support Igor Sysoev 2009-08-11 08:14:43 +0000
  • e9d8858da5 style fix Igor Sysoev 2009-08-11 07:55:39 +0000
  • 703aab0b72 unlock incompletely loaded cache Igor Sysoev 2009-08-10 15:57:42 +0000
  • 632a1922fa delete mistaken sleep in the previous commit Igor Sysoev 2009-08-10 14:45:52 +0000
  • 4413fad0db cache loader process Igor Sysoev 2009-08-10 13:27:14 +0000
  • 3210b282f5 test cache path levels while reconfiguration Igor Sysoev 2009-08-10 13:18:40 +0000
  • 07b280a29f introduce NGX_PROCESS_JUST_SPAWN and change field name accordingly Igor Sysoev 2009-08-10 13:07:15 +0000
  • fe8726404c bump version Igor Sysoev 2009-08-10 12:49:06 +0000
  • 05cbfb9124 release-0.8.8 tag Igor Sysoev 2009-08-10 08:26:28 +0000
  • d63a37c002 nginx-0.8.8-RELEASE release-0.8.8 Igor Sysoev 2009-08-10 08:26:27 +0000
  • 22fc3e656e fix segfault introduced in r3007 Igor Sysoev 2009-08-07 13:16:42 +0000
  • ccefc4f0aa fix a garbage in a split fastcgi header Igor Sysoev 2009-08-04 12:19:17 +0000
  • 1b52828cd9 continue to parse available fastcgi record after a split header, this fixes the erroneous message "upstream prematurely closed connection while reading response header from upstream" Igor Sysoev 2009-08-04 11:51:10 +0000
  • 5fab282698 bump version Igor Sysoev 2009-07-31 12:41:02 +0000
  • fe9f5d5a02 release-0.8.7 tag Igor Sysoev 2009-07-27 15:24:02 +0000
  • 4cf2afad8a nginx-0.8.7-RELEASE release-0.8.7 Igor Sysoev 2009-07-27 15:24:01 +0000
  • 15b7420aa6 ngx_http_upstream_create() to cleanup the previous upstream after internal redirect Igor Sysoev 2009-07-27 13:25:29 +0000
  • b477b2c2f4 clear "Accept-Ranges" for SSI responses Igor Sysoev 2009-07-27 13:18:40 +0000
  • ce1ba38b93 fix handling "Last-Modified" and "Accept-Ranges" for upstream responses Igor Sysoev 2009-07-27 13:14:45 +0000
  • 7335dfa4b6 allow to proxy_pass_header/fastcgi_pass_header "X-Accel-Redirect", "X-Accel-Limit-Rate", "X-Accel-Buffering", and "X-Accel-Charset" Igor Sysoev 2009-07-27 12:06:12 +0000
  • 365d663cc2 fix memory corruption in $ssl_client_cert Igor Sysoev 2009-07-27 11:51:12 +0000
  • b5142550cc fix return value Igor Sysoev 2009-07-27 11:04:28 +0000
  • 1099f9f657 fix segfault if 400 or 414 errors are handled intricately Igor Sysoev 2009-07-24 19:20:29 +0000
  • 543151b300 fix libxml2 error message Igor Sysoev 2009-07-24 13:32:41 +0000
  • 2cc13965a3 variables support in image_filter Igor Sysoev 2009-07-23 13:14:58 +0000
  • f5ca9df2ab delete ancient define Igor Sysoev 2009-07-23 12:59:11 +0000
  • 80c3e8e03b delete OpenSSL pre-0.9.7 compatibility: the sources were not actually compatible with OpenSSL 0.9.6 since ssl_session_cache introduction Igor Sysoev 2009-07-23 12:54:20 +0000
  • 9db0245cda ssl_crl Igor Sysoev 2009-07-23 12:21:26 +0000
  • 5b4b7c58cc *) $ssl_client_verify *) "ssl_verify_client ask" was changed to "ssl_verify_client optional" Igor Sysoev 2009-07-22 17:41:42 +0000
  • a4038c8e71 fix r2972, it caused "zero size buf" alert. Igor Sysoev 2009-07-22 13:06:27 +0000
  • 15e3b01819 geo module supports trusted proxies Igor Sysoev 2009-07-22 09:43:14 +0000
  • 16137b0e8c fix help message Igor Sysoev 2009-07-21 13:27:19 +0000
  • 55d47a81a9 do not test "..." case since it's Win9x family feature only Igor Sysoev 2009-07-20 12:23:04 +0000