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-07-19
Xslt: exsltRegisterAll() moved to preconfiguration.
Maxim Dounin
1
-2
/
+10
2013-07-13
Events: honor NGX_USE_GREEDY_EVENT when kqueue support is enabled.
Valentin Bartenev
2
-2
/
+4
2013-07-11
Style.
Maxim Dounin
3
-3
/
+3
2013-07-11
Core: fixed possible use of an uninitialized variable.
Vladimir Homutov
1
-0
/
+2
2013-07-11
Core: extended ngx_sock_ntop() with socklen parameter.
Vladimir Homutov
10
-19
/
+39
2013-07-05
Make macros safe.
Gleb Smirnoff
3
-10
/
+10
2013-07-03
Upstream: updated list of ngx_event_connect_peer() return values.
Ruslan Ermilov
1
-1
/
+1
2013-06-28
Core: consolidated log-related code.
Vladimir Homutov
4
-30
/
+51
2013-07-02
Version bump.
Maxim Dounin
1
-2
/
+2
2013-06-28
Fixed ngx_http_parse_chunked() minimal length calculation.
Maxim Dounin
1
-2
/
+3
2013-06-26
Fixed build on Linux with x32 ABI.
Maxim Dounin
1
-2
/
+7
2013-06-20
Core: support several "error_log" directives.
Vladimir Homutov
5
-67
/
+106
2013-06-19
Simplified ngx_list_create().
Ruslan Ermilov
1
-9
/
+1
2013-06-12
Valgrind: another complaint about uninitialized bytes.
Tatsuhiko Kubo
1
-0
/
+2
2013-06-13
SPDY: fixed code style, no functional changes.
Valentin Bartenev
1
-1
/
+2
2013-06-13
Core: moved initialization of log level.
Vladimir Homutov
2
-3
/
+2
2013-06-07
SPDY: pass through the full status when available.
Jim Radford
1
-3
/
+12
2013-06-10
Perl: fixed r->header_in("Cookie") (ticket #351).
Maxim Dounin
1
-9
/
+27
2013-06-05
Fixed debug logging in ngx_http_parse_complex_uri().
Maxim Dounin
1
-2
/
+2
2013-06-05
Mail: fixed possible uninitialized memory access.
Maxim Dounin
1
-0
/
+4
2013-06-05
Valgrind: supressed complaints about uninitialized bytes.
Maxim Dounin
2
-0
/
+10
2013-06-05
Valgrind: sigaction() failure now ignored.
Maxim Dounin
1
-0
/
+5
2013-06-05
Status: the "last_in_chain" flag must be set.
Valentin Bartenev
1
-0
/
+1
2013-06-05
SPDY: use proper macros for value length and headers counter.
Valentin Bartenev
1
-2
/
+2
2013-06-04
Version bump.
Maxim Dounin
1
-2
/
+2
2013-06-04
Core: fixed handling of "stderr" in error_log.
Vladimir Homutov
5
-4
/
+9
2013-06-03
Core: fixed stderr redirection on win32 in ngx_reopen_files().
Vladimir Homutov
1
-7
/
+4
2013-05-31
Win32: accept_mutex now always disabled (ticket #362).
Maxim Dounin
1
-0
/
+11
2013-05-31
OCSP stapling: fixed incorrect debug level.
Ruslan Ermilov
1
-1
/
+1
2013-05-30
Access: support for UNIX-domain client addresses (ticket #359).
Ruslan Ermilov
1
-35
/
+111
2013-05-29
Win32: added missing reset of wev->ready on WSAEWOULDBLOCK.
Maxim Dounin
1
-0
/
+1
2013-05-27
Upstream: http_403 support in proxy_next_upstream (and friends).
Maxim Dounin
6
-5
/
+19
2013-05-24
Xslt: xslt_last_modified directive.
Maxim Dounin
1
-4
/
+22
2013-05-24
Sub filter: sub_filter_last_modified directive.
Maxim Dounin
1
-1
/
+14
2013-05-24
SSI: ssi_last_modified directive.
Maxim Dounin
1
-1
/
+14
2013-05-23
Core: strengthen configuration syntax checker.
Valentin Bartenev
1
-0
/
+5
2013-05-23
Memcached: stricten header validation.
Ruslan Ermilov
1
-9
/
+17
2013-05-23
Use "void" for functions with empty parameter list.
Sergey Kandaurov
6
-7
/
+7
2013-05-21
Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn.
Piotr Sikora
2
-2
/
+4
2013-05-21
Style: remove unnecessary references to HTTP from non-HTTP modules.
Piotr Sikora
4
-9
/
+9
2013-05-22
Referer module: added $invalid_referer to variables hash.
Maxim Dounin
1
-2
/
+1
2013-05-21
Upstream: fixed fail_timeout and max_fails > 1.
Maxim Dounin
2
-2
/
+8
2013-05-10
Mail: missing ngx_ssl_ecdh_curve() call.
F. da Silva
1
-0
/
+4
2013-05-21
Fixed error logging.
Sergey Kandaurov
2
-5
/
+3
2013-05-21
Upstream: slightly optimized ngx_http_upstream_process_header().
Ruslan Ermilov
1
-4
/
+4
2013-05-21
Upstream: made the assignment more obvious.
Ruslan Ermilov
1
-1
/
+1
2013-05-16
OCSP stapling: fix error logging of successful OCSP responses.
Piotr Sikora
1
-3
/
+2
2013-05-09
Mail: removed surplus ngx_close_connection() call.
Filipe Da Silva
1
-1
/
+0
2013-05-15
Upstream keepalive: slightly simplified code.
Ruslan Ermilov
1
-5
/
+2
2013-05-15
Proxy: clear script engine used to calculate lengths.
Maxim Dounin
1
-0
/
+2
[next]