Timeline



03/17/14:

14:25 Ticket #355 (Proxy protocol support) updated by Nate
Awesome! I was just about to dive into working on this. Good timing!
14:21 Ticket #355 (Proxy protocol support) closed by Roman Arutyunyan
fixed: Committed, thanks.
13:45 Ticket #355 (Proxy protocol support) updated by Roman Arutyunyan <arut@…>
In 3a72b1805c52c84a5567dcfa4562f44722bede40/nginx: […]

03/14/14:

07:19 Ticket #522 (websocket connect failed with non default_server) created by 雁鸣 周
WebSocket connection to 'ws://test.com/websocket/notification' failed: …

03/13/14:

16:15 Ticket #515 (1.4.6 quietly dropped support for secp521r1 in ssl_ecdh_curve) closed by Maxim Dounin
invalid: The nginx 1.4.6 binary package for CentOS6 as shipped from nginx.org …
12:43 Ticket #521 (mp4 on ipad) created by Andrey Belashkov
Здравствуйте! Поймали баг при использовании mp4 модуля в nginx, в …

03/11/14:

14:47 realy+service.png attached to Ticket #514 by Nos Apatka
screen shot showing issue
14:00 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) updated by Andrew Krasichkov
Я встречал различные трактовки файлов с такими именами (например, …
13:25 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) updated by Valentin V. Bartenev
ИМХО .jpg правильно трактовать как скрытый файл с именем jpg, …
13:07 exten_parsing_fix.patch attached to Ticket #520 by Andrew Krasichkov
13:07 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) created by Andrew Krasichkov
Во всех актуальных версиях nginx (проверял на 1.4.x и 1.5.x) …

03/10/14:

08:06 Ticket #519 (defect in ngx_mail_send function) created by Zerray Zhou
mail/ngx_mail_handler.c:561 […] the return statement in line 577, …

03/07/14:

22:33 Ticket #518 (nginx 1.5.11 source package corrupted) closed by Valentin V. Bartenev
invalid: Yes, it's a result of make -f misc/GNUmakefile release, and intended …
22:25 Ticket #518 (nginx 1.5.11 source package corrupted) updated by Kurt Cancemi
Close this as this was expected, sorry for the invalid report.
22:17 Ticket #518 (nginx 1.5.11 source package corrupted) created by Kurt Cancemi
When downloading the nginx source from …
18:15 Ticket #517 (nginx executable hacked) updated by sasha1111 1111
nginx 1.4.5 was installed from dotdeb debian repo
18:12 Ticket #517 (nginx executable hacked) updated by sasha1111 1111
Btw lsof shows that nginx keeps /tmp/.ICE-unix/.1 file opened: nginx …
18:02 Ticket #517 (nginx executable hacked) updated by sasha1111 1111
Trac failed to attach binary to this ticket. Here it is on my gdrive. …
17:58 Ticket #517 (nginx executable hacked) created by sasha1111 1111
I've found out nginx 1.4.5 on one server behaves badly: it dumps some …
11:32 Ticket #479 (Add mimetype for XSPF) closed by Maxim Dounin
fixed: Committed, thanks.
11:25 Ticket #479 (Add mimetype for XSPF) updated by Filipe da Silva <fdasilvayy@…>
In b799b9d62c459d0763a06a7fdc2c0b8bfffea4d0/nginx: […]

03/06/14:

