Commit Graph

  • 5cc1fb1d5b Autoindex: escape html in file names. Maxim Dounin 2011-10-11 17:57:41 +0000
  • 6226fe3512 Autoindex: escape '?' in file names. Maxim Dounin 2011-10-11 17:56:51 +0000
  • e3d6c5a33c Improved access log escaping to better protect other software. Maxim Dounin 2011-10-11 17:54:38 +0000
  • 0d19f020ba Fixing directive name in error message if types hash size is not enough. Igor Sysoev 2011-10-11 11:11:44 +0000
  • 840ef3980c Fixing mp4 module seeking on 32-bit platforms. Igor Sysoev 2011-10-11 10:12:44 +0000
  • 2fdb547f3a Fixed macro name. Ruslan Ermilov 2011-10-10 08:38:28 +0000
  • c94b7e3d94 The reference documentation is moving elsewhere. Ruslan Ermilov 2011-10-09 06:49:54 +0000
  • 94b5460c70 Releasing memory of idle SSL connection. This saves about 34K per SSL connection. The SSL_MODE_RELEASE_BUFFERS option is available since OpenSSL 1.0.0d. Igor Sysoev 2011-10-07 12:15:20 +0000
  • 95084f7e1c Disabling SSL compression. This saves about 300K per SSL connection. The SSL_OP_NO_COMPRESSION option is available since OpenSSL 1.0.0. Igor Sysoev 2011-10-07 10:59:02 +0000
  • 3f34960fde Version bump. Igor Sysoev 2011-10-07 10:41:13 +0000
  • a610127fe3 Improved ngx_parse_time() code readability. Ruslan Ermilov 2011-10-07 08:03:16 +0000
  • 6e86fb02d6 Tweaked error messages. Ruslan Ermilov 2011-10-07 07:57:24 +0000
  • 344f4fb74c Adding repository path missed in r4179. Igor Sysoev 2011-10-06 13:09:00 +0000
  • fc35bf6434 release-1.1.5 tag Igor Sysoev 2011-10-05 14:46:09 +0000
  • 6ef5a8d298 nginx-1.1.5-RELEASE release-1.1.5 Igor Sysoev 2011-10-05 14:44:11 +0000
  • 290ad9c012 Adding RELEASE procedure in GNUmakefile. Igor Sysoev 2011-10-05 13:24:32 +0000
  • ab0078a4c8 Version bump. Igor Sysoev 2011-10-05 13:13:25 +0000
  • 20139ff13a Fixed cache bypass caching of non-cacheable replies (ticket #21). Maxim Dounin 2011-10-05 10:14:21 +0000
  • 99a5c11b93 release-1.0.8 tag Igor Sysoev 2011-10-01 06:00:49 +0000
  • e3c506efb0 nginx-1.0.8-RELEASE release-1.0.8 Igor Sysoev 2011-10-01 06:00:42 +0000
  • 8c8e599c6e Merging r4089 missed in r4170 merge. Igor Sysoev 2011-10-01 05:37:30 +0000
  • 023e0da8dc Version bump. Igor Sysoev 2011-10-01 05:35:34 +0000
  • a810216c01 release-1.0.7 tag Igor Sysoev 2011-09-30 15:35:30 +0000
  • 1e60aca96c nginx-1.0.7-RELEASE release-1.0.7 Igor Sysoev 2011-09-30 15:35:23 +0000
  • 9855e45c2c Merging r4086, r4087, r4088, r4090, r4094, r4095, r4096, r4097, r4099, r4100, r4106, r4107, r4108, r4113, r4156, r4157: Igor Sysoev 2011-09-30 15:13:47 +0000
  • f358278a69 Merging r3986, r4006, r4007, r4073: Igor Sysoev 2011-09-30 14:36:19 +0000
  • 0b0360a582 Merging r4011, r4012, r4136: Igor Sysoev 2011-09-30 14:30:01 +0000
  • 893049ef20 Merging r4114, r4129: Igor Sysoev 2011-09-30 14:20:52 +0000
  • b8b0479e1c Merging r4137: Igor Sysoev 2011-09-30 14:18:58 +0000
  • 287e2cae6d Merging r4130, r4131, r4135: Igor Sysoev 2011-09-30 14:12:53 +0000
  • 6f23d1a581 Merging r4098: Igor Sysoev 2011-09-30 14:09:44 +0000
  • 0b2b252cfb Merging r4036, r4055, r4056, r4057, r4058, r4059, r4060, r4061, r4062, r4063, r4064: Igor Sysoev 2011-09-30 14:06:08 +0000
  • 66ef8eba59 Merging r4077, r4101, r4102: Igor Sysoev 2011-09-30 13:57:44 +0000
  • 86553d2e0a Merging r4010, r4065: Igor Sysoev 2011-09-30 13:42:59 +0000
  • 4918eb4407 Merging r3933, r4154: Igor Sysoev 2011-09-30 13:36:33 +0000
  • 05596e5839 Version bump. Igor Sysoev 2011-09-30 13:24:49 +0000
  • 3aba768855 Added uwsgi_buffering and scgi_buffering directives. Maxim Dounin 2011-09-30 11:53:27 +0000
  • f3ae6a6102 Using strtod() instead of atofp() to support a lot of digits after dot in "start" parameter value. Igor Sysoev 2011-09-30 09:18:28 +0000
  • a40e7eed30 Fix of building on platforms with 32-bit off_t. (closed #23) Igor Sysoev 2011-09-29 15:19:36 +0000
  • 5cc90f309d Fixed segmentation fault with empty config on Windows. Maxim Dounin 2011-09-27 12:07:09 +0000
  • 554768dabb Fix for "ssl_session_cache builtin" (broken since 1.1.1, r3993). Maxim Dounin 2011-09-27 12:06:07 +0000
  • 886c6295ee Better handling of late upstream creation. Maxim Dounin 2011-09-27 11:18:51 +0000
  • b16918ed08 Cache: fix for sending of stale responses. Maxim Dounin 2011-09-27 11:17:11 +0000
  • 84c58a30e6 Cache: fix for sending of empty responses. Maxim Dounin 2011-09-27 11:15:35 +0000
  • 4a3884ae56 Incorrect special case for "return 204" removed. Maxim Dounin 2011-09-27 11:14:02 +0000
  • 77ca973d11 Fix for "return 202" not discarding body. Maxim Dounin 2011-09-27 11:13:00 +0000
  • ad5ef15e08 Fix for double content when return is used in error_page handler. Maxim Dounin 2011-09-27 11:11:30 +0000
  • bfb42ad97c Fix for incorrect 201 replies from dav module. Maxim Dounin 2011-09-27 11:09:55 +0000
  • 5c56f20ae7 Proxy: logging levels tuned, double logging fixed. Maxim Dounin 2011-09-25 20:04:20 +0000
  • aa12f3c7f3 Proxy: whitespaces after chunk size allowed. Maxim Dounin 2011-09-25 20:03:27 +0000
  • 28b001f897 Upstream: clearing of u->peer.connection on close. Maxim Dounin 2011-09-25 20:00:36 +0000
  • b1565cf96b Fixed error message. Ruslan Ermilov 2011-09-23 20:15:27 +0000
  • b75e4a6973 Fixed markup. Ruslan Ermilov 2011-09-20 13:15:41 +0000
  • 457f60ae0f release-1.1.4 tag Igor Sysoev 2011-09-20 11:18:32 +0000
  • e70ed7936a nginx-1.1.4-RELEASE release-1.1.4 Igor Sysoev 2011-09-20 11:18:24 +0000
  • afe2e3d082 Fix of separate pool for upstream connections (r4117). Maxim Dounin 2011-09-20 10:00:46 +0000
  • 265e51aa0b Fixed loss of chain links in ngx_event_pipe_read_upstream(). Maxim Dounin 2011-09-20 09:56:35 +0000
  • d1b9a0388d Fixed loss of chain links in fastcgi module. Maxim Dounin 2011-09-20 09:56:05 +0000
  • e4dab80e80 Fix of cpu hog in event pipe. Maxim Dounin 2011-09-20 09:55:27 +0000
  • c8df23cb29 The "worker_aio_requests" directive. Igor Sysoev 2011-09-20 07:30:09 +0000
  • a823c550e4 Replaced "can not" with "cannot" and "could not" in a bunch of places. Fixed nearby grammar errors. Ruslan Ermilov 2011-09-19 14:48:29 +0000
  • 3b7ed02583 Cosmetics: replaced NGX_CONF_TAKE1 to NGX_CONF_FLAG for "sendfile" and "chunked_transfer_encoding" directives, to be in line with all directives taking a boolean argument. Both flags will ensure that a directive takes one argument. Ruslan Ermilov 2011-09-19 12:41:13 +0000
  • 5d4aed0175 Overhauled diagnostic messages. Ruslan Ermilov 2011-09-19 12:37:22 +0000
  • aa997c0289 Fixing Linux AIO initiatialization: AIO operations are disabled if kernel does not support them. Previously worker just exited. Igor Sysoev 2011-09-16 13:41:52 +0000
  • 4134b48b68 Fixing Linux AIO syscalls return value handling: syscall(2) uses usual libc convention, it returns -1 on error and sets errno. Obsolete _syscall(2) returns negative value of error. Igor Sysoev 2011-09-16 12:43:16 +0000
  • c6353a5654 Trailing space fix. Maxim Dounin 2011-09-16 12:08:52 +0000
  • 44002e541f Upstream keepalive module. Maxim Dounin 2011-09-15 19:28:18 +0000
  • 2fe0a7a0f6 Proxy: basic HTTP/1.1 support (including keepalive). Maxim Dounin 2011-09-15 19:23:20 +0000
  • f2fcf11b25 Protocol version parsing in ngx_http_parse_status_line(). Maxim Dounin 2011-09-15 19:22:35 +0000
  • f84c69a301 Upstream: Connection header processing. Maxim Dounin 2011-09-15 19:21:19 +0000
  • 4686f30a0c Upstream: Transfer-Encoding header processing. Maxim Dounin 2011-09-15 19:20:08 +0000
  • 2da36b30c3 Keepalive support in fastcgi. Maxim Dounin 2011-09-15 19:05:23 +0000
  • 05552a23a2 Keepalive support in memcached. Maxim Dounin 2011-09-15 19:04:25 +0000
  • 2d6be3fe93 Upstream: keepalive flag. Maxim Dounin 2011-09-15 19:03:15 +0000
  • a746bab7c1 Upstream: pipe length and input_filter_init in buffered mode. Maxim Dounin 2011-09-15 19:00:47 +0000
  • ffe4f11417 Upstream: r->upstream->length type change to off_t. Maxim Dounin 2011-09-15 18:43:19 +0000
  • e19f005daf Upstream: content_length_n API change. Maxim Dounin 2011-09-15 18:33:43 +0000
  • 360ed25d65 Upstream: separate pool for peer connections. Maxim Dounin 2011-09-15 18:21:24 +0000
  • c42c70f478 Workaround for cpu hog on errors with cached connections. Maxim Dounin 2011-09-15 18:12:58 +0000
  • d7c2673d3f API change: ngx_chain_update_chains() now requires pool. Maxim Dounin 2011-09-15 16:03:17 +0000
  • a890b313f3 Buffers reuse in chunked filter. Maxim Dounin 2011-09-15 15:25:42 +0000
  • 57b4fdb6c8 MP4 co64 atom support added. Igor Sysoev 2011-09-15 13:23:03 +0000
  • 2043745ec0 Regenerated after previous commit. Ruslan Ermilov 2011-09-15 08:59:38 +0000
  • fc084d0b62 Added ngx_http_mp4_module documentation. Ruslan Ermilov 2011-09-15 08:59:13 +0000
  • 1ebdcd1d90 Regenerated after previous commit. Ruslan Ermilov 2011-09-15 08:33:25 +0000
  • 2a46092c5a - The module name is now also output as an HTML header. - Agreed that examples can only contain literal text. - Agreed to call modules "ngx_*_module". - Renamed XML element "http-error" to a more general "http-status". - Fixed text of error codes to match the actual code. Ruslan Ermilov 2011-09-15 08:24:33 +0000
  • c940f5fc99 Fix of struct field name. Igor Sysoev 2011-09-15 05:15:16 +0000
  • 1fc9a8dec6 Style fix. Igor Sysoev 2011-09-14 15:26:11 +0000
  • acdac73688 Fixing building by gcc-4.7. Igor Sysoev 2011-09-14 15:25:46 +0000
  • 4a383594fb Version bump. Igor Sysoev 2011-09-14 15:20:01 +0000
  • 66659e0689 release-1.1.3 tag Igor Sysoev 2011-09-14 15:00:51 +0000
  • 0c54cce4e1 nginx-1.1.3-RELEASE release-1.1.3 Igor Sysoev 2011-09-14 15:00:43 +0000
  • 9c5d25179c Fix of the previous commit: is_directio flag processing introduced in r4077 is still worthwhile. Igor Sysoev 2011-09-14 14:28:55 +0000
  • 7ffb73c6b7 Bugfix: open_file_cache did not update file info on retest. Igor Sysoev 2011-09-14 14:12:35 +0000
  • 2cc42b74c7 Skipping traks with unsupported media formats. Igor Sysoev 2011-09-14 14:04:41 +0000
  • dcea2ce7d1 Fix of case when start sample does not reside on chunk boundary. Igor Sysoev 2011-09-14 05:16:20 +0000
  • 59efbc4bcb In Mac OS X Lion, Apple deprecated the use of the system OpenSSL library in favour of their CommonCrypto library. This change adds a work-around that allows nginx to still be built on Lion with OpenSSL. Ruslan Ermilov 2011-09-13 09:18:43 +0000
  • f824fb47fe Fix of debug message format. Igor Sysoev 2011-09-12 15:15:00 +0000
  • d44855067d Fix of codec debug message. Igor Sysoev 2011-09-12 14:54:28 +0000
  • 3d9ae84bf9 Fix of error message. Igor Sysoev 2011-09-12 14:46:06 +0000