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-27
Variables: fixed non-indexed access of prefix vars (ticket #600).
Maxim Dounin
1
-2
/
+5
2014-08-18
SPDY: added a comment about handling stream with the timer set.
Valentin Bartenev
1
-0
/
+5
2014-08-27
SPDY: avoid setting timeout on stream events in ngx_http_writer().
Valentin Bartenev
1
-0
/
+6
2014-08-19
Resolver: notify all waiting requests on timeout.
Ruslan Ermilov
1
-8
/
+16
2014-08-26
Stub status: corrected the "stub_status" directive.
Ruslan Ermilov
1
-1
/
+1
2014-08-25
Sub filter: fixed matching for a single character.
Valentin Bartenev
1
-0
/
+8
2014-08-20
Mail: fixed number of arguments allowed in the listen directive.
Valentin Bartenev
1
-1
/
+1
2014-08-20
Mail: fixed a comment.
Valentin Bartenev
1
-2
/
+1
2014-08-19
Mp4: use trak->smhd_size in ngx_http_mp4_read_smhd_atom().
Roman Arutyunyan
1
-1
/
+1
2014-08-18
Image filter: downgrade strong etags to weak ones as needed.
Sergey Kandaurov
1
-0
/
+1
2014-08-15
Fixed typo.
Sergey Kandaurov
1
-1
/
+1
2014-08-10
Events: removed unused variable in ngx_poll_process_events().
Maxim Dounin
1
-4
/
+1
2014-08-07
Events: format specifier fixes.
Yves Crespin
2
-6
/
+6
2014-08-07
Events: changed nevents type to unsigned in poll module.
Yves Crespin
1
-6
/
+6
2014-08-06
Style: use specified macro instead of magic-number.
Tatsuhiko Kubo
1
-1
/
+1
2014-06-19
Perl: NULL-terminate argument list.
Piotr Sikora
1
-1
/
+2
2014-08-06
Access log: allowed logs to syslog with "if=" (ticket #596).
Maxim Dounin
1
-11
/
+6
2014-08-05
Version bump.
Maxim Dounin
1
-2
/
+2
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
[next]