Timeline



01/29/16:

14:03 Ticket #887 (nginx skips SNI when determining protocols for SSL negotiation) closed by Maxim Dounin
invalid: How nginx works is somewhat different. When connection is initially …
13:12 Changeset in nginx-tests [837:68a6678abae2] by Sergey Kandaurov <pluknet@…>
Tests: improved logging for unbuffered request body tests.
02:50 Ticket #887 (nginx skips SNI when determining protocols for SSL negotiation) created by mqudsi.neosmart.net@…
aka "unexpected downgrade of SSL protocol vulnerability when using …

01/28/16:

21:40 Changeset in nginx-tests [836:a9c4cebcfe69] by Sergey Kandaurov <pluknet@…>
Tests: adjusted http resolver test with resend. Don't bother with …
17:38 Changeset in nginx-tests [835:650465c099e1] by Andrey Zelenkov <zelenkov@…>
Tests: added unix tests for debug_connection directive.
17:08 Changeset in nginx-tests [834:37747a4ff78e] by Sergey Kandaurov <pluknet@…>
Tests: simple http resolver tests over TCP.
16:15 Ticket #382 (RFE - Support for bcrypt hashes) updated by harm.verhagen@…
$apr1$ is md5 slowed down a 1000 times. Thats *not* very secure by …
09:49 Changeset in nginx-tests [833:62315953d703] by Sergey Kandaurov <pluknet@…>
Tests: HTTP/2 test with empty request body.
09:23 Changeset in nginx-tests [832:04eb968b0987] by Sergey Kandaurov <pluknet@…>
Tests: corrected HTTP/2 test timeout for discard body with EOF. Made …

01/27/16:

23:51 Ticket #609 (Apply xslt-html-parser patch to http_xslt_module (used by Diazo)) updated by davidjb
I'm the author of the patch linked above (well, re-authored it and …
18:56 Ticket #886 (proxy_protocol bug fix in version 1.8.1 broke Nginx for all vhosts) closed by Roman Arutyunyan
invalid: After the fix the proxy_protocol setting specified in ANY vhost, will …
18:23 Ticket #886 (proxy_protocol bug fix in version 1.8.1 broke Nginx for all vhosts) created by jamrok@…
From nginx 1.8.1 changelog: *) Bugfix: the "proxy_protocol" …
16:56 Changeset in nginx-tests [831:c384a2e53c1b] by Sergey Kandaurov <pluknet@…>
Tests: respect HTTP/2 header compression, related improvements.
15:44 Changeset in nginx-tests [830:3d12316e6f41] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 tests for client header and body timeouts.
15:44 Changeset in nginx-tests [829:5c003c3b8e9e] by Sergey Kandaurov <pluknet@…>
Tests: style.
13:11 Changeset in nginx-tests [828:68d5a68eb938] by Andrey Zelenkov <zelenkov@…>
Tests: basic stream tests with unix socket.
13:04 Changeset in nginx-tests [827:df3ab213fb0f] by Andrey Zelenkov <zelenkov@…>
Tests: typo.
12:22 Changeset in nginx-tests [826:64abcc611242] by Sergey Kandaurov <pluknet@…>
Tests: adjusted limit_conn_complex.t test timeouts.
11:39 Ticket #885 (Add support for multiple elliptic curves) created by Commenter123@…
Curve25519 is about to land in Chrome 50: …
11:08 Changeset in nginx-tests [825:ff8c68cd2be4] by Sergey Kandaurov <pluknet@…>
Tests: http resolver tests with CNAME, complicated cases.
10:58 Changeset in nginx-tests [824:9caacdb56b53] by Sergey Kandaurov <pluknet@…>
Tests: added test for resolver timeout after aborted request.
10:56 Changeset in nginx-tests [823:9623d353f066] by Sergey Kandaurov <pluknet@…>
Tests: http resolver tests with format error response code.
04:11 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) updated by Ilyas Bakirov
Common headache with systemd and daemons, and the best solution IMHO …

01/26/16:

20:35 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) updated by thresh
nginx 1.8.1 package for EL7 ships with /var/run/nginx.pid in the …
19:02 Ticket #884 (NGINX 1.8.1 fails to restart depending on configuration set PIDFILE) created by ketheriel@…
Dear all, The official RPM (Enterprise Linux 7) for NGINX provides a …
17:20 Changeset in nginx-tests [822:92e20c77c916] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 discarded request body tests with limit_req.
17:05 Milestone 1.8.1 completed
Status: released Trunk: stable * Bug fix release
17:02 Milestone 1.9.10 completed
Status: released Trunk: mainline * Security fixes * …
14:39 Changeset in nginx [6362:28bb9683dd9a]stable-1.8 by Maxim Dounin <mdounin@…>
release-1.8.1 tag
14:39 Changeset in nginx [6361:5959efb40b07]stable-1.8release-1.8.1 by Maxim Dounin <mdounin@…>
nginx-1.8.1-RELEASE
13:57 Changeset in nginx-tests [821:d75000247e1f] by Sergey Kandaurov <pluknet@…>
Tests: added HTTP/2 test for padded HEADERS with CONTINUATION. …
13:47 Changeset in nginx [6360:93d70d87914c]stable-1.8 by Ruslan Ermilov <ru@…>
Resolver: limited CNAME recursion. Previously, the recursion was only …
13:46 Changeset in nginx [6359:dac6eda40475]stable-1.8 by Roman Arutyunyan <arut@…>
Resolver: fixed use-after-free memory accesses with CNAME. When …
13:46 Changeset in nginx [6358:5557bf31e25d]stable-1.8 by Roman Arutyunyan <arut@…>
Resolver: changed the ngx_resolver_create_*_query() arguments. No …
13:46 Changeset in nginx [6357:838946300825]stable-1.8 by Ruslan Ermilov <ru@…>
Resolver: fixed CNAME processing for several requests. When several …
13:46 Changeset in nginx [6356:f63dd04c1580]stable-1.8 by Ruslan Ermilov <ru@…>
Resolver: fixed crashes in timeout handler. If one or more requests …
13:46 Changeset in nginx [6355:c36482d0a79f]stable-1.8 by Roman Arutyunyan <arut@…>
Resolver: fixed possible segmentation fault on DNS format error.
13:12 Changeset in nginx-tests [820:45471a9017cc] by Sergey Kandaurov <pluknet@…>
Tests: TODO 'phantom event' alerts in limit_conn.t on Solaris. See …
12:23 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) updated by thresh
Priority, Type changed
armv7/armhf is not supported by the official nginx repositories, …
11:43 Ticket #882 (Unencoded Location: header when redirecting) updated by Maxim Dounin
Status changed
11:36 Changeset in nginx-tests [819:3200d5b4ffa8] by Sergey Kandaurov <pluknet@…>
Tests: removed TODOs for fixes merged in 1.8.1.
11:23 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) updated by donatas.navidonskis@…
by the way, i added ppa key.
11:21 Ticket #883 (problem when installing nginx 1.9.9 (latest mainline version)) created by donatas.navidonskis@…
Hello, i was try to install nginx 1.9.9 version on ubuntu 14.04 …

01/25/16:

22:15 Ticket #882 (Unencoded Location: header when redirecting) created by stackoverflow.com/users/32168/jim-nelson
As posted on the mailing list …
19:45 Ticket #821 (Header "Expires" and "Cache-Control" is not sent for random requests ...) updated by Maxim Dounin <mdounin@…>
In [changeset:"a8ecb0a2193f1ae8d2c6d9e0b8caec945363017c/nginx"
19:45 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by Maxim Dounin <mdounin@…>
In [changeset:"60ae7596958804ddb6cb6411017254252ccc2aeb/nginx"
19:45 Tickets #768,​97 batch updated by Maxim Dounin <mdounin@…>
In [changeset:"2797b4347a2af4e8fd46dc5d1def5083813f38f1/nginx"
18:58 Changeset in nginx [6346:e9a4531a2a5d]stable-1.8 by Maxim Dounin <mdounin@…>
Updated OpenSSL and PCRE used for win32 builds.
01:19 Ticket #881 (Nginx with php-fpm + SSI) closed by Maxim Dounin
invalid: You didn't provide enough information to understand what goes wrong in …

01/22/16:

19:47 Ticket #881 (Nginx with php-fpm + SSI) reopened by ehsan310@…
19:46 Ticket #881 (Nginx with php-fpm + SSI) updated by ehsan310@…
Let's make it more clear, When i open example.html which have SSI …
14:01 Ticket #881 (Nginx with php-fpm + SSI) closed by Maxim Dounin
invalid: As per your configuration, the "/backend/site/home" is expected to be …
11:51 Ticket #880 (mp4 not working on some android devices if used by dns) updated by hilmican@…
Hello; Thank you for your helps. As you suggested, it is a "_" issue. …
05:15 Ticket #881 (Nginx with php-fpm + SSI) updated by ehsan310@…
The URI is , http://IP/backend/site/home This works fine when i open …

01/21/16:

14:19 Ticket #881 (Nginx with php-fpm + SSI) updated by Maxim Dounin
Please provide URI you use (and/or full SSI command you use), how you …
14:03 Ticket #880 (mp4 not working on some android devices if used by dns) closed by Maxim Dounin
invalid: As previously suggested, the mp4 module is not used at all - the …
08:49 Ticket #196 (Inconsistent behavior on uri's with unencoded spaces followed by H) updated by https://stackoverflow.com/users/573152/bernard-rosset
Still there in nginx 1.8.0
07:35 Ticket #880 (mp4 not working on some android devices if used by dns) updated by hilmican@…
Hello; I was compiling nginx myself so i tried install it with yum. I …
03:16 Ticket #881 (Nginx with php-fpm + SSI) updated by Ilyas Bakirov
Look for a workaround in ticket:321

01/20/16:

23:47 Ticket #798 (Implement http_brotli_static module) updated by lewisgoddard@…
Just to add a few more relevant links: - Brotli Draft …
20:34 Ticket #881 (Nginx with php-fpm + SSI) created by ehsan310@…
Hello, we have a php-fpm configured with nginx fastcgi , The problem …
17:27 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by Maxim Dounin
See above, to further debug this we need nginx debug log with an error …
16:52 Changeset in nginx [6436:8f038068f4bc] by Roman Arutyunyan <arut@…>
Stream: UDP proxy.
12:50 Ticket #830 (400 Bad Request - No required SSL certificate was sent occurs randomly ...) updated by radko.dinev@…
We have got exactly the same problem in our company which made us …

01/19/16:

18:59 Ticket #880 (mp4 not working on some android devices if used by dns) updated by Maxim Dounin
The fact that you are able to play content with IP address, but not …
14:24 Ticket #880 (mp4 not working on some android devices if used by dns) updated by hilmican@…
Replying to i.bakirov@…: > Replying to [ticket:880
06:30 Ticket #880 (mp4 not working on some android devices if used by dns) updated by Ilyas Bakirov
Replying to hilmican@…: > We are using nginx to server …

01/18/16:

11:57 Ticket #880 (mp4 not working on some android devices if used by dns) updated by hilmican@…
It is a very basic configuration. server { listen …
10:29 Ticket #880 (mp4 not working on some android devices if used by dns) updated by Maxim Dounin
What makes you think that this is a bug in nginx, and not a …
10:11 Ticket #880 (mp4 not working on some android devices if used by dns) created by hilmican@…
We are using nginx to server mp4 files. They work fine with most of …

01/17/16:

05:45 Ticket #812 (Fetch OCSP responses on startup, and store across restarts) updated by Jonathan Leroy
Also, you can look at Ryan Sleevi's (from Chrome Security Team) …

01/15/16:

15:01 Changeset in nginx-tests [818:685fc620d721] by Andrey Zelenkov <zelenkov@…>
Tests: skip test broken by header compression in h2.t.

01/14/16:

13:27 Ticket #874 (Incorrect $upstream_http_location value) updated by sunnybear@…
Good idea. But suddenly access to $sent_http_location breaks (nulls) …

01/13/16:

23:14 Ticket #874 (Incorrect $upstream_http_location value) updated by Maxim Dounin
Correct changed value is available via the $sent_http_location …
18:29 Ticket #874 (Incorrect $upstream_http_location value) updated by sunnybear@…
Can you please just fix the length of variable (it's incorrect after …
17:31 Ticket #874 (Incorrect $upstream_http_location value) updated by Maxim Dounin
As previously explained, this is an optimization to avoid an extra …
17:25 Ticket #874 (Incorrect $upstream_http_location value) updated by sunnybear@…
Yes, it seems proxy_redirect breaks the variable …
14:07 Ticket #879 (C Compiler detection logic is broken) updated by Maxim Dounin
The ticket is about "C Compiler detection logic is broken", not about …
13:20 Ticket #879 (C Compiler detection logic is broken) updated by rofl0r@…
if you don't intend to support crosscompilation, could you change this …
12:58 Ticket #879 (C Compiler detection logic is broken) closed by Maxim Dounin
invalid: The message is shown if the compiler provided either failed to compile …

01/12/16:

21:09 Ticket #879 (C Compiler detection logic is broken) created by rofl0r@…
CC="arm-linux-musleabihf-gcc -L/home/rofl/x-prefix/armv7hf/lib …

01/11/16:

16:21 Ticket #878 (1.8.0 - segfault on debian jessie) closed by Maxim Dounin
duplicate: Stack trace suggests this is a duplicate of ticket #235, the problem …
15:39 Ticket #878 (1.8.0 - segfault on debian jessie) created by 0xBF@…
Hi! There is a lot of crashes on Debian Jessie after upgrade from …
10:07 Ticket #873 (Bug : ERR_SPDY_PROTOCOL_ERROR and ERR_CONTENT_LENGTH_MISMATCH) updated by Valentin V. Bartenev
Could you provide a [http://nginx.org/en/docs/debugging_log.html debug …

01/10/16:

11:57 Ticket #877 (Support HTTP 308 in return and error_page directives) created by gibsonton
HTTP 307 (Temporary Redirect) has been supported in "return" and …

01/09/16:

05:46 Ticket #874 (Incorrect $upstream_http_location value) updated by Maxim Dounin
When the proxy_redirect
03:08 Ticket #876 (POST error_page handling sends bad GET request with content-length) closed by Maxim Dounin
invalid: This is expected behaviour. When a request is redirected to another …

01/08/16:

22:15 Ticket #876 (POST error_page handling sends bad GET request with content-length) created by valhallasw@…
Downstream bug: https://phabricator.wikimedia.org/T123136 Basic …
19:13 Ticket #814 (Support for parallel ECDSA / RSA certificates) updated by ilari.exove.com@…
As acclimed Apache httpd 2.4 has dual certificate support: …
17:31 Ticket #875 (Vary Header Duplicate) closed by Maxim Dounin
worksforme: Likely that's because you have Vary header in a response, and you've …
11:36 monotonic_timers-3.patch attached to Ticket #189 by regnarg@…
Another version, which also checks the availability of each clock at …
11:15 monotonic_timers-2.patch attached to Ticket #189 by regnarg@…
second version of the patch -- overwrites ngx_current_msec instead of …

01/06/16:

22:39 Ticket #857 (Problem with multiline $ssl_client_cert HTTP header in proxy mode) updated by mmitar@…
This has been widely reported in the past, and a hacky solution has …
14:31 vary.PNG attached to Ticket #875 by omer.ozdemir.nemeroth.com@…
Duplicate vary header
14:30 Ticket #875 (Vary Header Duplicate) created by omer.ozdemir.nemeroth.com@…
Hello, I have a "gzip" activated Nginx proxy server that is …
13:43 Ticket #874 (Incorrect $upstream_http_location value) created by sunnybear@…
While accessing $upstream_http_location after proxied request it …
02:52 Ticket #873 (Bug : ERR_SPDY_PROTOCOL_ERROR and ERR_CONTENT_LENGTH_MISMATCH) created by Piokaz
I updated from 1.9.6 to 1.9.9 With SSL enabled, i get this error …

01/05/16:

19:54 Ticket #872 (allow to switch off disabled renegotiation proxy to SSL client ...) created by WolfgangFahl@…
https://www.ruby-forum.com/topic/6875137 describes the scenario. A …

01/04/16:

23:25 Ticket #189 (timeouts break when time changes) updated by Maxim Dounin
Sensitive changed
I don't think that introducing another global variable is needed. Just …
12:51 monotonic_timers.patch attached to Ticket #189 by regnarg@…
12:36 Ticket #189 (timeouts break when time changes) updated by regnarg@…
Added another patch (monotonic_timers.patch) against current master. …

01/02/16:

11:42 Ticket #394 (gzip module doesn't handle all certain HTTP verbs/statuses) updated by caldavtest@…
Is there anything else you need?

12/30/15:

15:38 Ticket #869 (open_file_cache with NGX_HAVE_PREAD 0) updated by Joel Cunningham
It would be nice if we could flag a configuration error if …
15:21 Ticket #214 (Ability to detect presence of SNI header) closed by Maxim Dounin
fixed: The $ssl_server_name variable …
14:53 Ticket #195 (Close connection if SSL not enabled for vhost) updated by jonashaag@…
I want to work on this, but I'm not familiar with the nginx code base …
Note: See TracTimeline for information about the timeline view.