Timeline



05/24/13:

18:28 Changeset in nginx [5230:2139768ee404] by Maxim Dounin <mdounin@…>
Xslt: xslt_last_modified directive. Directive is similar to …
18:27 Changeset in nginx [5229:4c1a604b0285] by Maxim Dounin <mdounin@…>
Sub filter: sub_filter_last_modified directive. Directive is similar …
18:27 Changeset in nginx [5228:cbd4bbe976d4] by Maxim Dounin <mdounin@…>
SSI: ssi_last_modified directive. The "ssi_last_modified" directive …
18:17 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
Valentin, it actually take sometime to start the leak and in a lab …
15:05 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
I actually just explained that the growth of "writing" counter may not …
07:40 Changeset in nginx_org [921:d7991f499d9f] by Ruslan Ermilov <ru@…>
Access: support for UNIX-domain client addresses (ticket #359).

05/23/13:

19:34 Ticket #360 (Feature wish proxy_ignore_client_abort = force) created by Thomas Freller
Hi, I have installed nginx to cache youtube on my network. Now I got …
16:30 Changeset in nginx [5227:ea41bba49e8a] by Valentin Bartenev <vbart@…>
Core: strengthen configuration syntax checker. It is now a syntax …
15:32 Changeset in nginx-tests [287:ba5b92378653] by Maxim Dounin <mdounin@…>
Tests: add some basic upstream tests.
14:48 Ticket #359 (DENY ALL ignored when using unix sockets) updated by Jevgeni Kiski
This looks like a security issue to me. It would be great to update …
13:32 Ticket #359 (DENY ALL ignored when using unix sockets) updated by Maxim Dounin
Status changed
13:32 Ticket #359 (DENY ALL ignored when using unix sockets) updated by Maxim Dounin
Priority, Type changed
Yes, the deny/allow directives are only able to work with IPv4 and …
13:05 Ticket #359 (DENY ALL ignored when using unix sockets) created by Jevgeni Kiski
HowTo reproduce: Lets create a folder in /tmp with a file mkdir …
12:26 Changeset in nginx [5226:a30ea5c6451d] by Ruslan Ermilov <ru@…>
Memcached: stricten header validation. An invalid memcached reply …
12:14 Changeset in nginx_org [914:474a21f26a2a] by Vladimir Homutov <vl@…>
Documented location behavior with proxying directives.
11:47 Changeset in nginx [5225:15a7deeaa19a] by Sergey Kandaurov <pluknet@…>
Use "void" for functions with empty parameter list.
11:22 Changeset in nginx_org [913:9a65d437da42] by Ruslan Ermilov <ru@…>
Link to "A debugging log" from "debug_connection" and "error_log".
06:23 Changeset in nginx [5224:09d7faaef16f] by Ruslan Ermilov <ru@…>
Configure: fixed test of OS X atomic(3).

05/22/13:

18:31 Changeset in nginx [5221:8f74cf107137] by Maxim Dounin <mdounin@…>
Referer module: added $invalid_referer to variables hash. This makes …
14:47 Changeset in nginx_org [912:7bee6f82db95] by Vladimir Homutov <vl@…>
Actually added new files for the "Contributing Changes" article.
14:42 Changeset in nginx_org [911:a5e982a394df] by Vladimir Homutov <vl@…>
Added "Contributing Changes" article.
11:55 Ticket #177 (docs: default ssl_ciphers value should be corrected) updated by Ruslan Ermilov <ru@…>
In 58dd64aef626782e152b958552542e1173bb031f/nginx_org: […]
01:45 Changeset in nginx [5223:71d85de7b53b] by Piotr Sikora <piotr@…>
Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn. No functional …
01:43 Changeset in nginx [5222:23a186e8ca45] by Piotr Sikora <piotr@…>
Style: remove unnecessary references to HTTP from non-HTTP modules. …
00:52 Ticket #358 (HEAD request with Accept-Encoding: gzip returns a response body) closed by Valentin V. Bartenev
duplicate: Duplicate of #261. The issue should be fixed in 1.2.7+, 1.3.10+.

05/21/13:

20:56 Ticket #358 (HEAD request with Accept-Encoding: gzip returns a response body) created by bradfitz.com
Hello, I'm the maintainer of the Go HTTP library. It looks like nginx …
17:47 Changeset in nginx [5274:f06bbc08e457]stable-1.4 by Maxim Dounin <mdounin@…>
Upstream: fixed fail_timeout and max_fails > 1. Due to peer->checked …
17:47 Changeset in nginx [5220:1d68b502088c] by Maxim Dounin <mdounin@…>
Upstream: fixed fail_timeout and max_fails > 1. Due to peer->checked …
17:30 Ticket #346 (Writing connection leak while SPDY enabled) updated by Christopher O'Connell
I examined 2 machines exhibiting the problem in the status module and …
13:30 Changeset in nginx [5218:f026adb935ad] by Sergey Kandaurov <pluknet@…>
Fixed error logging. The provided argument list didn't follow a used …
08:54 Changeset in nginx [5217:ddba4e308ecc] by Ruslan Ermilov <ru@…>
Upstream: slightly optimized ngx_http_upstream_process_header().
08:54 Changeset in nginx [5216:4a40163772a1] by Ruslan Ermilov <ru@…>
Upstream: made the assignment more obvious. No functional changes.

05/20/13:

21:12 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
I could not find anything on error logs... this should happen in any …
19:12 Ticket #337 (Opera sends an invalid "Content-Length" header over SPDY in some cases) closed by Valentin V. Bartenev
invalid: It looks like, that you have stumbled over a bug in Opera. I cannot …
19:05 opera_clbug.jpg attached to Ticket #337 by Valentin V. Bartenev
Opera bug with the Content-Length header
18:04 Ticket #342 (ssl hash of subject and issuer dn) updated by Maxim Dounin
It looks like Apache switched to a new format since 2.3.11, see …
15:26 Ticket #356 ($request_time and $upstream_response_time exactly the same since 1.3.15) closed by Maxim Dounin
worksforme: As of 1.3.15, $request_time calculation was slightly changed due to …
15:01 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by Maxim Dounin
Sensitive changed
Replying to Nils Toedtmann <nils.toedtmann@gmail.com>: > …
07:04 Changeset in nginx_org [910:21fad428157b] by Maxim Konovalov <maxim@…>
Donor added.
02:30 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Am I right that you all have nothing in your error logs? Replying to …
00:57 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) updated by Raif Atef
Attached patch prevents the crash on Firefox 21 with empty POST body …

