Commit Graph

  • 6613a99c00 release-1.9.6 tag Maxim Dounin 2015-10-27 16:47:30 +0300
  • 8687fd70a0 nginx-1.9.6-RELEASE release-1.9.6 Maxim Dounin 2015-10-27 16:47:29 +0300
  • f36f51725a HTTP/2: simplified checking the END_STREAM flag. Valentin Bartenev 2015-10-26 17:46:28 +0300
  • d418b92cdc HTTP/2: improved the ngx_http_v2_integer_octets(v) macro. Valentin Bartenev 2015-10-26 17:46:16 +0300
  • 3565680d94 HTTP/2: fixed the NGX_HTTP_V2_MAX_FIELD macro. Valentin Bartenev 2015-10-26 17:46:13 +0300
  • 440759bd66 SSL: preserve default server context in connection (ticket #235). Maxim Dounin 2015-10-19 21:22:38 +0300
  • 9150c7df1f HTTP/2: fixed splitting of response headers on CONTINUATION frames. Valentin Bartenev 2015-09-28 02:32:44 +0300
  • 60e41c0fb1 HTTP/2: introduced NGX_HTTP_V2_ENCODE_* macros. Valentin Bartenev 2015-10-26 17:43:08 +0300
  • 69e78850fe HTTP/2: simplified producing of the Last-Modified header. Valentin Bartenev 2015-10-26 17:43:08 +0300
  • 70c29f05f0 HTTP/2: fixed header block size calculation. Valentin Bartenev 2015-10-26 17:43:08 +0300
  • f93aa4d953 HTTP/2: fix handling of connection errors. Piotr Sikora 2015-10-01 20:25:55 -0700
  • de4f0eb26b HTTP/2: fix indirect reprioritization. Piotr Sikora 2015-10-01 20:25:55 -0700
  • 71a6b600c2 HTTP/2: reject self-dependent streams. Piotr Sikora 2015-10-01 20:25:55 -0700
  • 79a03b3ff6 Core: read/write locks are also required by the Stream module. Piotr Sikora 2015-10-23 18:21:33 -0700
  • 33cd01ed57 Configure: style fixes for autoconf.err. Piotr Sikora 2015-10-23 18:21:33 -0700
  • c0eb2f0759 HTTP/2: improved error handling while parsing integers. Valentin Bartenev 2015-10-20 21:28:38 +0300
  • c830cf28ae HTTP/2: improved HPACK integer parsing code readability. Ruslan Ermilov 2015-10-20 21:26:38 +0300
  • faed7212fe Win32: timer_resolution now ignored with select. Maxim Dounin 2015-10-20 18:16:18 +0300
  • 67614b3aa3 Win32: fixed build with MinGW and MinGW-w64 gcc. Kouhei Sutou 2015-10-17 21:41:02 +0900
  • 582911c9c2 Style: unneeded casts of cf->args->elts removed. Maxim Dounin 2015-10-19 23:04:49 +0300
  • cc74c63d39 Fixed variables prefix comparison. Maxim Dounin 2015-10-19 21:28:17 +0300
  • b9e0b9df44 Fixed handling of empty root. Maxim Dounin 2015-10-19 21:28:02 +0300
  • a6befbb40f SSL: preserve default server context in connection (ticket #235). Maxim Dounin 2015-10-19 21:22:38 +0300
  • 7d2af13f3a HTTP/2: fixed parsing of literal header fields without indexing. Valentin Bartenev 2015-10-19 16:16:47 +0300
  • 645697f111 SSL: handled long string truncation in ngx_ssl_error(). Vladimir Homutov 2015-10-07 22:19:42 +0300
  • 0079f29326 Stream: delete proxy connection timer after SSL handshake. Ruslan Ermilov 2015-10-06 08:57:09 +0300
  • 9faac47113 Upstream: fixed cache send error handling. Roman Arutyunyan 2015-09-03 15:09:21 +0300
  • df30660f4d Fixed wrong URI after try_files in nested location (ticket #97). Maxim Dounin 2015-08-16 10:51:34 +0300
  • f178835bfa Fixed segfault with try_files introduced by c985d90a8d1f. Maxim Dounin 2015-08-16 10:51:16 +0300
  • 470d038671 Extract out version info function. Kurtis Nusbaum 2015-07-12 08:31:38 -0700
  • 20669d1949 HTTP/2: fixed $server_protocol value (ticket #800). Valentin Bartenev 2015-09-28 20:02:05 +0300
  • 4bab18f63d SSL: compatibility with OpenSSL master branch. Maxim Dounin 2015-09-24 17:19:08 +0300
  • 49766257fe Version bump. Maxim Dounin 2015-09-24 17:18:42 +0300
  • 7c2e7816cb release-1.9.5 tag Maxim Dounin 2015-09-22 17:36:22 +0300
  • 658813c43b nginx-1.9.5-RELEASE release-1.9.5 Maxim Dounin 2015-09-22 17:36:21 +0300
  • 49b17956f9 Style. Maxim Dounin 2015-09-22 17:09:50 +0300
  • a0d7df93a0 Increased the default number of output buffers. Valentin Bartenev 2015-09-15 17:49:15 +0300
  • 61e1f16d90 HTTP/2: fixed header block parsing with CONTINUATION frames (#792). Valentin Bartenev 2015-09-22 01:40:04 +0300
  • a27d0bd00d HTTP/2: fixed HPACK header field parsing. Valentin Bartenev 2015-09-22 01:40:04 +0300
  • f64ff24451 Sub filter: fixed initialization in http{} level (ticket #791). Roman Arutyunyan 2015-09-21 23:08:34 +0300
  • ee37ff613f The HTTP/2 implementation (RFC 7240, 7241). Valentin Bartenev 2015-09-11 20:13:06 +0300
  • 2c96914312 Core: fixed segfault with null in wildcard hash names. Maxim Dounin 2015-09-11 17:04:40 +0300
  • 7930a6c442 Fixed segfault with incorrect location nesting. Maxim Dounin 2015-09-11 17:04:04 +0300
  • ce05841eef Cache: check the whole cache key in addition to hashes. Maxim Dounin 2015-09-11 17:03:56 +0300
  • 51f714c85d Upstream: fixed cache send error handling. Roman Arutyunyan 2015-09-03 15:09:21 +0300
  • a38402e306 Fixed building --with-debug, broken by 6fce16b1fc10. Valentin Bartenev 2015-09-02 19:45:40 +0300
  • 7dd3f9ee22 Writing to some file systems can be interrupted. Valentin Bartenev 2015-09-02 19:26:40 +0300
  • 5e0b936a07 Decreased the NGX_HTTP_MAX_SUBREQUESTS limit. Valentin Bartenev 2015-08-31 23:26:33 +0300
  • 4ec67cf86f Added protection against r->main->count overflow by subrequests. Valentin Bartenev 2015-08-31 23:25:16 +0300
  • 0d3b15729c Limit recursive subrequests instead of simultaneous. Valentin Bartenev 2015-08-23 21:03:32 +0300
  • fae2488df7 Version bump. Valentin Bartenev 2015-08-23 21:03:29 +0300
  • 91642bd56f release-1.9.4 tag Maxim Dounin 2015-08-18 18:16:17 +0300
  • 00ec3b7336 nginx-1.9.4-RELEASE release-1.9.4 Maxim Dounin 2015-08-18 18:16:17 +0300
  • 2e004237c5 Perl: prototyping behavior explicitly specified. Maxim Dounin 2015-08-18 16:26:18 +0300
  • a0aea61b50 Perl: fixed warning about "sep" may be used uninitialized. Maxim Dounin 2015-08-18 16:26:05 +0300
  • 07d7ecb8b2 Updated OpenSSL used for win32 builds. Maxim Dounin 2015-08-17 18:09:20 +0300
  • 84b0ad63fb Win32: MSVC 2015 compatibility. Maxim Dounin 2015-08-17 18:09:17 +0300
  • 1576cd10aa Sub filter: support of variables in the strings to replace. Dmitry Volyntsev 2015-08-17 17:42:02 +0300
  • 934b49923c Sub filter: support of multiple strings to replace. Dmitry Volyntsev 2015-08-17 17:42:02 +0300
  • 05982ffdf5 Fixed wrong URI after try_files in nested location (ticket #97). Maxim Dounin 2015-08-16 10:51:34 +0300
  • 4fec72dc8c Fixed segfault with try_files introduced by c985d90a8d1f. Maxim Dounin 2015-08-16 10:51:16 +0300
  • b7da4f5962 Core: fixed potential division by zero when initializing hash. Sergey Kandaurov 2015-08-13 16:27:17 +0300
  • e161b6a46f Core: fixed style in the error message. Sergey Kandaurov 2015-08-13 16:27:13 +0300
  • f2d31f8291 Stream: fixed potential error log buffer overrun. Vladimir Homutov 2015-08-13 15:55:21 +0300
  • 75dcdc2269 Style. Vladimir Homutov 2015-08-12 12:56:59 +0300
  • b537def75e Stream: the "tcp_nodelay" directive. Vladimir Homutov 2015-08-10 12:14:41 +0300
  • 50ff8b3c3a Core: idle connections now closed only once on exiting. Valentin Bartenev 2015-08-11 16:28:55 +0300
  • 9500e19919 Fixed typo in the error message. Andrei Belov 2015-08-11 10:28:00 +0300
  • 97741382b6 Workaround for "configuration file test failed" under OpenVZ. Gena Makhomed 2015-07-23 14:00:03 -0400
  • 29cebe5d63 Stream: deprecated proxy_downstream_buffer, proxy_upstream_buffer. Roman Arutyunyan 2015-07-30 16:43:48 -0700
  • 96507dabcc Style. Roman Arutyunyan 2015-07-29 14:36:36 -0700
  • 3c8aaf830f Stream: added proxy_buffer_size to set the size of data buffers. Roman Arutyunyan 2015-07-29 13:46:26 -0700
  • 6dc03bf1a4 Fixed strict aliasing warnings with old GCC versions. Ruslan Ermilov 2015-07-16 14:20:48 +0300
  • a2a8bd3bdb Modify changes doc to acknowledge Lu is from Intel Andrew Hutchings 2015-07-15 20:43:41 +0100
  • 3cc6000879 Version bump. Maxim Dounin 2015-07-15 22:56:03 +0300
  • c540e32a07 release-1.9.3 tag Maxim Dounin 2015-07-14 19:46:05 +0300
  • 801c5875f4 nginx-1.9.3-RELEASE release-1.9.3 Maxim Dounin 2015-07-14 19:46:05 +0300
  • 4f83488a34 Updated PCRE used for win32 builds. Maxim Dounin 2015-07-14 19:44:19 +0300
  • f1dbcf61a2 Stream: renamed rate limiting directives. Roman Arutyunyan 2015-07-14 09:38:13 -0700
  • 47b6817411 Updated OpenSSL used for win32 builds. Maxim Dounin 2015-07-14 10:13:51 +0300
  • 3ac176fb86 OCSP stapling: fixed segfault without nextUpdate. Maxim Dounin 2015-07-14 01:10:25 +0300
  • 573810ce36 OCSP stapling: fixed ssl_stapling_file (ticket #769). Maxim Dounin 2015-07-07 16:38:49 +0300
  • c414fe212f added mime-type for appcache Alexander Dreweke 2015-07-03 13:26:07 +0200
  • eff203ed3a added mime-type for ttf and otf files Alexander Dreweke 2015-07-03 13:23:51 +0200
  • 332296f18f added mime-type for woff2 fonts Alexander Dreweke 2015-07-03 13:20:46 +0200
  • cd17f869cf Stream: fixed possible integer overflow in rate limiting. Valentin Bartenev 2015-07-02 17:20:29 +0300
  • 035732696d Stream: fixed MSVC compilation warning. Roman Arutyunyan 2015-07-02 17:15:32 +0300
  • f81ae4e392 Stream: upstream "connected" flag. Roman Arutyunyan 2015-06-25 12:36:52 +0300
  • 74942045d5 Stream: upstream and downstream limit rates. Roman Arutyunyan 2015-06-23 20:17:48 +0300
  • 62959c9133 Stream: common handler for upstream and downstream. Roman Arutyunyan 2015-06-23 20:17:47 +0300
  • e45d33a66c Test for pull request closing Andrew Hutchings 2015-06-23 17:12:43 +0100
  • 130396928a Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL. Piotr Sikora 2015-06-18 03:36:41 -0700
  • 1e94ab0db0 Upstream: fixed shared upstreams on win32. Ruslan Ermilov 2015-06-16 00:43:00 +0300
  • 14ff3d4f87 Stream: connection limiting module. Vladimir Homutov 2015-06-18 14:17:30 +0300
  • f470cd2b89 Resolver: canceled resend timer on empty resend queues. Sergey Kandaurov 2015-06-17 17:57:34 +0300
  • 58957fa3fc Configure: create missing intermediates for build directory. Piotr Sikora 2015-06-10 19:18:19 -0700
  • 72c3706bc5 Configure: fix tests with multi-level relative build directory. Ruslan Ermilov 2015-06-17 14:15:27 +0300
  • b7a8f2a08f Disabled duplicate http, mail, and stream blocks. Vladimir Homutov 2015-06-16 23:28:38 +0300
  • 9efe6c2243 Version bump. Vladimir Homutov 2015-06-16 23:31:31 +0300
  • a96bdd922c release-1.9.2 tag Maxim Dounin 2015-06-16 17:49:40 +0300