Timeline



07/11/13:

16:38 Changeset in nginx [5266:8e7db77e5d88] by Maxim Dounin <mdounin@…>
Style.
16:34 Changeset in nginx [5265:9f17e765a21e] by Maxim Dounin <mdounin@…>
Configure: perl Makefile rebuild after configure. The …
15:50 Changeset in nginx [5264:b6ffe53f9c3d] by Vladimir Homutov <vl@…>
Core: fixed possible use of an uninitialized variable. The call to …
12:07 Changeset in nginx [5263:05ba5bce31e0] by Vladimir Homutov <vl@…>
Core: extended ngx_sock_ntop() with socklen parameter. On Linux, …
02:46 nginx.conf attached to Ticket #385 by fan nba
02:46 picture2.rar attached to Ticket #385 by fan nba
screenshot 2
02:45 picture1.rar attached to Ticket #385 by fan nba
screenshot 1
02:39 Ticket #385 (Nginx 1.5.2 with spdy as forward proxy, part of site page can't be loaded) created by fan nba
when using chrome brower visit site www.taobao.com pass by nginx …

07/09/13:

14:27 Changeset in nginx-tests [305:f4aab0e66ed0] by Sergey Kandaurov <pluknet@…>
Tests: better handle the lack of client side SNI support.
13:06 Changeset in nginx-tests [306:f175dc25f249] by Maxim Dounin <mdounin@…>
Tests: proxy_store with HEAD requests. Obsolete X-Accel-Expires test …
12:47 Ticket #384 (trailing dot in server_name) created by Sergey Kandaurov
nginx should treat server_name values with and without trailing dot as …

07/08/13:

16:50 Changeset in nginx-tests [304:6bee817c9e97] by Maxim Dounin <mdounin@…>
Tests: sub filter tests.

07/05/13:

09:04 Ticket #383 (nginx 1.4.1 以及1.51 版本 报错) closed by Maxim Dounin
invalid: The request generated by the command in question is invalid and …
08:18 Changeset in nginx-tests [303:ad51e58c2d7a] by Sergey Kandaurov <pluknet@…>
Tests: fixed typo in copyright.
07:42 Changeset in nginx [5262:626f288fa5ed] by Gleb Smirnoff <glebius@…>
Make macros safe.
04:40 Ticket #383 (nginx 1.4.1 以及1.51 版本 报错) created by zeng hongl
在使用nginx时,只要url地址中出现空格H 就会报400错误, 地址如下: curl "http://nginx.org/? H"

07/04/13:

23:54 Ticket #382 (RFE - Support for bcrypt hashes) closed by Maxim Dounin
wontfix: All crypt(3) algorithms supported in your OS are available for use in …
15:49 Ticket #382 (RFE - Support for bcrypt hashes) created by Gianluca Varisco
Hi everybody. I'd like to use bcrypt hashes for nginx auth. Is there …

07/03/13:

08:04 Changeset in nginx [5261:af60a210cb78] by Ruslan Ermilov <ru@…>
Upstream: updated list of ngx_event_connect_peer() return values. …

07/02/13:

16:05 Changeset in nginx [5259:0c699e1d1071] by Maxim Dounin <mdounin@…>
Version bump.
14:31 Milestone 1.5.2 completed
Status: released 1.5.2 changelog
12:28 Changeset in nginx [5258:cdad9e47864f] by Maxim Dounin <mdounin@…>
release-1.5.2 tag
12:28 Changeset in nginx [5257:5bdca4812974]release-1.5.2 by Maxim Dounin <mdounin@…>
nginx-1.5.2-RELEASE

07/01/13:

09:42 Changeset in nginx-tests [302:07c600de2f90] by Sergey Kandaurov <pluknet@…>
Tests: added missing rewrite prerequisites.

06/28/13:

