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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-17
nginx-1.7.2-RELEASE
release-1.7.2
Maxim Dounin
1
-0
/
+69
2014-06-17
Configure: workaround for system perl on OS X (ticket #576).
Maxim Dounin
1
-0
/
+5
2014-06-17
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2014-06-12
Upstream: simplified some code that accesses peers.
Ruslan Ermilov
1
-54
/
+62
2014-06-03
Access log: fix default value, broken by cb308813b453.
Piotr Sikora
1
-5
/
+2
2014-06-03
Core: slab allocator free pages defragmentation.
Maxim Dounin
2
-1
/
+60
2014-06-02
Upstream: generic hash module.
Roman Arutyunyan
8
-0
/
+649
2014-05-29
SPDY: fixed operator precedence in uint16/uint32 write macros.
Valentin Bartenev
1
-5
/
+8
2014-05-28
Fixed config parsing of the last try_files parameter.
Sergey Kandaurov
1
-1
/
+2
2014-05-28
Configure: added -Wno-deprecated-declarations on OS X.
Maxim Dounin
3
-3
/
+10
2014-05-28
Version bump.
Maxim Dounin
1
-2
/
+2
2014-05-27
release-1.7.1 tag
Maxim Dounin
1
-0
/
+1
2014-05-27
nginx-1.7.1-RELEASE
release-1.7.1
Maxim Dounin
1
-0
/
+118
2014-05-27
Sub filter: fixed subrequests handling.
Maxim Dounin
1
-2
/
+6
2014-05-27
Syslog: fixed message sending on win32.
Vladimir Homutov
1
-0
/
+4
2014-05-26
Syslog: fixed possible resource leak and more verbose logging.
Vladimir Homutov
1
-12
/
+22
2014-05-23
Events: use eventfd() instead of syscall(SYS_eventfd) if possible.
Ruslan Ermilov
3
-10
/
+34
2014-05-23
Upstream: fix tries check in ip_hash.
Roman Arutyunyan
1
-1
/
+1
2014-05-22
Mail: output client port number on client connects (ticket #531).
Ruslan Ermilov
1
-2
/
+6
2014-05-22
Core: output client port number when logging accept event.
Ruslan Ermilov
1
-3
/
+11
2014-05-21
Mail: added a check for the number of arguments in MAIL/RCPT.
Maxim Dounin
1
-0
/
+10
2014-05-12
Added syslog support for error_log and access_log directives.
Vladimir Homutov
11
-23
/
+544
2014-05-20
Configure: the --build= option.
Ruslan Ermilov
6
-3
/
+16
2014-05-20
SSL: $ssl_client_fingerprint variable.
Sergey Budnevitch
3
-0
/
+39
2014-05-19
Setting $args now invalidates unparsed uri.
Maxim Dounin
1
-1
/
+19
2014-05-19
Charset filter: fixed charset setting on encoded replies.
Maxim Dounin
3
-18
/
+19
2014-05-16
Fixed alias in regex locations with limit_except/if.
Maxim Dounin
1
-18
/
+10
2014-04-30
SPDY: added protection from overrun of the receive buffer.
Valentin Bartenev
1
-0
/
+8
2014-04-30
SPDY: added a debug point to the state buffer overflow protection.
Valentin Bartenev
1
-0
/
+1
2014-04-30
SPDY: refactored ngx_http_spdy_state_headers().
Valentin Bartenev
1
-9
/
+4
2014-04-30
SPDY: improved logging.
Valentin Bartenev
2
-62
/
+151
2014-05-15
SPDY: set log action for PROXY protocol only while parsing it.
Valentin Bartenev
1
-8
/
+9
2014-04-30
SPDY: ngx_http_spdy_state_headers() error handling cleanup.
Valentin Bartenev
1
-39
/
+61
2014-04-30
SPDY: improved error handling of header block decompression.
Valentin Bartenev
1
-17
/
+43
2014-04-30
SPDY: removed ngx_http_spdy_state_headers_error().
Valentin Bartenev
1
-20
/
+6
2014-05-15
SPDY: prevented creation of RST_STREAM in protocol error state.
Valentin Bartenev
1
-0
/
+1
2014-04-30
SPDY: improved ngx_http_spdy_state_protocol_error().
Valentin Bartenev
1
-9
/
+15
2014-04-30
SPDY: fixed one case of improper memory allocation error handling.
Valentin Bartenev
1
-1
/
+2
2014-05-14
Style: use %N instead of '\n' where appropriate.
Ruslan Ermilov
2
-2
/
+2
2014-05-14
Core: use '\r' for CR and '\n' for LF definitions.
Ruslan Ermilov
1
-3
/
+3
2014-04-29
OCSP stapling: missing OCSP request free call.
Filipe da Silva
1
-0
/
+2
2014-04-30
Upstream: restored workaround for "if".
Maxim Dounin
1
-3
/
+4
2014-04-30
Core: improved ngx_conf_parse() error handling.
Maxim Dounin
1
-1
/
+1
2014-04-30
Core: fixed error handling in ngx_reopen_files().
Maxim Dounin
1
-0
/
+6
2014-04-30
Cache: added ngx_quit check to ngx_http_file_cache_expire().
Maxim Dounin
1
-0
/
+5
2014-04-30
Configure: typo fixed.
Maxim Dounin
1
-1
/
+1
2014-04-29
Upstream: added the "$upstream_cookie_<name>" variables.
Vladimir Homutov
5
-3
/
+130
2013-11-18
Proxy: fixed possible uninitialized memory access.
Valentin Bartenev
1
-3
/
+3
2014-04-24
Version bump.
Valentin Bartenev
1
-2
/
+2
2014-04-24
release-1.7.0 tag
Maxim Dounin
1
-0
/
+1
[next]