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-09-11
Added warning about unset cache keys.
Maxim Dounin
3
-0
/
+15
2014-09-11
Style.
Maxim Dounin
2
-2
/
+4
2014-08-13
Upstream: avoided directly terminating the connection.
FengGu
1
-0
/
+5
2014-09-08
Added ngx_init_setproctitle() return code check.
Maxim Dounin
2
-3
/
+5
2014-09-08
Fixed ETag memory allocation error handling.
Maxim Dounin
1
-0
/
+1
2014-09-08
Core: ngx_regex_compile() error handling fixes.
Maxim Dounin
1
-3
/
+11
2014-09-03
SSL: guard use of all SSL options for bug workarounds.
Piotr Sikora
1
-0
/
+17
2014-09-05
Upstream: suppressed the file cache slab allocator error messages.
Roman Arutyunyan
1
-0
/
+4
2014-09-01
Events: processing of posted events changed from LIFO to FIFO.
Valentin Bartenev
14
-53
/
+48
2014-09-01
Events: removed broken thread support from posted events.
Valentin Bartenev
20
-454
/
+64
2014-09-01
Mail: initialize the "signature" field of ngx_mail_session_t.
Valentin Bartenev
1
-0
/
+2
2014-09-01
Upstream: improved configuration parser diagnostics.
Ruslan Ermilov
1
-5
/
+13
2014-08-29
Headers filter: "add_header" with "always" parameter (ticket #98).
Sergey Kandaurov
1
-13
/
+41
2014-08-27
Variables: updated list of prefixes in ngx_http_rewrite_set().
Maxim Dounin
1
-1
/
+5
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
[next]