Timeline
03/18/14:
- 16:51 Ticket #523 (Information leak with automatic trailing slash redirect) updated by
- Thank you for your feedback. According to the documentation, if the …
- 16:24 Ticket #523 (Information leak with automatic trailing slash redirect) updated by
-
Type changed
Then you should enableserver_name_in_redirect
and set appropriate … - 11:57 Ticket #523 (Information leak with automatic trailing slash redirect) updated by
- Thanks for answering so fast! No, I do not have …
- 11:55 Ticket #523 (Information leak with automatic trailing slash redirect) updated by
-
Do you have
server_name_in_redirect on
in your configuration? - 11:07 Ticket #523 (Information leak with automatic trailing slash redirect) created by
- Hi, Under specific circumstances, Nginx leaks information regarding …
- 10:03 Milestone 1.4.7 completed
- Status: released [[http://nginx.org/en/CHANGES-1.4 | 1.4.7 …
- 09:50 Milestone 1.5.12 completed
- Status: released [[http://nginx.org/en/CHANGES | 1.5.12 …
03/17/14:
- 14:25 Ticket #355 (Proxy protocol support) updated by
- Awesome! I was just about to dive into working on this. Good timing!
- 14:21 Ticket #355 (Proxy protocol support) closed by
- fixed: Committed, thanks.
- 13:45 Ticket #355 (Proxy protocol support) updated by
- 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
- invalid: The nginx 1.4.6 binary package for CentOS6 as shipped from nginx.org …
- 12:43 Ticket #521 (mp4 on ipad) created by
- Здравствуйте! Поймали баг при использовании mp4 модуля в nginx, в …
03/11/14:
- 14:00 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) updated by
- Я встречал различные трактовки файлов с такими именами (например, …
- 13:25 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) updated by
-
ИМХО
.jpg
правильно трактовать как скрытый файл с именем jpg, … - 13:07 Ticket #520 (Не определяется расширение файла при отсутствии названия файла) created by
- Во всех актуальных версиях nginx (проверял на 1.4.x и 1.5.x) …
03/10/14:
- 08:06 Ticket #519 (defect in ngx_mail_send function) created by
- 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
-
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
- Close this as this was expected, sorry for the invalid report.
- 22:17 Ticket #518 (nginx 1.5.11 source package corrupted) created by
- When downloading the nginx source from …
- 18:15 Ticket #517 (nginx executable hacked) updated by
- nginx 1.4.5 was installed from dotdeb debian repo
- 18:12 Ticket #517 (nginx executable hacked) updated by
- Btw lsof shows that nginx keeps /tmp/.ICE-unix/.1 file opened: nginx …
- 18:02 Ticket #517 (nginx executable hacked) updated by
- Trac failed to attach binary to this ticket. Here it is on my gdrive. …
- 17:58 Ticket #517 (nginx executable hacked) created by
- 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
- fixed: Committed, thanks.
- 11:25 Ticket #479 (Add mimetype for XSPF) updated by
- In b799b9d62c459d0763a06a7fdc2c0b8bfffea4d0/nginx: […]
03/06/14:
- 19:50 Ticket #516 (HTTPS breaks on 1.4.6) closed by
- invalid
- 19:37 Ticket #516 (HTTPS breaks on 1.4.6) updated by
- Crap, how do I close this? I found the problem: One of the scripts was …
- 19:28 Ticket #516 (HTTPS breaks on 1.4.6) created by
- 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
- # nginx -V nginx version: nginx/1.4.6 built by gcc 4.4.7 20120313 (Red …
03/05/14:
- 10:43 Ticket #514 (worker process caused 100% CPU usage on one core on win32) created by
- 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
- 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
- Since the …
- 00:49 Ticket #235 (segfault with SNI and ssl_session_cache assymetrical configuration) updated by
- 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
- "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
- 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
-
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
- 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
- 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
- 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
- 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
- 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
- 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
- fixed: Fix committed, thanks.
- 14:30 Ticket #503 (Nginx worker process crash when the upstream reject the nginx connection.) updated by
- In 7586e7b2dbe9d9999014a99fe40e58c2e90b9cf5/nginx: […]
- 13:21 Ticket #507 (Mail SSL not supporting EC Ciphers) closed by
- fixed: This is already fixed by revision 32fe021911c9 in nginx 1.5.1: […] …
- 12:57 Ticket #507 (Mail SSL not supporting EC Ciphers) created by
- 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
- 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
- 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
- With patched this fix, no crash happened. and looks no side effects. …
Note:
See TracTimeline
for information about the timeline view.