Timeline



08/02/12:

14:58 Changeset in nginx [4779:117f3284e0de] by Ruslan Ermilov <ru@…>
Removed the need in Perl to generate ZIP archive of nginx/Windows.
13:24 Changeset in nginx_org [617:368a449e85b8] by Ruslan Ermilov <ru@…>
Expanded documentation of what various parameters of the "listen" …
12:53 Changeset in nginx [4778:a48031f7a69c] by Maxim Dounin <mdounin@…>
Win32: fixed build with Visual Studio 2005 Express. It is available …
06:27 Changeset in nginx_org [616:2fdd929c830e] by Maxim Konovalov <maxim@…>
Donor added.

08/01/12:

18:06 Ticket #191 (literal newlines logged in error log) created by Paul Henson
I noticed that when a %0a exists in the URL, nginx includes a literal …
14:37 Changeset in nginx [4777:6e37004865fb] by Andrey Belov <defan@…>
Reorder checks in ngx_shared_memory_add() for more consistent error …
12:57 Ticket #190 (Error 337 (net::ERR_SPDY_PROTOCOL_ERROR) (spdy-48 and nginx 1.3.3)) closed by Valentin V. Bartenev
fixed
12:43 Ticket #190 (Error 337 (net::ERR_SPDY_PROTOCOL_ERROR) (spdy-48 and nginx 1.3.3)) updated by Lowshadow .
I can confirm that patch fixes this bug on Nginx 1.3.4. Best regards.
11:11 Ticket #190 (Error 337 (net::ERR_SPDY_PROTOCOL_ERROR) (spdy-48 and nginx 1.3.3)) updated by Valentin V. Bartenev
Status, Owner changed
Thanks for reporting the bug. Please try the new patch: …

07/31/12:

21:49 Changeset in nginx [4776:3032f4854b81] by Ruslan Ermilov <ru@…>
Simplified makefile that builds CHANGES.
21:47 Changeset in nginx [4775:88a3b32bdf7f] by Ruslan Ermilov <ru@…>
Version bump.
18:00 Milestone 1.3.4 completed
Status: scheduled Trunk: development * …
17:57 spdy_chrome_debug_log.txt attached to Ticket #190 by Lowshadow .
debug of a spdy session using chrome://net-internals/#spdy
17:55 Ticket #190 (Error 337 (net::ERR_SPDY_PROTOCOL_ERROR) (spdy-48 and nginx 1.3.3)) created by Lowshadow .
== Short description == Nginx 1.3.3 patched with latest SPDY patch …
14:38 Changeset in nginx_org [615:f3ef5b77d22a] by Ruslan Ermilov <ru@…>
Documented that "ipv6only" is now turned on by default for listening …
13:24 Changeset in nginx_org [614:0526cac4637e] by Ruslan Ermilov <ru@…>
Removed intimate details of the "debug_connection" directive's …
13:14 Changeset in nginx_org [613:95f5c0f0da30] by Ruslan Ermilov <ru@…>
Updated PCRE version used for Win32 builds.
13:13 Changeset in nginx [4774:2493e50a17ea] by Ruslan Ermilov <ru@…>
Updated PCRE used for win32 builds.
12:59 Changeset in nginx_org [612:c9d21d180e6a] by Ruslan Ermilov <ru@…>
nginx-1.3.4
12:38 Changeset in nginx [4773:7c5024a4fd59] by Ruslan Ermilov <ru@…>
release-1.3.4 tag
12:38 Changeset in nginx [4772:a43447fb82aa]release-1.3.4 by Ruslan Ermilov <ru@…>
nginx-1.3.4-RELEASE
11:37 Changeset in nginx_org [611:2501c3db40a1] by Ruslan Ermilov <ru@…>
Updated versions of nginx and external libraries used in "Win32 build" …

07/30/12:

13:13 Changeset in nginx_org [610:f71947553000] by Ruslan Ermilov <ru@…>
If "debug_connection" directive's parameter is specified using a …
12:27 Changeset in nginx [4771:bdcdbdf35b52] by Ruslan Ermilov <ru@…>
Core: ipv6only is now on by default. There is a general consensus …
11:42 Changeset in nginx [4770:4e842583c890] by Valentin Bartenev <vbart@…>
ngx_http_find_virtual_server() should return NGX_DECLINED if virtual …
10:35 Changeset in nginx [4769:f88555d76886] by Maxim Dounin <mdounin@…>
Upstream: hide_headers/pass_headers inheritance fix. Hide headers and …