05/19/13:

20:13 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) updated by Valentin V. Bartenev
Status, Owner changed
The issue is related to the client_body_in_file_only on; setting …
17:59 Ticket #357 (1.4.1 + spdy + centos 6 + openssl-1.0.1e (static), firefox 21 ajax ...) created by Raif Atef
Hello, on one of my servers, nginx suddenly started crashing on some …

05/17/13:

19:17 Ticket #356 ($request_time and $upstream_response_time exactly the same since 1.3.15) created by Mathieu Martin
Since deploying nginx 1.4.1, we've noticed that $request_time and …
13:10 Changeset in nginx-tests [286:f62137d1b5b1] by Maxim Dounin <mdounin@…>
Tests: proxy_set_body TODO adjusted.
09:50 Changeset in nginx_org [909:ef5485fb932d] by Maxim Konovalov <maxim@…>
2012 security advisories added.
08:16 Ticket #118 (Lack of "Vary" handling in proxy can lead to corrupted downloads) updated by Nils Toedtmann
Hi, i think i ran into with nginx + fastcgi_cache + php-fpm. Is this …
06:12 Ticket #337 (Opera sends an invalid "Content-Length" header over SPDY in some cases) updated by Greg Macsok
Hi, Are there any updates on this? Otherwise we will have to turn …
05:49 Changeset in nginx_org [908:326355a6026e] by Maxim Konovalov <maxim@…>
Donor added.

05/16/13:

22:37 Changeset in nginx [5273:83d028011ae2]stable-1.4 by Piotr Sikora <piotr@…>
OCSP stapling: fix error logging of successful OCSP responses. Due to …
22:37 Changeset in nginx [5215:cfab1e7e4ac2] by Piotr Sikora <piotr@…>
OCSP stapling: fix error logging of successful OCSP responses. Due to …
17:43 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
how about an option (ssl_extended_certificate_variables on/off) that …
17:38 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
hmm, if you worry about ssl performance of having more variables to …
17:33 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
you might also want to read: …
17:30 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
* the documentation for X509_NAME_oneline() states: "The functions …
14:34 Ticket #342 (ssl hash of subject and issuer dn) closed by Maxim Dounin
wontfix: Hashes provided are not something expected to be unique, and use of …
11:59 Ticket #342 (ssl hash of subject and issuer dn) updated by Alfred Reibenschuh
unfortionately nginx uses an non-standad reprensentation of …

05/15/13:

13:36 Ticket #355 (Proxy protocol support) created by Taavi Kald
Would be nice if Nginx supported Proxy protocol in core: …
11:04 Changeset in nginx [5213:822b82191940] by Ruslan Ermilov <ru@…>
Upstream keepalive: slightly simplified code.
08:23 Changeset in nginx [5211:ecd762770729] by Maxim Dounin <mdounin@…>
Proxy: clear script engine used to calculate lengths. Previous code …

05/13/13:

18:27 Ticket #354 (lsapi upstream module) created by Mahmoud Al-Qudsi
This ticket is to feel out the demand/support for an lsapi module in …
14:21 Milestone 1.2.9 completed
Status: released [[http://nginx.org/en/CHANGES-1.2| 1.2.9 …
13:39 Changeset in nginx [5210:ea2ba6dbe361] by Maxim Dounin <mdounin@…>
Fixed lingering_time check. There are two significant changes in this …
13:13 nginx_status-week.png attached to Ticket #346 by Marcus Maciel
writting connections leak with nginx configured as a proxy when spdy …
13:12 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
Just using nginx as proxy enabling spdy I have same issue so I think …
11:36 Changeset in nginx_org [906:ec5d7bb1d40c] by Maxim Dounin <mdounin@…>
Added CVE-2013-2070 advisory link. Additionally, capitalized HTTP …
11:32 Changeset in nginx_org [905:f0b851313106] by Maxim Dounin <mdounin@…>
Fixed versions.xml, missed in previous commit.
11:23 Changeset in nginx_org [904:22bd9315e047] by Maxim Dounin <mdounin@…>
nginx-1.2.9
10:43 Changeset in nginx [5208:9c3c460f8a05]stable-1.2 by Maxim Dounin <mdounin@…>
release-1.2.9 tag
10:41 Changeset in nginx [5207:0e80c5bf5e1b]stable-1.2release-1.2.9 by Maxim Dounin <mdounin@…>
nginx-1.2.9-RELEASE
10:10 Changeset in nginx [5209:07e515e65984] by Ruslan Ermilov <ru@…>
Upstream: allow to intercept responses with status 300. This fixes an …
09:33 Changeset in nginx_org [907:43887f41bb17] by Ruslan Ermilov <ru@…>
Corrected the descriptions of {proxy,fastcgi}_intercept_errors.
09:19 Changeset in nginx [5206:abfe9e6e72cb]stable-1.2 by Maxim Dounin <mdounin@…>
Fixed chunk size parsing.
09:18 Changeset in nginx [5205:6082e0ab3d89]stable-1.2 by Maxim Dounin <mdounin@…>
Version bump.
08:41 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
I get the same empty reply from server with vanilla nginx. I think the …
07:37 Changeset in nginx_org [903:8ceb504cdb99] by Maxim Konovalov <maxim@…>
Donors added.

05/11/13:

18:05 Ticket #348 (Excessive urlencode in if-set) updated by Maxim Dounin
Keywords, Status changed
Looks like unexpected urlencode happens in "set $fixed_destination …
17:25 Ticket #350 (http proxy module: wrong Content-Length shared between main request ...) closed by Maxim Dounin
fixed: Patch committed, [bfb99b75833b].
17:12 Changeset in nginx [5271:8c866e31bc39]stable-1.4 by Maxim Dounin <mdounin@…>
Proxy: $proxy_internal_body_length fixed. The …
17:12 Changeset in nginx [5203:bfb99b75833b] by Maxim Dounin <mdounin@…>
Proxy: $proxy_internal_body_length fixed. The …
17:03 Changeset in nginx-tests [285:484b713f57b0] by Maxim Dounin <mdounin@…>
Tests: remove perl.t TODO checks.
16:24 Changeset in nginx-tests [284:8fcc46212e5e] by Maxim Dounin <mdounin@…>
Tests: fix has_version() to handle previous branch checks.
16:09 Changeset in nginx-tests [283:36d24870ccb2] by Maxim Dounin <mdounin@…>
Tests: proxy_set_body tests added.
14:49 Changeset in nginx [5202:322434f13bd8] by Maxim Dounin <mdounin@…>
Mp4: indentation and style, no functional changes.
14:49 Changeset in nginx [5201:06fbbde04098] by Maxim Dounin <mdounin@…>
Added r->limit_rate_after. As of now, it allows to better control …
14:49 Changeset in nginx [5270:95a30deca8ad]stable-1.4 by Maxim Dounin <mdounin@…>
Fixed build with --with-mail_ssl_module. If nginx was compiled …
14:49 Changeset in nginx [5200:9d83ec073c51] by Maxim Dounin <mdounin@…>
Fixed build with --with-mail_ssl_module. If nginx was compiled …
14:49 Changeset in nginx [5562:4196ea50004a]stable-1.4 by Maxim Dounin <mdounin@…>
Request body: fixed r->count increment on allocation failure.
14:49 Changeset in nginx [5199:3494f14aa46a] by Maxim Dounin <mdounin@…>
Request body: fixed r->count increment on allocation failure.
14:48 Changeset in nginx [5269:51f6ddbf6d09]stable-1.4 by Maxim Dounin <mdounin@…>
Perl: extra "return" removed.
14:48 Changeset in nginx [5198:e530b88b088b] by Maxim Dounin <mdounin@…>
Perl: extra "return" removed.
14:43 Changeset in nginx [5197:2ba8bb27114e] by Maxim Dounin <mdounin@…>
Version bump.

05/10/13:

16:33 Ticket #346 (Writing connection leak while SPDY enabled) updated by Danny Lockard
I am also seeing a steady upward trend of open "writing" connections …
14:53 Changeset in nginx [5219:32fe021911c9] by F. da Silva <fdasilvayy@…>
Mail: missing ngx_ssl_ecdh_curve() call.

05/09/13:

20:26 Ticket #346 (Writing connection leak while SPDY enabled) updated by Christopher O'Connell
Replying to Valentin V. Bartenev: > Investigation of the …
08:54 Changeset in nginx [5214:2220de0521ca] by Filipe Da Silva <fdasilvayy@…>
Mail: removed surplus ngx_close_connection() call. It is already …

05/08/13:

19:26 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Antoine Musso
Would it make sense to request the Debian package to set a default …
19:08 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Maxim Dounin
The 1044 number was obtained via unifdef'ing appropriate logging in …
18:52 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Antoine Musso
I guess I will report a bug to Ubuntu/Debian so they raise the …
18:42 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Maxim Dounin
Ok, I see why mime.types in question doesn't load. Here what goes on: …
14:23 Changeset in nginx_org [902:f9c687ab1fd2] by Ruslan Ermilov <ru@…>
Regenerated.
14:22 Changeset in nginx_org [901:8f674c48b879] by Ruslan Ermilov <ru@…>
Security advisories: advisory link and several patches per advisory.
13:06 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Valentin V. Bartenev
Replying to Maximilian Weber <maximilian.weber@gmail.com>: …
12:58 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
When using deferred the error is gone.
12:56 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Valentin V. Bartenev
Replying to Maximilian Weber <maximilian.weber@gmail.com>: …
12:14 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
Yes, I can confirm this the correlation between the debug message and …
11:41 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Valentin V. Bartenev
Could you please confirm the correlation? Please note, that those …
08:21 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
2013/05/08 07:44:04 [info] 15847#0: *45649 client timed out in …
07:58 Ticket #353 (nginx 1.4.[0|1] empty reply from server) updated by Maximilian Weber
Here is a example test with nginx-1.4.1 running on the server while …
07:11 Changeset in nginx_org [900:da102c9c7e36] by Maxim Konovalov <maxim@…>
Donors added.

05/07/13:

23:47 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Priority changed
Investigation of the issue will take some time. It seems that the …
15:59 Ticket #353 (nginx 1.4.[0|1] empty reply from server) created by Maximilian Weber
Problem: curl: random curl: (52) Empty reply from server chrome: …
15:37 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Antoine Musso
I have attached the mime.types we are using which comes from the …
15:37 ticket352-nginx-debian-mime-diff.txt attached to Ticket #352 by Antoine Musso
diff of 1.1.19 mime.types file and the one from debian
15:34 ticket342-mime.types attached to Ticket #352 by Antoine Musso
mime.types being used
14:32 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Maxim Dounin
Missing semicolon in mime.types? In mime types hash keys are …
14:22 Milestone 1.4.1 completed
Status: released [[http://nginx.org/en/CHANGES-1.4 | 1.4.1 …
14:20 Milestone 1.5.0 completed
Status: released 1.5.0 changelog
13:41 Ticket #352 (cache line size wrongly detected on virtual instance) updated by Antoine Musso
Our bug is https://bugzilla.wikimedia.org/show_bug.cgi?id=48210
13:40 Ticket #352 (cache line size wrongly detected on virtual instance) created by Antoine Musso
I found out nginx is reporting the wrong cache line size on a virtual …
11:06 Changeset in nginx_org [899:012feca3d85f] by Maxim Dounin <mdounin@…>
nginx-1.5.0, nginx-1.4.1
04:42 Ticket #346 (Writing connection leak while SPDY enabled) updated by Christopher O'Connell
I can confirm this happening in 1.4.0 with a substantially similar …
00:06 Ticket #351 (Nginx Perl: header_in('cookie') does not work in 1.4.0) updated by Maxim Dounin
Status, Owner changed
It looks like this was broken by X-Forwarded-For changes in 1.3.14. …

05/06/13:

18:52 Ticket #351 (Nginx Perl: header_in('cookie') does not work in 1.4.0) created by Michael Flickinger
When I call $r->header_in('cookie'), it is always returned as undef. …
15:51 Ticket #321 (try_files & $fastcgi_path_info) closed by Maxim Dounin
wontfix: The try_files directive changes URI …
10:21 Changeset in nginx [5196:c72c5fbd1d07]stable-1.4 by Maxim Dounin <mdounin@…>
release-1.4.1 tag
10:20 Changeset in nginx [5195:0702de638a4c]stable-1.4release-1.4.1 by Maxim Dounin <mdounin@…>
nginx-1.4.1-RELEASE
10:18 Changeset in nginx [5193:8088f11db86e]stable-1.4 by Maxim Dounin <mdounin@…>
Version bump.
10:05 Changeset in nginx [5191:99c535c3439b] by Maxim Dounin <mdounin@…>
release-1.5.0 tag
10:03 Changeset in nginx [5194:f1e993f6c11d]stable-1.4 by Maxim Dounin <mdounin@…>
Fixed chunk size parsing.
10:03 Changeset in nginx [5189:cef7b42d50b3] by Maxim Dounin <mdounin@…>
Fixed chunk size parsing.
09:52 Changeset in nginx [5190:48a84bc3ff07]release-1.5.0 by Maxim Dounin <mdounin@…>
release-1.5.0-RELEASE
07:37 Ticket #350 (http proxy module: wrong Content-Length shared between main request ...) created by Sergey Kandaurov
lanshun zhou <zls.sogou@…> reports: Nginx uses a variable …

05/05/13:

22:12 Changeset in nginx [5192:8c083aa67310]stable-1.4 by Maxim Dounin <mdounin@…>
stable-1.4 branch
21:56 Ticket #349 (HTTP_STATUS never set to YES?) closed by Maxim Dounin
invalid: No, this is not a bug. The variable and the option is expected to be …
09:57 Ticket #321 (try_files & $fastcgi_path_info) updated by Zakaria
I've bitten by this bug. Here's work around from Francis Daly: […] …

05/04/13:

21:59 Ticket #349 (HTTP_STATUS never set to YES?) created by Daniel Griscom
Looking at auto/options, there is a default for each of the HTTP_XXXXX …
19:04 Changeset in nginx_org [898:c0359977e2b6] by Ruslan Ermilov <ru@…>
Updated with Netcraft May 2013 Web Server Survey stats.
18:17 Changeset in nginx_org [897:33c29818ba5b] by Maxim Konovalov <maxim@…>
Donor added.

05/03/13:

07:00 Ticket #347 (upstream keepalive not working for HTTPS) updated by maxim
The submitter reports that the issue is fixed in the recent version of …
06:59 Ticket #347 (upstream keepalive not working for HTTPS) closed by maxim
fixed

05/02/13:

10:26 Changeset in nginx [5204:a64c8a5da336] by Piotr Sikora <piotr@…>
PCRE: retain input pattern for all regular expressions. Previously, …
10:25 Ticket #348 (Excessive urlencode in if-set) created by Petr Messner
Hello, I had setup Apache with mod_dav_svn behind nginx acting as …

05/01/13:

13:58 Ticket #347 (upstream keepalive not working for HTTPS) updated by Roy Reznik
You can close this issue It was fixed in 1.4.0. Cheers.
07:30 Ticket #347 (upstream keepalive not working for HTTPS) created by Roy Reznik
upstream server_1 { server serverhost.domain.com:443; …

04/30/13:

23:15 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
any update ???

04/29/13:

18:49 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
Hello Valentin, Let me know if you need any other information to help …
17:16 Ticket #346 (Writing connection leak while SPDY enabled) updated by Marcus Maciel
nginx.conf […]
16:54 Ticket #343 (Ubuntu/Debian packages are compiled without SPDY support due to extra ...) closed by Sergey Budnevitch
fixed: No, hyphen is necessary, since I want dpkg-checkbuilddeps to read …
15:33 Ticket #346 (Writing connection leak while SPDY enabled) updated by Valentin V. Bartenev
Status, Owner changed
Could you provide the full config? Is there anything in the error log?
14:58 Changeset in nginx [5188:886800caf360] by Ruslan Ermilov <ru@…>
Proxy: allocate $proxy_internal_body_length from request pool.
14:46 Screen Shot 2013-04-29 at 11.45.14 AM.png attached to Ticket #346 by Marcus Maciel
As you can see on attached file Writing connection still leaking until …
14:45 Ticket #346 (Writing connection leak while SPDY enabled) created by Marcus Maciel
I'm trying to use SPDY module, but when I enable this into my config …
14:07 Changeset in nginx [5187:f1daa0356a1d] by Ruslan Ermilov <ru@…>
Configure: fixed detection of newer Apple clang compilers.
14:06 Changeset in nginx [5186:d68ef94adaea] by Ruslan Ermilov <ru@…>
Version bump.
09:59 Ticket #345 (Nginx 1.4.0 is not binding to IPv4 with [::]:80 on Ubuntu 13.04 when ...) updated by Kasper Hirvikoski
My mistake. Thank you for your kind and helpful responses.
09:16 Ticket #345 (Nginx 1.4.0 is not binding to IPv4 with [::]:80 on Ubuntu 13.04 when ...) updated by Ruslan Ermilov
Replying to Kasper Hirvikoski <kasper@kytkemo.com>: > Ah, …

04/28/13:

08:07 Ticket #340 (autoindex does not treat multi-byte unicode correctly) closed by Maxim Dounin
invalid: You have to set charset using the http://nginx.org/r/charset directive.
02:07 Ticket #340 (autoindex does not treat multi-byte unicode correctly) updated by Alex Storn
Enca is an Extremely Naive Charset Analyser. http://gitorious.org/enca

04/27/13:

15:56 Ticket #94 (1.1.14 compilation fails on Mac OS X 10.7.2) updated by Matthew Ratzloff
I encountered this problem with 1.4.0. Solution 2 works as well.
13:41 Ticket #345 (Nginx 1.4.0 is not binding to IPv4 with [::]:80 on Ubuntu 13.04 when ...) updated by Kasper Hirvikoski
Ah, I see. Thank you Maxim! Maybe the wiki page should be updated to …
13:35 Ticket #345 (Nginx 1.4.0 is not binding to IPv4 with [::]:80 on Ubuntu 13.04 when ...) closed by Maxim Dounin
invalid: This is expected behaviour, the ip6only is now consistently set to on, …
13:18 Ticket #345 (Nginx 1.4.0 is not binding to IPv4 with [::]:80 on Ubuntu 13.04 when ...) created by Kasper Hirvikoski
Nginx 1.4.0 is not binding to IPv4 with [::]:80 on Ubuntu 13.04 when …

04/26/13:

14:18 Ticket #344 (SSL proxy - CRL verification error) created by Pasha Ninjah
Hello The configuration is pretty straightforward - the nginx server …
14:18 Ticket #343 (Ubuntu/Debian packages are compiled without SPDY support due to extra ...) created by Avishai Ish-Shalom
in debian/rules check for SDPY build-deps doesn't actually work due to …
13:47 Ticket #342 (ssl hash of subject and issuer dn) updated by Maxim Dounin
What's the expected use of the variables introduced?
13:19 Ticket #342 (ssl hash of subject and issuer dn) created by Alfred Reibenschuh
the following patch enable to have the (open)ssl hash of issuer and …
08:11 Ticket #341 (in overflow error in ngx_http_close_connection) closed by maxim
invalid: We are aware of this issue and working on it. We'll release an …
07:49 Ticket #341 (in overflow error in ngx_http_close_connection) created by Володимир Костирко
There's new security issue available: …
07:31 Changeset in nginx_org [893:fdbf82abf20b] by Maxim Konovalov <maxim@…>
Donor added.
01:04 Ticket #340 (autoindex does not treat multi-byte unicode correctly) created by Calvin Li
The autoindex page uses spaces to line up columns. But it counts …

04/25/13:

19:54 Changeset in nginx_org [896:6d077d40628d] by Ruslan Ermilov <ru@…>
Announce the source code repository move to Mercurial.
13:45 Changeset in nginx_org [892:88ab131ae017] by Maxim Konovalov <maxim@…>
Banner's message and URL updated.
13:41 Changeset in nginx [5272:c248b0071507]stable-1.4 by Ruslan Ermilov <ru@…>
Removed vestiges of SVN.
13:41 Changeset in nginx [5212:09dbd363050a] by Ruslan Ermilov <ru@…>
Removed vestiges of SVN.
13:39 Changeset in nginx_org [891:47fd2989d10f] by Maxim Konovalov <maxim@…>
Banner's message and URL updated.
13:10 Changeset in nginx_org [895:ac89a15d13b4] by Ruslan Ermilov <ru@…>
Removed vestiges of SVN.
13:09 Changeset in nginx_org [894:1c43b065588b] by Ruslan Ermilov <ru@…>
Removed "tarball" target.
12:11 Ticket #339 (Time zone lookup needs to be cached) closed by is
invalid: nginx does not read the time zone file by itself. nginx calls libc …
11:36 Changeset in nginx_org [890:ec68c9ae35bf] by Maxim Dounin <mdounin@…>
Fixed previous commit. Extra "</link>" slipped in last time changes.
11:31 Ticket #339 (Time zone lookup needs to be cached) created by Michael Thomson
On OSX and maybe other platforms. The time zone file i.e. …
11:25 Changeset in nginx_org [889:675f5c67b45c] by Maxim Dounin <mdounin@…>
Source code repository switch to Mercurial.

04/24/13:

15:07 Milestone 1.3 completed
Status: released Trunk: development 1.3.x planned features …
15:01 Milestone 1.4.0 completed
Status: released 1.4.0 changelog
14:09 Changeset in nginx_org [888:22f93c9f4b55] by Maxim Dounin <mdounin@…>
nginx-1.4.0
13:59 Changeset in nginx [5185:3d6cb39da268] by Maxim Dounin <mdounin@…>
release-1.4.0 tag
13:59 Changeset in nginx [5184:7809529022b8]release-1.4.0 by Maxim Dounin <mdounin@…>
nginx-1.4.0-RELEASE
13:03 Changeset in nginx [5183:099427f518e4] by Maxim Dounin <mdounin@…>
Version bump.
Note: See TracTimeline for information about the timeline view.