13:24 Changeset in nginx [5260:e088695737c3] by Vladimir Homutov <vl@…>
Core: consolidated log-related code. The stderr redirection code is …
12:39 Changeset in nginx-tests [301:a107552ac714] by Sergey Kandaurov <pluknet@…>
Tests: added tests for debug_connection.
09:55 Changeset in nginx [5256:b66ec10e901a] by Maxim Dounin <mdounin@…>
Fixed ngx_http_parse_chunked() minimal length calculation. Minimal …
09:35 Changeset in nginx-tests [300:d753dfcaa419] by Sergey Kandaurov <pluknet@…>
Tests: added tests for error_log.

06/27/13:

15:20 Changeset in nginx-tests [308:26147426718c] by Maxim Dounin <mdounin@…>
Tests: scgi cache tests.

06/26/13:

14:27 Ticket #321 (try_files & $fastcgi_path_info) updated by Nilesh Govindrajan
Feature or bug, I don't know and I don't care. My application doesn't …
11:47 Changeset in nginx [5255:7f4ec5bfb715] by Maxim Dounin <mdounin@…>
Fixed build on Linux with x32 ABI. On Linux x32 inclusion of …

06/25/13:

22:38 Ticket #95 (Integrate syslog patch into modules) updated by Karsten McMinn
not meaning to troll, but I'd like to see some more debate on whether …
22:36 Ticket #95 (Integrate syslog patch into modules) reopened by Karsten McMinn
22:35 Ticket #95 (Integrate syslog patch into modules) updated by Karsten McMinn
+1 for syslog support in nginx. Its worth pointing out that if you …
22:06 Changeset in nginx-tests [307:81c98592661f] by Maxim Dounin <mdounin@…>
Tests: more unfinished tests.

06/21/13:

12:00 Ticket #381 (Cannot use occurence regex in location) closed by Maxim Dounin
invalid: Much like with rewrite, if a regular …

06/20/13:

