index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-22
SSL: fixed $ssl_session_id variable.
Maxim Dounin
1
-13
/
+3
2014-01-22
SPDY: fixed possible segfault.
Valentin Bartenev
1
-0
/
+4
2014-01-04
Fixed "zero size buf in output" alerts.
Maxim Dounin
1
-21
/
+37
2013-05-11
Request body: fixed r->count increment on allocation failure.
Maxim Dounin
1
-1
/
+2
2013-11-29
SSL: fixed c->read->ready handling in ngx_ssl_recv().
Maxim Dounin
1
-0
/
+5
2013-10-31
Win32: plugged memory leak.
Maxim Dounin
1
-0
/
+2
2014-02-06
Version bump.
Maxim Dounin
1
-2
/
+2
2013-11-19
Proper backtracking after space in a request line.
Ruslan Ermilov
1
-0
/
+2
2013-11-19
Version bump.
Maxim Dounin
1
-2
/
+2
2013-09-30
Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
Maxim Dounin
1
-0
/
+5
2013-09-30
Mail: fixed overrun of allocated memory (ticket #411).
Maxim Dounin
1
-1
/
+0
2013-09-20
Core: fix misallocation at ngx_crypt_apr1 (ticket #412).
Markus Linnala
1
-1
/
+1
2013-09-04
Win32: $request_time fixed.
Maxim Dounin
2
-2
/
+2
2013-08-23
Fixed try_files with empty argument (ticket #390).
Maxim Dounin
1
-1
/
+3
2013-07-30
Autoindex: improved ngx_de_info() error handling.
Sergey Kandaurov
3
-2
/
+3
2013-07-30
Autoindex: return NGX_ERROR on error if headers were sent.
Sergey Kandaurov
1
-2
/
+2
2013-07-24
SPDY: fixed segfault with "client_body_in_file_only" enabled.
Valentin Bartenev
1
-9
/
+2
2013-10-07
Version bump.
Maxim Dounin
1
-2
/
+2
2013-06-10
Perl: fixed r->header_in("Cookie") (ticket #351).
Maxim Dounin
1
-9
/
+27
2013-05-31
Win32: accept_mutex now always disabled (ticket #362).
Maxim Dounin
1
-0
/
+11
2013-05-21
Upstream: fixed fail_timeout and max_fails > 1.
Maxim Dounin
2
-2
/
+8
2013-05-16
OCSP stapling: fix error logging of successful OCSP responses.
Piotr Sikora
1
-3
/
+2
2013-05-11
Proxy: $proxy_internal_body_length fixed.
Maxim Dounin
1
-1
/
+2
2013-05-11
Fixed build with --with-mail_ssl_module.
Maxim Dounin
3
-6
/
+6
2013-05-11
Perl: extra "return" removed.
Maxim Dounin
1
-1
/
+1
2013-07-12
Version bump.
Maxim Dounin
1
-2
/
+2
2013-05-06
Fixed chunk size parsing.
Maxim Dounin
1
-0
/
+4
2013-05-06
Version bump.
Maxim Dounin
1
-2
/
+2
2013-04-24
Version bump.
Maxim Dounin
1
-2
/
+2
2013-04-23
SPDY: set NGX_TCP_NODELAY_DISABLED for fake connections.
Valentin Bartenev
1
-0
/
+1
2013-04-23
Perl: request body handling fixed.
Maxim Dounin
1
-3
/
+36
2013-04-19
Configure: fixed perl Makefile generation (ticket #334).
Maxim Dounin
1
-1
/
+1
2013-04-18
Version bump.
Ruslan Ermilov
1
-2
/
+2
2013-04-16
Events: backout eventport changes (r5172) for now.
Maxim Dounin
1
-8
/
+0
2013-04-16
Request body: only read body in main request (ticket #330).
Maxim Dounin
1
-1
/
+1
2013-04-12
Upstream: warn if multiple non-stackable balancers are installed.
Ruslan Ermilov
2
-0
/
+10
2013-04-12
Events: fixed typos in two previous commits.
Valentin Bartenev
2
-2
/
+2
2013-04-12
Events: handle only active events in eventport.
Valentin Bartenev
1
-0
/
+8
2013-04-12
Events: protection from stale events in eventport and devpoll.
Valentin Bartenev
2
-2
/
+8
2013-04-11
Upstream: fixed $upstream_response_length without buffering.
Sergey Kandaurov
1
-1
/
+1
2013-04-10
Configure: fixed nginx.so rebuild (broken by r5145).
Maxim Dounin
1
-2
/
+4
2013-04-04
Upstream: removed surplus ngx_resolve_name_done() call.
Valentin Bartenev
1
-10
/
+1
2013-04-03
Limit req: rate should be non-zero.
Valentin Bartenev
1
-1
/
+1
2013-03-29
Pass PCRE_CASELESS to pcre_compile() for caseless matching.
Ruslan Ermilov
1
-1
/
+1
2013-03-28
Simplified nginx version maintenance.
Ruslan Ermilov
1
-1
/
+1
2013-03-27
Upstream: fixed tcp_nodelay with connection upgrade (ticket #325).
Maxim Dounin
1
-20
/
+27
2013-03-27
Event connect: don't penalize AF_INET6 connections.
Maxim Dounin
1
-1
/
+1
2013-03-27
Version bump.
Maxim Dounin
2
-3
/
+3
2013-03-25
Use NGX_FILE_ERROR for handling file operations errors.
Valentin Bartenev
5
-7
/
+9
2013-03-25
Upstream: removed rudiments of upstream connection caching.
Ruslan Ermilov
2
-23
/
+0
[next]