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-08-05
Mail: discard pipelined commands after SMTP STARTTLS.
Maxim Dounin
1
-0
/
+3
2014-08-01
Core: exit on ngx_pnalloc() failure.
Piotr Sikora
1
-0
/
+4
2014-08-03
Style: use ngx_free() instead of free().
Tatsuhiko Kubo
1
-1
/
+1
2014-08-01
Core: improved ngx_pstrdup() error handling.
Tatsuhiko Kubo
1
-0
/
+3
2014-08-01
Status: indentation and style, no functional changes.
Sergey Kandaurov
1
-7
/
+9
2014-07-30
Dav: ngx_http_map_uri_to_path() errors were not checked.
FengGu
1
-4
/
+16
2014-07-30
SSL: let it build against LibreSSL.
Piotr Sikora
1
-3
/
+3
2014-07-30
SSL: let it build against BoringSSL.
Piotr Sikora
1
-0
/
+10
2014-07-28
SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
Piotr Sikora
3
-1
/
+15
2014-07-28
Bigger iovec buffer in ngx_readv_chain().
Maxim Dounin
1
-1
/
+5
2014-07-28
SSL: misplaced space in debug message.
Maxim Dounin
1
-1
/
+1
2014-07-28
Upstream: SSL handshake timeouts.
Maxim Dounin
1
-0
/
+5
2014-07-25
GeoIP: not all variable fields were initialized.
Yichun Zhang
1
-0
/
+6
2014-06-26
Core: use uppercase hexadecimal digits for percent-encoding.
Piotr Sikora
1
-1
/
+1
2014-07-24
Core: fixed default log initialization.
Vladimir Homutov
1
-4
/
+6
2014-07-18
Upstream: ngx_http_upstream_store() error handling fixes.
Maxim Dounin
1
-2
/
+5
2014-07-18
Reset of r->uri.len on URI parsing errors.
Maxim Dounin
1
-0
/
+2
2014-07-16
Resolver: fixed resend on malformed responses.
Ruslan Ermilov
1
-2
/
+27
2014-07-09
SSL: fix build with recent OpenSSL.
Piotr Sikora
1
-4
/
+4
2014-06-18
Core: bugfix for the ngx_slab_max_size case.
Jianjun Zheng
1
-1
/
+1
2014-07-09
Style: use ngx_str_set().
Tatsuhiko Kubo
1
-5
/
+2
2014-07-09
Style: use ngx_str_null().
Tatsuhiko Kubo
1
-2
/
+1
2014-07-09
Style: use ngx_strlen() instead of strlen().
Tatsuhiko Kubo
1
-1
/
+1
2014-07-08
SPDY: fix support for headers with multiple values.
Piotr Sikora
1
-0
/
+2
2014-07-08
Style: fix typo.
Piotr Sikora
1
-1
/
+1
2014-07-08
Style: use ngx_memcpy() instead of memcpy().
Piotr Sikora
1
-1
/
+1
2014-07-08
Style: keep return type and function name on different lines.
Piotr Sikora
1
-3
/
+6
2014-07-08
Style: remove whitespace between function name and parentheses.
Piotr Sikora
3
-5
/
+5
2014-07-08
Style: add whitespace between control statement and parentheses.
Piotr Sikora
5
-9
/
+9
2014-07-06
SSL: stop accessing SSL_SESSION's fields directly.
Piotr Sikora
2
-22
/
+48
2014-07-09
SSL: fixed build with OPENSSL_NO_DEPRECATED defined.
Maxim Dounin
1
-0
/
+4
2014-07-06
SSL: return temporary RSA key only when the key length matches.
Piotr Sikora
1
-4
/
+6
2014-07-06
SSL: include correct OpenSSL headers.
Piotr Sikora
1
-0
/
+7
2014-07-09
Version bump.
Maxim Dounin
1
-2
/
+2
2014-07-05
Win32: ngx_open_dir() and ngx_close_dir() fixes.
Maxim Dounin
2
-1
/
+14
2014-07-04
SSL: logging level of "peer closed connection in SSL handshake".
Maxim Dounin
1
-2
/
+2
2014-07-04
Upstream: p->downstream_error instead of closing connection.
Maxim Dounin
2
-21
/
+12
2014-07-01
Upstream: fixed handling of write event after sending request.
Valentin Bartenev
1
-7
/
+7
2014-06-16
SSL: the "ssl_password_file" directive.
Valentin Bartenev
6
-11
/
+293
2014-06-26
Core: removed meaningless check from ngx_palloc_block().
Maxim Dounin
1
-7
/
+3
2014-06-26
Fixed wrong sizeof() in ngx_http_init_locations().
Maxim Dounin
1
-2
/
+2
2014-06-26
Core: plugged socket leak during configuration test.
Maxim Dounin
1
-6
/
+6
2014-06-26
Upstream: cache revalidation using If-None-Match.
Maxim Dounin
5
-4
/
+33
2014-06-26
Cache: ETag now saved into cache header.
Maxim Dounin
3
-1
/
+22
2014-06-26
Cache: version in cache files.
Maxim Dounin
2
-1
/
+13
2014-06-26
Entity tags: explicit flag to skip not modified filter.
Maxim Dounin
3
-1
/
+12
2014-06-26
Entity tags: weak comparison for If-None-Match.
Maxim Dounin
1
-10
/
+28
2014-06-26
Entity tags: downgrade strong etags to weak ones as needed.
Maxim Dounin
8
-7
/
+56
2014-06-26
Upstream: fixed cache revalidation with SSI.
Maxim Dounin
2
-7
/
+32
2014-06-26
Upstream: removed unused offset to content_length.
Maxim Dounin
1
-2
/
+1
[next]