07/29/12:

19:59 Changeset in nginx [4768:1c5e2e4d5b35] by Ruslan Ermilov <ru@…>
Improved diagnostics when a directive is specified in the wrong context.
19:45 Changeset in nginx [4767:d9190c84e594] by Ruslan Ermilov <ru@…>
Removed extraneous GCC warning flags.
19:44 Changeset in nginx [4766:284cb8fb0741] by Ruslan Ermilov <ru@…>
Slight optimization in ngx_http_upstream_add(): replaced an expression …
19:38 Changeset in nginx [4765:c48902a053d6] by Ruslan Ermilov <ru@…>
ngx_http_upstream_add() should return NULL if an error occurs.

07/27/12:

21:07 Ticket #189 (timeouts break when time changes) updated by Kristof Provost
Thanks, I missed that one. The additional syscall may be an issue on …
20:58 Ticket #189 (timeouts break when time changes) updated by Maxim Dounin
Take a look at ngx_time_update() in src/core/ngx_times.c. The …
17:05 Ticket #189 (timeouts break when time changes) updated by Kristof Provost
I checked the uses of ngx_gettimeofday() in ngix 1.0.5 (core). …
15:30 Ticket #189 (timeouts break when time changes) updated by Maxim Dounin
While clock_gettime(CLOCK_MONOTINIC) is certainly better choice for …
14:20 nginx-gettimeofday.patch attached to Ticket #189 by Kristof Provost
14:19 Ticket #189 (timeouts break when time changes) created by Kristof Provost
nginx uses gettimeofday() to obtain the current time for use with …

07/26/12:

21:23 Changeset in nginx_org [609:39a51e664374] by Maxim Dounin <mdounin@…>
Typo fixed.
14:47 Changeset in nginx [4764:0ed8088f43b4] by Ruslan Ermilov <ru@…>
Reduced the number of preprocessor directives.
11:37 Changeset in nginx_org [608:34b0e74528a5] by Ruslan Ermilov <ru@…>
Regenerated.
11:36 Changeset in nginx_org [607:a8f7b93b0a5f] by Ruslan Ermilov <ru@…>
Allow article sections to be nested.

07/24/12:

17:40 Changeset in nginx [4763:b0b93b2a1f8a] by Ruslan Ermilov <ru@…>
When "debug_connection" is configured with a domain name, only the …
16:06 Changeset in nginx-tests [228:5c9e43547b71] by Maxim Dounin <mdounin@…>
Tests: proxy_hide_header/proxy_pass_header inheritance tests.
15:17 Changeset in nginx [4762:182aee3b1bf5] by Ruslan Ermilov <ru@…>
Added the Clang compiler support. The -Werror is commented out to not …
15:16 Changeset in nginx [4761:3010db312c91] by Ruslan Ermilov <ru@…>
Made sure to run configure in a "C" locale. Otherwise, we may fail to …
15:13 Changeset in nginx [4760:d87b45d4a8a0] by Ruslan Ermilov <ru@…>
Added a commented out -Wmissing-prototypes to CFLAGS. It is commented …
15:09 Changeset in nginx [4759:4c36e15651f7] by Ruslan Ermilov <ru@…>
Fixed compilation with -Wmissing-prototypes.
15:00 Changeset in nginx [4758:1f908d2dde8d] by Ruslan Ermilov <ru@…>
Replaced a number of "else if" with "elif".
10:18 Changeset in nginx_org [606:cb43695220b2] by Maxim Konovalov <maxim@…>
o Move introduction/ and howto/ are rather small so move those …

07/23/12:

16:37 Changeset in nginx [4757:e00b71ece8b3] by Maxim Dounin <mdounin@…>
Win32: fixed cpu hog after process startup failure. If …

07/20/12:

13:15 Changeset in nginx_org [605:bfdc7833085a] by Ruslan Ermilov <ru@…>
Regenerated.
13:14 Changeset in nginx_org [604:b2db67ca29cc] by Ruslan Ermilov <ru@…>
Made a link to original relative.
13:03 Changeset in nginx_org [603:e0544f2c4a70] by Ruslan Ermilov <ru@…>
Simplified maintenance of dependencies.
13:01 Changeset in nginx_org [602:6124acda415e] by Andrey Alexeev <andrew@…>
- Added links to dcwg.org - Added a mention of IE
09:28 Changeset in nginx_org [601:eea23daa6e57] by Ruslan Ermilov <ru@…>
Regenerated.
09:27 Changeset in nginx_org [600:89a4e934d207] by Ruslan Ermilov <ru@…>
Emit a warning with a link to English original if translation is outdated.
09:07 Changeset in nginx_org [599:992a542565b1] by Ruslan Ermilov <ru@…>
Regenerated.
09:05 Changeset in nginx_org [598:1902d38f0b05] by Ruslan Ermilov <ru@…>
"editor" and "translator" in articles are now output regardless of …
08:21 Changeset in nginx [4756:daa60662b7b5] by Ruslan Ermilov <ru@…>
Fixed debugging messages to account that limit_zone was renamed to …

07/19/12:

15:12 Changeset in nginx_org [597:8659ea8ffbe1] by Ruslan Ermilov <ru@…>
Regenerated.
15:04 Changeset in nginx_org [596:19c9bd574db0] by Ruslan Ermilov <ru@…>
Replaced development.xslt, stable.xslt and legacy_stable.xslt with one …
05:19 Changeset in nginx_org [595:17cabf13efc8] by Ruslan Ermilov <ru@…>
Regenerated.
05:18 Changeset in nginx_org [594:26dc883805ad] by Ruslan Ermilov <ru@…>
Removed the "url" element.
05:17 Changeset in nginx_org [593:130fad6dc1b4] by Ruslan Ermilov <ru@…>
Replaced the uses of "url" element with "literal".
04:57 Changeset in nginx_org [592:d40371689c1c] by Ruslan Ermilov <ru@…>
Regenerated.
04:57 Changeset in nginx_org [591:b57657247299] by Ruslan Ermilov <ru@…>
Reduced the number of templates.
04:56 Changeset in nginx_org [590:05761a8e38f6] by Ruslan Ermilov <ru@…>
Added an option to disable generation of TOC.

07/17/12:

17:13 Ticket #188 (client_body_in_file_only clean remove files before php can read them) updated by Krzysztof Warzecha
This was indeed configuration issue, fastcgi_ignore_client_abort fixed …
15:16 Ticket #188 (client_body_in_file_only clean remove files before php can read them) closed by Maxim Dounin
invalid: According to strace provided unlink() happens after request processing …
12:51 strace-log-1 attached to Ticket #188 by Krzysztof Warzecha
12:50 Ticket #188 (client_body_in_file_only clean remove files before php can read them) created by Krzysztof Warzecha
Hello, If i use "client_body_in_file_only clean;" upload will …
05:02 Changeset in nginx_org [589:764fbac1b8b4] by Ruslan Ermilov <ru@…>
Added document revision.
04:59 Changeset in nginx_org [588:23b4435dd0f3] by Ruslan Ermilov <ru@…>
Added revision attribute to "article" and "module".
04:47 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) closed by Ruslan Ermilov
fixed: In 4756/nginx: […]
04:47 Changeset in nginx [4755:7ab10517ae58] by Ruslan Ermilov <ru@…>
Fixed sorting of listen addresses so that wildcard address is always …
04:42 Changeset in nginx [4754:798e0377fd52] by Ruslan Ermilov <ru@…>
Version bump.

07/13/12:

13:13 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) updated by Roman Odaisky
This makes the comparator fail the strict antisymmetry property …
11:51 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) updated by Maxim Dounin
Priority, Status, Summary changed
11:45 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) updated by Maxim Dounin
Ok, thanks, the problem is clear. It's in fact due to bind option (in …

07/12/12:

15:26 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) updated by Roman Odaisky
Most definitely. I encountered this in an actual setup. Minimal …
13:32 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) updated by Ruslan Ermilov
I can't reproduce this. Is this actually exploitable? ngx_sort() does …
09:58 Changeset in nginx_org [587:5bb7716cae7e] by Ruslan Ermilov <ru@…>
Documented in more depth how server names are matched.
05:06 Changeset in nginx_org [586:6aa162f9d925] by Ruslan Ermilov <ru@…>
DTD: allowed "link" inside "td".
05:04 Changeset in nginx_org [585:e83b551cb90e] by Ruslan Ermilov <ru@…>
Documented what WINCH signal does when sent to a worker process.
04:36 Changeset in nginx_org [584:663fcbeca817] by Ruslan Ermilov <ru@…>
Added module.dtd to $(ARTICLE_DEPS) so modules depend on it.

