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
2013-12-13
Resolver: fixed indentation.
Ruslan Ermilov
1
-20
/
+20
2013-12-06
Core: externalized ngx_cmp_sockaddr().
Ruslan Ermilov
3
-70
/
+78
2013-12-06
Resolver: fixes in PTR processing.
Ruslan Ermilov
1
-5
/
+12
2013-12-06
Resolver: fixes in A processing.
Ruslan Ermilov
1
-14
/
+25
2013-12-06
Resolver: fixed response processing.
Ruslan Ermilov
1
-6
/
+5
2013-12-06
Resolver: removed unnecessary casts.
Ruslan Ermilov
1
-2
/
+2
2013-12-06
Resolver: improved code readability.
Ruslan Ermilov
1
-69
/
+83
2013-12-12
Trailing whitespace fix.
Maxim Dounin
1
-1
/
+1
2013-12-11
Use ngx_chain_get_free_buf() in pipe input filters.
Valentin Bartenev
3
-76
/
+20
2013-12-10
SPDY: drop the "delayed" flag when finalizing connection.
Valentin Bartenev
1
-0
/
+2
2013-12-09
Fixed handling of UNIX-domain sockets.
Ruslan Ermilov
2
-0
/
+18
2013-12-09
Core: keep the length of the local sockaddr.
Ruslan Ermilov
4
-5
/
+11
2013-12-06
Fixed incorrect ngx_str_set() usage, broken in c82b2e020b9f.
Piotr Sikora
1
-1
/
+1
2013-12-04
Fixed build without SSL, broken by c82b2e020b9f.
Maxim Dounin
1
-3
/
+3
2013-12-04
SSL support in the uwsgi module.
Maxim Dounin
1
-7
/
+197
2013-12-03
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
Mathew Rodley
5
-0
/
+66
2013-12-03
Fixed "setfib=" on non-first listening socket.
Maxim Dounin
1
-0
/
+2
2013-12-03
Improved code readablity in ngx_http_upstream_init_round_robin().
Vladimir Homutov
1
-3
/
+3
2013-12-03
Fixed null pointer dereference with $upstream_cache_last_modified.
Ruslan Ermilov
1
-1
/
+2
2013-11-29
Win32: fixed init_process without master process (ticket #453).
Maxim Dounin
1
-10
/
+0
2013-11-29
Upstream: skip empty cache headers.
Maxim Dounin
3
-3
/
+3
2013-11-29
SSL: fixed c->read->ready handling in ngx_ssl_recv().
Maxim Dounin
1
-0
/
+5
2013-11-29
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-18
Upstream: cache revalidation with conditional requests.
Maxim Dounin
8
-6
/
+254
2013-11-11
SPDY: fixed request hang with the auth request module.
Valentin Bartenev
1
-1
/
+1
2013-10-31
Win32: plugged memory leak.
Maxim Dounin
1
-0
/
+2
2013-10-31
Gunzip: proper error handling on gunzipping an empty response.
Maxim Dounin
1
-3
/
+7
2013-10-31
Gunzip: "error" logging level on inflate() errors.
Maxim Dounin
1
-1
/
+1
2013-10-31
Removed extra allocation for $sent_http_last_modified.
Maxim Dounin
1
-2
/
+1
2013-10-31
Auth basic: "info" logging level on no user/password.
Maxim Dounin
1
-1
/
+1
2013-10-28
Gzip, gunzip: flush pending data when incoming chain is NULL.
Yichun Zhang
2
-2
/
+2
2013-10-31
Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures.
Maxim Dounin
3
-2
/
+12
2013-10-24
Core: apply missed options to sockets added during binary upgrade.
Piotr Sikora
1
-0
/
+10
2013-10-21
Upstream: optimize loops in ngx_http_upstream_init_round_robin().
Xiaochen Wang
1
-8
/
+8
2013-10-18
Fixed "satisfy any" if 403 is returned after 401 (ticket #285).
Maxim Dounin
1
-1
/
+3
2013-10-18
Headers filter: empty Cache-Control is no longer added.
Maxim Dounin
1
-0
/
+4
2013-10-18
Style.
Maxim Dounin
1
-1
/
+1
2013-10-11
SSL: added ability to set keys used for Session Tickets (RFC5077).
Piotr Sikora
6
-0
/
+278
2013-10-14
SSL: SSL_CTX_set_timeout() now always called.
Maxim Dounin
1
-2
/
+2
2013-10-14
SSL: fixed build with OpenSSL 0.9.7.
Maxim Dounin
1
-2
/
+2
2013-10-02
Limit req: fixed "nodelay" parsing.
Maxim Dounin
1
-1
/
+1
2013-10-02
Upstream: fixed "down" and "backup" parsing.
Maxim Dounin
1
-2
/
+2
2013-10-02
Unused macro and variable removed.
Sergey Kandaurov
2
-3
/
+0
2013-10-02
Version bump.
Sergey Kandaurov
1
-2
/
+2
2013-10-01
SPDY: ignore priority when queuing blocked frames.
Valentin Bartenev
1
-2
/
+2
2013-10-01
SPDY: set empty write handler during connection finalization.
Valentin Bartenev
1
-0
/
+1
2013-10-01
SPDY: fixed connection leak while waiting for request headers.
Valentin Bartenev
1
-1
/
+19
2013-10-01
SPDY: fixed connection leak while waiting for request body.
Valentin Bartenev
1
-0
/
+4
2013-09-30
Mail: fixed segfault with ssl/starttls at mail{} level and no cert.
Maxim Dounin
1
-0
/
+5
[next]