19:50 Ticket #516 (HTTPS breaks on 1.4.6) closed by Valentin V. Bartenev
invalid
19:37 Ticket #516 (HTTPS breaks on 1.4.6) updated by Scott Arciszewski
Crap, how do I close this? I found the problem: One of the scripts was …
19:28 robots.txt attached to Ticket #516 by Scott Arciszewski
19:28 Ticket #516 (HTTPS breaks on 1.4.6) created by Scott Arciszewski
So, I have HTTPS deployed on a testing machine (I'm replacing the …
10:05 Ticket #515 (1.4.6 quietly dropped support for secp521r1 in ssl_ecdh_curve) created by Mattias Geniar
# nginx -V nginx version: nginx/1.4.6 built by gcc 4.4.7 20120313 (Red …

03/05/14:

10:44 ngx_process_cycle.c attached to Ticket #514 by Nos Apatka
modified source code
10:43 Ticket #514 (worker process caused 100% CPU usage on one core on win32) created by Nos Apatka
Timing issue scenario: source code file (tip level): …

03/04/14:

15:25 Ticket #503 (Nginx worker process crash when the upstream reject the nginx connection.) updated by Maxim Dounin <mdounin@…>
In c8a14fbd3ce9f59a0157fb0d0dbe37ca382aaba6/nginx: […]
10:03 Milestone 1.4.6 completed
Status: released [[http://nginx.org/en/CHANGES-1.4 | 1.4.6 …
09:55 Milestone 1.5.11 completed
Status: released [[http://nginx.org/en/CHANGES | 1.5.11 …

02/27/14:

14:32 Ticket #513 (Implementation of UDT support) created by Frederik Boster
Since the …
00:49 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by Nasko Oskov
A colleague of mine and I have looked at this issue to help fix this …

02/25/14:

21:05 Ticket #512 (Passing invalid headers allow to corrupt/forge messages in error_log) created by Mike Kazantsev
"Client sent invalid header line" messages in error_log doesn't seem …
04:13 Ticket #428 (SPDY and Proxy Cache prematurely closes connections) updated by Ba Duong
This bug makes me 3 days to investigate and search for solution to use …

02/22/14:

04:34 Ticket #511 (Shared Memory Add Segfaults on Small Sizes) updated by Ruslan Ermilov
120 is the size of ngx_slab_pool_t which is located at the top of …
01:45 Ticket #511 (Shared Memory Add Segfaults on Small Sizes) created by Scott
If I call ngx_shared_memory_add() from within a module directive's …

02/20/14:

09:19 Ticket #510 (DAV module COPY & MOVE can't handle regex destination URI) updated by Qiang Yu
Replying to Ruslan Ermilov: > See if regex location can …
07:23 Ticket #510 (DAV module COPY & MOVE can't handle regex destination URI) updated by Ruslan Ermilov
DAV module uses configuration matching the request URI to map both …
03:00 Ticket #510 (DAV module COPY & MOVE can't handle regex destination URI) created by Qiang Yu
I configure NGINX to be a WebDAV server: […] I tested COPY and …

02/19/14:

20:54 Ticket #509 (fastcgi_split_path_info Unsetting $fastcgi_path_info with Try_Files) created by Mark Johnson
When using a try_files inside a location block that will be using …
18:28 Ticket #508 (nginx rewrite URL decoding first encoded character in URI) created by Jerry Hoffmeister
I have rules like the following: location /trk/ { if …

02/18/14:

14:37 Ticket #503 (Nginx worker process crash when the upstream reject the nginx connection.) closed by Maxim Dounin
fixed: Fix committed, thanks.
14:30 Ticket #503 (Nginx worker process crash when the upstream reject the nginx connection.) updated by Maxim Dounin <mdounin@…>
In 7586e7b2dbe9d9999014a99fe40e58c2e90b9cf5/nginx: […]
13:21 Ticket #507 (Mail SSL not supporting EC Ciphers) closed by Maxim Dounin
fixed: This is already fixed by revision 32fe021911c9 in nginx 1.5.1: […] …
12:58 nginx_mail_bug.conf attached to Ticket #507 by Andreas Brörken
12:57 Ticket #507 (Mail SSL not supporting EC Ciphers) created by Andreas Brörken
The mail_ssl module does not support ciphers that are using Elliptic …

02/17/14:

12:17 Ticket #506 (Allow http error code 101 426 returned from auth_request) closed by Maxim Dounin
wontfix: There are no plans to support RFC2817-style upgrades to TLS. It is …
04:45 Ticket #215 (SSL: decryption failed or bad record mac with upstream servers) updated by Aleksey Samsonov
I found a bug in OpenSSL 1.0.0+ This …

02/16/14:

14:39 Ticket #503 (Nginx worker process crash when the upstream reject the nginx connection.) updated by Hao Chen
With patched this fix, no crash happened. and looks no side effects. …

02/15/14:

16:13 Ticket #506 (Allow http error code 101 426 returned from auth_request) created by Sherwood Wang
Send username and password with http is not secure. So if the …
15:04 Ticket #505 (Nginx worker randomly segfault during the day) updated by Arnaud B.
Ok, I'll obtain a backtrace soon. I'm not using a websocket actually, …
Note: See TracTimeline for information about the timeline view.