07/11/12:

23:14 Ticket #187 (incorrect handling of bind option on wildcard listen addresses) created by Roman Odaisky
Given the configuration listen 10.2.2.2:80; ... listen …
20:59 Ticket #186 (listen directive should use AAAA record) created by Roman Odaisky
Given the directive: listen f.q.d.n; where f.q.d.n has an AAAA …
05:21 Changeset in nginx_org [583:90a5a62031ad] by Ruslan Ermilov <ru@…>
Added a forgotten link to ngx_http_index_module.
04:47 Changeset in nginx_org [582:44aecc4bba50] by Ruslan Ermilov <ru@…>
Brought Russian "download" and "support" pages up to date.
04:45 Changeset in nginx_org [581:d83abd2097e2] by Ruslan Ermilov <ru@…>
Fixed style.

07/10/12:

12:59 Changeset in nginx_org [580:be54c443235a] by Ruslan Ermilov <ru@…>
Added copyright markers to documentation sources.
12:43 Changeset in nginx_org [579:dc1f84a73fa1] by Ruslan Ermilov <ru@…>
Clarified that documentation is provided under the same license terms.
12:42 Changeset in nginx_org [578:b4e04fc1070a] by Ruslan Ermilov <ru@…>
Synchronized the license text with the FreeBSD's bsd-style-copyright.
12:40 Changeset in nginx [4753:808dee4f2b22] by Ruslan Ermilov <ru@…>
Synchronized the license text with the FreeBSD's bsd-style-copyright.
12:30 Changeset in nginx_org [577:22c22895a614] by Maxim Dounin <mdounin@…>
nginx-1.3.3
12:20 Changeset in nginx [4752:fc909c85573c] by Maxim Dounin <mdounin@…>
release-1.3.3 tag
12:20 Changeset in nginx [4751:2c5e1e88c8cf]release-1.3.3 by Maxim Dounin <mdounin@…>
nginx-1.3.3-RELEASE
11:44 Changeset in nginx_org [576:cac22cc79afd] by Ruslan Ermilov <ru@…>
Documented the "etag" directive.
00:00 Milestone 1.3.3 completed
Status: released Trunk: development * …

07/09/12:

17:04 Changeset in nginx [4750:149634c98d67] by Maxim Dounin <mdounin@…>
Entity tags: empty etags handling in If-Range. Entity tag may be of …
14:53 Changeset in nginx [4749:613750237b36] by Maxim Dounin <mdounin@…>
Entity tags: the "etag" directive. It allows to disable generation of …
07:40 Changeset in nginx_org [575:ebcb351d9eb3] by Ruslan Ermilov <ru@…>
Consistently using the term "shared memory zone".
07:00 Changeset in nginx_org [574:5e9ff979eac8] by Ruslan Ermilov <ru@…>
Documented debug_points.
00:13 Changeset in nginx [4748:192f54280a7a] by Maxim Dounin <mdounin@…>
Entity tags: set for static respones.

07/07/12:

21:24 Changeset in nginx [4747:1e2ac45ad25d] by Maxim Dounin <mdounin@…>
Entity tags: handling in add_header. Notably this allows to clear …
21:22 Changeset in nginx [4746:4a18bf1833a9] by Maxim Dounin <mdounin@…>
Entity tags: clear on entity changes.
21:21 Changeset in nginx [4745:4752060ca462] by Maxim Dounin <mdounin@…>
Entity tags: support in If-Range header.
21:20 Changeset in nginx [4744:5b93a9ac60ed] by Maxim Dounin <mdounin@…>
Entity tags: basic support in not modified filter. This includes …
21:18 Changeset in nginx [4743:84cc73e01aa8] by Maxim Dounin <mdounin@…>
Not modified filter: tests separated from actions. This makes code …
21:16 Changeset in nginx [4742:3cb5cf1e1439] by Maxim Dounin <mdounin@…>
Added Last-Modified parsing in add_header. This allows to use last …
21:16 Changeset in nginx [4741:5ea8c710c532] by Maxim Dounin <mdounin@…>
Fixed If-Range with unknown last modified time. If modification time …
09:35 Changeset in nginx [4740:432428be692d] by Maxim Dounin <mdounin@…>
Configure: fixed "make" used instead of "${MAKE}".