18:56 Ticket #381 (Cannot use occurence regex in location) created by TruongSinh Tran-Nguyen
My config: ` #... location ~ /[0-9a-fA-Z]{24}$ { …
16:47 Changeset in nginx [5254:7ecaa9e4bf1b] by Vladimir Homutov <vl@…>
Core: support several "error_log" directives. When several …
09:42 Ticket #380 (can't make nginx --- ngx_http_request) updated by Maxim Dounin
http://www.merriam-webster.com/dictionary/workaround
09:07 Ticket #380 (can't make nginx --- ngx_http_request) updated by larry liang
Replying to Maxim Dounin: > Just a quick comment: an …
09:03 Ticket #380 (can't make nginx --- ngx_http_request) updated by Maxim Dounin
Just a quick comment: an obvious workaround is to use …
08:42 Ticket #380 (can't make nginx --- ngx_http_request) closed by Ruslan Ermilov
fixed: This has already been fixed in 1.5.1 in [5200]. The fix will be merged …
07:53 Ticket #380 (can't make nginx --- ngx_http_request) updated by larry liang
Change the nginx version to 1.2.9,it's ok now.
03:51 Ticket #380 (can't make nginx --- ngx_http_request) created by larry liang
OS version: Centos release 6.3 error log: cc -c -pipe -O -W -Wall …

06/19/13:

04:55 Changeset in nginx [5253:a82f305487c2] by Ruslan Ermilov <ru@…>
Simplified ngx_list_create().

06/17/13:

11:00 Ticket #379 (the bug of the function ngx_cpystrn() in the file of ngx_string.c) updated by Wei Wang
I see. Thank you!!!
10:27 Ticket #379 (the bug of the function ngx_cpystrn() in the file of ngx_string.c) closed by Maxim Dounin
invalid: The ngx_cpystrn() functions is to copy null-terminated string from src …
02:40 Ticket #379 (the bug of the function ngx_cpystrn() in the file of ngx_string.c) created by Wei Wang
The function ngx_cpystrn(u_char *dst, u_char *src, n) is to copy …

06/16/13:

16:08 Ticket #378 (Nginx directive underscores_in_headers is not valid for the first ...) created by Aviram Cohen
The configuration directive 'underscores_in_headers on;' should allow …
00:30 Ticket #377 (etag не отдается с gzip) updated by Maxim Dounin
При использовании gzip - содержимое ответа меняется, и strong entity …

06/15/13:

17:25 Ticket #377 (etag не отдается с gzip) created by Владимир Андреев
Обнаружил странное поведение при одновременно включенных директивах …

06/14/13:

16:56 Changeset in nginx [5289:aadfadd5af2b] by Maxim Dounin <mdounin@…>
Fixed ngx_http_test_reading() to finalize request properly. Previous …
11:58 Ticket #376 (log file reopen should pass opened fd from master process) updated by Maxim Dounin
Status changed
11:57 Ticket #376 (log file reopen should pass opened fd from master process) updated by Maxim Dounin
uname -a, Type, nginx -V, Summary changed
Current behaviour is as follows: - Do not attempt to do anything with …
05:17 Ticket #376 (log file reopen should pass opened fd from master process) created by Tiziano Müller
When starting nginx all the log files (error_log, access_log) are …

06/13/13:

15:52 Changeset in nginx [5292:8f9da50cf912] by Maxim Dounin <mdounin@…>
Upstream: stale comments removed.
12:28 Changeset in nginx [5251:4ef49081ef4c] by Valentin Bartenev <vbart@…>
SPDY: fixed code style, no functional changes.
11:50 Ticket #375 (Unable to do if checking on $sent_http_content_type) updated by Maxim Dounin
Recommended approach is to configure separate location for resources …
11:03 Ticket #375 (Unable to do if checking on $sent_http_content_type) reopened by Silver Moonstone
so how to achieve what i am trying to do ?
10:50 Changeset in nginx [5250:3bb51e5afa9e] by Vladimir Homutov <vl@…>
Core: moved initialization of log level. The …
10:43 Ticket #375 (Unable to do if checking on $sent_http_content_type) closed by Maxim Dounin
invalid: The "if" directive, much like other rewrite module directives, are …
10:37 Ticket #375 (Unable to do if checking on $sent_http_content_type) created by Silver Moonstone
This does not have any effect if ( $sent_http_content_type = …

06/12/13:

11:48 Ticket #374 (Nginx not detecting malformed percent encoding in query string) updated by Colin Matthias
I see. I wasn't aware of the %uXXXX issue... that definitely makes …

06/11/13:

18:21 Ticket #374 (Nginx not detecting malformed percent encoding in query string) updated by Maxim Dounin
What makes you think that nginx doesn't follow the RFC? The fact that …
18:05 Changeset in nginx-tests [298:e491290fe83a] by Maxim Dounin <mdounin@…>
Tests: adjust perl.t TODO.
18:00 Ticket #374 (Nginx not detecting malformed percent encoding in query string) updated by Colin Matthias
OK, thank you for the info. Out of curiosity, is there a particular …
17:49 Ticket #374 (Nginx not detecting malformed percent encoding in query string) closed by Maxim Dounin
wontfix: As nginx doesn't decode query string, it's more or less expected that …
16:55 Ticket #374 (Nginx not detecting malformed percent encoding in query string) created by Colin Matthias
When serving a request with bad percent encoding in the path portion …
15:41 Changeset in nginx [5252:982678c5c270] by Tatsuhiko Kubo <cubicdaiya@…>
Valgrind: another complaint about uninitialized bytes.
13:14 Changeset in nginx-tests [299:44c42894fdfd] by Maxim Dounin <mdounin@…>
Tests: move unfinished tests to a separate file. Add more tests to …
09:37 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) closed by Maxim Dounin
invalid
07:33 Ticket #373 (nginx unexpectedly terminate php-fastcgi when it has lot of errors) updated by oliver nadj
I updated PHP to 5.3.2-1ubuntu4.19, not helped, but my distro is out …
Note: See TracTimeline for information about the timeline view.