Commit Graph

  • e2bc3c11b2 Cache: removed dead store in ngx_http_file_cache_vary_header(). Maxim Dounin 2014-11-05 18:53:26 +0300
  • f9b99baed3 Access log: cancel the flush timer on graceful shutdown. Valentin Bartenev 2014-08-25 13:41:31 +0400
  • 8b30fb7c97 Events: introduced cancelable timers. Valentin Bartenev 2014-08-13 22:45:04 +0400
  • 16403bc7b1 Events: simplified cycle in ngx_event_expire_timers(). Valentin Bartenev 2014-08-25 13:37:06 +0400
  • 246152c864 Events: removed broken thread support from event timers. Valentin Bartenev 2014-08-25 13:34:39 +0400
  • 2d16e3c3a1 Contrib: add more directives to vim syntax. Peter Wu 2014-10-22 15:31:19 +0200
  • 33f5555940 SSL: simplified ssl_password_file error handling. Sergey Kandaurov 2014-10-24 04:28:00 -0700
  • 54606d4625 SPDY: stop emitting multiple empty header values. Piotr Sikora 2014-10-27 14:25:56 -0700
  • 78dd8b5eda Version bump. Valentin Bartenev 2014-10-28 21:58:49 +0300
  • 71fe74726a release-1.7.7 tag Maxim Dounin 2014-10-28 18:04:46 +0300
  • 029605ea15 nginx-1.7.7-RELEASE release-1.7.7 Maxim Dounin 2014-10-28 18:04:46 +0300
  • 23f27c2829 Updated OpenSSL used for win32 builds. Maxim Dounin 2014-10-28 17:35:00 +0300
  • b3f9a94e6a Win32: made build-able with MinGW-w64 gcc. Kouhei Sutou 2014-10-15 21:15:01 +0900
  • 726c5726fb Upstream: limited next_upstream time and tries when resolving DNS. Gu Feng 2014-10-27 19:52:03 +0800
  • cf1e4781a9 Write filter: stored delay in a variable, no functional changes. Roman Arutyunyan 2014-10-28 12:29:59 +0300
  • 18e4d042b0 Upstream: proxy_limit_rate and friends. Roman Arutyunyan 2014-10-28 12:29:59 +0300
  • 0989d63f06 Core: added limit to recv_chain(). Roman Arutyunyan 2014-10-28 12:29:58 +0300
  • 5f625b7df0 Cache: normalization of some Vary headers. Maxim Dounin 2014-10-27 21:14:12 +0300
  • 6255935e0f Cache: multiple variants of a resource now can be stored. Maxim Dounin 2014-10-27 21:14:10 +0300
  • 83f00adc9b Cache: c->reading flag introduced. Maxim Dounin 2014-10-27 21:14:07 +0300
  • 1332e76b20 Cache: hash of Vary headers now stored in cache. Maxim Dounin 2014-10-27 21:13:58 +0300
  • fc785b12a0 Cache: disable caching of responses with Vary (ticket #118). Maxim Dounin 2014-10-27 21:13:39 +0300
  • 97e618c556 Gzip, gunzip: flush busy buffers if any. Maxim Dounin 2014-10-15 22:57:23 +0400
  • 9369cf8df3 Style. Maxim Dounin 2014-10-14 20:19:36 +0400
  • 2244a5e9cf Upstream: proxy_force_ranges and friends. Roman Arutyunyan 2014-10-14 18:32:01 +0400
  • 8ae7751878 Win32: suppressed warnings by "-Werror=sign-compare". Kouhei Sutou 2014-10-11 21:09:29 +0900
  • 3df66a632a Win32: fixed wrong type cast. Kouhei Sutou 2014-10-11 20:56:35 +0900
  • c01481a4cb Fixed possible buffer overrun in "too long header line" logging. Maxim Dounin 2014-10-08 17:16:04 +0400
  • 52e4dc2f74 Core: fixed buffer overrun when hash max_size reached. Yichun Zhang 2014-10-02 12:00:17 -0700
  • 4a2fba2d46 Upstream: fix $upstream_cache_last_modified variable. Piotr Sikora 2014-10-01 15:48:53 -0700
  • 840b347bb2 Fixed counting of sent bytes in the send chain functions on EINTR. Valentin Bartenev 2014-08-27 20:51:01 +0400
  • 70995077ad Version bump. Valentin Bartenev 2014-10-02 22:36:27 +0400
  • 28fd65e06a release-1.7.6 tag Maxim Dounin 2014-09-30 17:20:33 +0400
  • 92180950d2 nginx-1.7.6-RELEASE release-1.7.6 Maxim Dounin 2014-09-30 17:20:32 +0400
  • 403a9efc0c Upstream keepalive: reset c->sent on cached connections. Maxim Dounin 2014-09-29 22:27:45 +0400
  • c9fbbc8273 Limit req: reduced number of parameters in the lookup function. Valentin Bartenev 2014-09-24 21:55:19 +0400
  • 021a9df15b Limit req: use complex value in limit_req_zone. Valentin Bartenev 2014-09-24 21:55:19 +0400
  • 98f7d0efb2 Limit conn: aligned field names in structures. Valentin Bartenev 2014-09-24 21:55:19 +0400
  • dd1ae4348a Limit conn: use complex value in limit_conn_zone (ticket #121). Valentin Bartenev 2014-09-24 21:55:19 +0400
  • 1866f15d7d Limit conn: removed deprecated "limit_zone" directive. Valentin Bartenev 2014-09-24 21:55:19 +0400
  • 27fa3123f9 Syslog: improved error handling of unix domain sockets. Vladimir Homutov 2014-08-26 14:56:54 +0400
  • d79cbf15e6 Syslog: enabled logging of send errors. Vladimir Homutov 2014-09-01 17:55:07 +0400
  • bba2ce8aae Avoided to add duplicate hash key in ngx_http_types_slot(). Gu Feng 2014-09-17 22:52:02 +0800
  • 840d205bac Removed duplicate initialization of the "rev" variable. Valentin Bartenev 2014-09-22 19:48:23 +0400
  • 651be6067e Generalized definitions of the number of preallocated iovec's. Valentin Bartenev 2014-08-13 15:11:45 +0400
  • 1cbeabfd4c Reduced difference between the send chain functions. Valentin Bartenev 2014-08-13 15:11:45 +0400
  • 0a02bdb249 Merged implementations of ngx_readv_chain(). Valentin Bartenev 2014-08-13 15:11:45 +0400
  • 77d61350a4 Removed the "complete" variable from various send chain functions. Valentin Bartenev 2014-08-13 15:11:45 +0400
  • 4aac91049f Moved the code for adjusting sent buffers in a separate function. Valentin Bartenev 2014-08-13 15:11:45 +0400
  • 8b6f1c7bb0 Fixed writev() debug log message in ngx_darwin_sendfile_chain(). Valentin Bartenev 2014-08-13 15:11:45 +0400
  • ba1676f267 Upstream: fixed file buffers reinit in ngx_http_upstream_reinit(). Roman Arutyunyan 2014-09-18 16:37:16 +0400
  • 66876d0b09 FastCGI: fixed start pointers in request buffers. Roman Arutyunyan 2014-09-18 16:37:14 +0400
  • a7798de9bd Limit req: don't truncate key value to 255 bytes. Valentin Bartenev 2014-09-16 21:12:51 +0400
  • 681f74a9ba Version bump. Valentin Bartenev 2014-09-17 12:04:47 +0400
  • b7ef041cdb release-1.7.5 tag Maxim Dounin 2014-09-16 16:19:03 +0400
  • f6cf796109 nginx-1.7.5-RELEASE release-1.7.5 Maxim Dounin 2014-09-16 16:19:03 +0400
  • ce47411b45 Updated OpenSSL used for win32 builds. Maxim Dounin 2014-09-15 18:03:49 +0400
  • 6ec0f4d85b SSL: session id context now includes certificate hash. Maxim Dounin 2014-09-15 17:59:47 +0400
  • 152d92b4b7 Access log: fixed the "if=" parameter with buffering (ticket #625). Valentin Bartenev 2014-09-13 21:47:13 +0400
  • 02ce6c415f Upstream: limited next_upstream time and tries (ticket #544). Roman Arutyunyan 2014-09-12 18:50:47 +0400
  • cfc3db1972 Upstream: included backup peers into peer.tries. Roman Arutyunyan 2014-09-12 18:50:46 +0400
  • 4c7e1a8d85 Upstream keepalive: removed "single" parameter remnants. Maxim Dounin 2014-09-11 20:09:04 +0400
  • 3a235bf52e Added warning about unset cache keys. Maxim Dounin 2014-09-11 20:08:52 +0400
  • d7d26feba1 Style. Maxim Dounin 2014-09-11 20:08:45 +0400
  • b4cb8475b1 Upstream: avoided directly terminating the connection. FengGu 2014-08-13 14:53:55 +0800
  • cb8a0327ab Added ngx_init_setproctitle() return code check. Maxim Dounin 2014-09-08 21:36:09 +0400
  • 90df702bf8 Fixed ETag memory allocation error handling. Maxim Dounin 2014-09-08 21:36:03 +0400
  • c5bee22d16 Core: ngx_regex_compile() error handling fixes. Maxim Dounin 2014-09-08 21:35:53 +0400
  • 2af7181b3b SSL: guard use of all SSL options for bug workarounds. Piotr Sikora 2014-09-03 14:49:55 -0700
  • c0b3b9d6ca Upstream: suppressed the file cache slab allocator error messages. Roman Arutyunyan 2014-09-05 18:14:59 +0400
  • 37d24e7e3b Events: processing of posted events changed from LIFO to FIFO. Valentin Bartenev 2014-09-01 18:20:18 +0400
  • 2a81e05566 Events: removed broken thread support from posted events. Valentin Bartenev 2014-09-01 18:20:03 +0400
  • 3ca3f609cb Mail: initialize the "signature" field of ngx_mail_session_t. Valentin Bartenev 2014-09-01 17:50:59 +0400
  • be6175d49d Upstream: improved configuration parser diagnostics. Ruslan Ermilov 2014-09-01 12:27:38 +0400
  • 967c51c9ff Headers filter: "add_header" with "always" parameter (ticket #98). Sergey Kandaurov 2014-08-29 18:00:10 +0400
  • 31c35adfe1 Variables: updated list of prefixes in ngx_http_rewrite_set(). Maxim Dounin 2014-08-27 21:38:08 +0400
  • 8cf734c7b4 Variables: fixed non-indexed access of prefix vars (ticket #600). Maxim Dounin 2014-08-27 21:38:04 +0400
  • dbcb16ff68 SPDY: added a comment about handling stream with the timer set. Valentin Bartenev 2014-08-18 13:23:45 +0400
  • c425f19daa SPDY: avoid setting timeout on stream events in ngx_http_writer(). Valentin Bartenev 2014-08-27 20:44:11 +0400
  • da46eed537 Resolver: notify all waiting requests on timeout. Ruslan Ermilov 2014-08-19 15:43:26 +0400
  • 8607e64b83 Stub status: corrected the "stub_status" directive. Ruslan Ermilov 2014-08-26 17:35:23 +0400
  • 9fb2b9287d Sub filter: fixed matching for a single character. Valentin Bartenev 2014-08-25 16:08:55 +0400
  • c7efcf6ba6 Mail: fixed number of arguments allowed in the listen directive. Valentin Bartenev 2014-08-20 13:13:27 +0400
  • 8575dc3516 Mail: fixed a comment. Valentin Bartenev 2014-08-20 13:13:27 +0400
  • a8227724c0 Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom(). Roman Arutyunyan 2014-08-19 14:13:39 +0400
  • 3ed0e11d08 Image filter: downgrade strong etags to weak ones as needed. Sergey Kandaurov 2014-08-18 12:03:41 +0400
  • 886ad0e9d3 Fixed typo. Sergey Kandaurov 2014-08-15 14:09:29 +0400
  • 870b962382 Events: removed unused variable in ngx_poll_process_events(). Maxim Dounin 2014-08-10 17:44:46 +0400
  • 3c0c66c5d8 Events: format specifier fixes. Yves Crespin 2014-08-07 15:04:43 +0200
  • 6a58555ca8 Events: changed nevents type to unsigned in poll module. Yves Crespin 2014-08-07 14:56:57 +0200
  • 12300c2a20 Style: use specified macro instead of magic-number. Tatsuhiko Kubo 2014-08-06 23:58:44 +0900
  • 5247433fa5 Resolver: fixed resend on malformed responses. Ruslan Ermilov 2014-07-16 10:21:28 +0400
  • b1f68bb4ca Version bump. Maxim Dounin 2014-09-15 23:39:21 +0400
  • 29e59e07dd release-1.6.1 tag Maxim Dounin 2014-08-05 15:18:34 +0400
  • ed77182312 nginx-1.6.1-RELEASE release-1.6.1 Maxim Dounin 2014-08-05 15:18:34 +0400
  • fbd2c82731 Mail: discard pipelined commands after SMTP STARTTLS. Maxim Dounin 2014-08-05 12:22:07 +0400
  • 069b7d9fb2 Reset of r->uri.len on URI parsing errors. Maxim Dounin 2014-07-18 20:02:11 +0400
  • 274ff8196f Updated PCRE used for win32 builds. Maxim Dounin 2014-07-04 22:34:03 +0400
  • b3066b16e1 Perl: NULL-terminate argument list. Piotr Sikora 2014-06-19 04:16:36 -0700
  • 8f0f4c10e9 Access log: allowed logs to syslog with "if=" (ticket #596). Maxim Dounin 2014-08-06 00:22:36 +0400