07/06/12:

04:27 Changeset in nginx [4739:986cc869b09d] by Andrey Belov <defan@…>
Corrected $request_length calculation for pipelined requests.

07/05/12:

16:36 Ticket #185 (предлагаю добавить тип для файлов *.crl) updated by Илья Шипицин
We met the following scenario: online e-commerce application (somewhat …
16:27 Ticket #185 (предлагаю добавить тип для файлов *.crl) updated by Maxim Dounin
We generally try to keep only types really needed for majority of …
14:22 Ticket #185 (предлагаю добавить тип для файлов *.crl) created by Илья Шипицин
--- conf/mime.types.orig 2012-07-05 20:19:13.038331470 +0600 …
13:17 Changeset in nginx_org [573:58f5acb7a67d] by Ruslan Ermilov <ru@…>
Removed LICENSE.ru.
13:15 Changeset in nginx_org [572:17ceffcc7ffb] by Ruslan Ermilov <ru@…>
Brought the ngx_http_map_module documentation up to date.
13:13 Changeset in nginx_org [571:71d775bef043] by Ruslan Ermilov <ru@…>
Documented accept_mutex, accept_mutex_delay, multi_accept, and lock_file.

07/04/12:

09:32 Changeset in nginx_org [570:9a5b1a63f654] by Ruslan Ermilov <ru@…>
Added missing dependencies for ja/docs/index.html.
08:56 Changeset in nginx_org [569:f9207a33992f] by Ruslan Ermilov <ru@…>
Added missing dependency on i18n.xml.
08:56 Changeset in nginx_org [568:8fbf3376062e] by Ruslan Ermilov <ru@…>
Translated "author", "editor", and "translator" into Russian.

07/03/12:

13:25 Changeset in nginx_org [567:7ff0dd5fe6f0] by Ruslan Ermilov <ru@…>
Updated with Netcraft July 2012 Web Server Survey stats.
13:06 Changeset in nginx [4738:512c741fa841] by Ruslan Ermilov <ru@…>
Fixed typo in a function name.
13:05 Changeset in nginx [4737:9acc1a5a5b9a] by Ruslan Ermilov <ru@…>
Made sure to initialize the entire "struct flock" allocated on stack.
11:48 Milestone 1.2.2 completed
Status: released [[http://nginx.org/en/CHANGES-1.2 | 1.2.2 …
11:37 Ticket #184 (Unspecified behavior when going through multiple named locations) closed by Maxim Dounin
fixed
11:37 Ticket #184 (Unspecified behavior when going through multiple named locations) updated by Maxim Dounin
Fix committed, thanks. As for Kirill's patch, it's probably broken by …
11:30 Ticket #184 (Unspecified behavior when going through multiple named locations) updated by Maxim Dounin
In [4737/nginx]: […]
11:30 Changeset in nginx [4736:cebbe4fda8aa] by Maxim Dounin <mdounin@…>
Reset r->uri_changed in a named location (ticket #184).
11:28 Changeset in nginx [4735:9859cd78ab30] by Maxim Dounin <mdounin@…>
Typo fixed.
11:26 Changeset in nginx_org [566:f8148fc88224] by Ruslan Ermilov <ru@…>
Documented 1.2.2 changes.
10:59 Changeset in nginx_org [565:6b13286abd42] by Maxim Dounin <mdounin@…>
nginx-1.2.2
10:48 Changeset in nginx [4734:feb9d38f35cd]stable-1.2 by Maxim Dounin <mdounin@…>
release-1.2.2 tag
10:48 Changeset in nginx [4733:f9d796a201da]stable-1.2release-1.2.2 by Maxim Dounin <mdounin@…>
nginx-1.2.2-RELEASE
08:23 Ticket #184 (Unspecified behavior when going through multiple named locations) updated by www.google.com/accounts/o8/id?id=AItOawnQxODTko53PmY0va90aNN76a_jMUVqVco
By the way. Previously i used patch from here …
08:14 Changeset in nginx_org [564:624ac281c628] by Ruslan Ermilov <ru@…>
Separate links to libxml2 and libxslt.
07:03 Changeset in nginx_org [563:ffafb169cca9] by Ruslan Ermilov <ru@…>
Removed a dated note about kqueue causing panic on Mac OS X.
Note: See TracTimeline for information about the timeline view.