details: http://hg.nginx.org/nginx/rev/ddf740b9fdf6
branches: stable-1.4
changeset: 5416:ddf740b9fdf6
user: Maxim Dounin
date: Fri Aug 23 22:18:39 2013 +0400
description:
Fixed try_files with empty argument (ticket #390).
diffstat:
src/http/ngx_http_core_module.c | 4 +++-
1 files
details: http://hg.nginx.org/nginx/rev/f842bd852d1d
branches: stable-1.4
changeset: 5412:f842bd852d1d
user: Maxim Dounin
date: Mon Oct 07 20:30:03 2013 +0400
description:
Version bump.
diffstat:
src/core/nginx.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14
details: http://hg.nginx.org/nginx/rev/3169a9b2250d
branches: stable-1.4
changeset: 5417:3169a9b2250d
user: Maxim Dounin
date: Wed Sep 04 20:48:30 2013 +0400
description:
Win32: $request_time fixed.
On win32, time_t is 64 bits wide by default, and passing an ngx_msec_int_t
argument f
details: http://hg.nginx.org/nginx/rev/f7e8e6bd5379
branches: stable-1.4
changeset: 5415:f7e8e6bd5379
user: Sergey Kandaurov
date: Tue Jul 30 11:43:21 2013 +0400
description:
Autoindex: improved ngx_de_info() error handling.
This allows to build a directory listing whenever a loop ex
details: http://hg.nginx.org/nginx/rev/bd91997a1117
branches: stable-1.4
changeset: 5413:bd91997a1117
user: Valentin Bartenev
date: Wed Jul 24 22:24:25 2013 +0400
description:
SPDY: fixed segfault with "client_body_in_file_only" enabled.
It is possible to send FLAG_FIN in additional
details: http://hg.nginx.org/nginx/rev/5fa350899fe0
branches: stable-1.4
changeset: 5414:5fa350899fe0
user: Sergey Kandaurov
date: Tue Jul 30 11:43:21 2013 +0400
description:
Autoindex: return NGX_ERROR on error if headers were sent.
This prevents ngx_http_finalize_request() from iss
details: http://hg.nginx.org/nginx/rev/6961d52ebc49
branches: stable-1.4
changeset: 5418:6961d52ebc49
user: Markus Linnala
date: Fri Sep 20 17:57:21 2013 +0300
description:
Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
Found by using auth_basic.t from mdounin nginx-tests u
details: http://hg.nginx.org/nginx/rev/66db21c0ac55
branches: stable-1.4
changeset: 5419:66db21c0ac55
user: Maxim Dounin
date: Mon Sep 30 22:10:08 2013 +0400
description:
Mail: fixed overrun of allocated memory (ticket #411).
Reported by Markus Linnala.
diffstat:
src/mail/ngx_mail
details: http://hg.nginx.org/nginx/rev/3ff1e663fa08
branches: stable-1.4
changeset: 5420:3ff1e663fa08
user: Maxim Dounin
date: Mon Sep 30 22:10:13 2013 +0400
description:
Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
A configuration like "mail { starttls on; ser
details: http://hg.nginx.org/nginx/rev/69ffaca77955
branches: stable-1.4
changeset: 5421:69ffaca77955
user: Maxim Dounin
date: Tue Oct 08 16:07:13 2013 +0400
description:
nginx-1.4.3-RELEASE
diffstat:
docs/xml/nginx/changes.xml | 69 ++
details: http://hg.nginx.org/nginx/rev/89405deca1ad
branches: stable-1.4
changeset: 5422:89405deca1ad
user: Maxim Dounin
date: Tue Oct 08 16:07:14 2013 +0400
description:
release-1.4.3 tag
diffstat:
.hgtags | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (8 lines):
11 matches
Mail list logo