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
2017-02-13
Gzip: free chain links on the hot path (ticket #1046).
Maxim Dounin
1
-6
/
+16
2017-02-10
Upstream: read handler cleared on upstream finalization.
Maxim Dounin
1
-0
/
+2
2017-02-10
Cache: increased cache header Vary and ETag lengths to 128.
Maxim Dounin
1
-3
/
+3
2017-02-10
Slice filter: fetch slices in cloned subrequests.
Roman Arutyunyan
1
-1
/
+4
2017-02-10
Upstream: proxy_cache_background_update and friends.
Roman Arutyunyan
10
-4
/
+107
2016-12-22
Cache: support for stale-while-revalidate and stale-if-error.
Roman Arutyunyan
3
-21
/
+93
2017-02-08
Request body: commented out debug printing of old buffers.
Maxim Dounin
1
-0
/
+2
2017-02-08
Request body: c->error on "100 Continue" errors (ticket #1194).
Maxim Dounin
1
-0
/
+2
2017-02-06
SSL: clear error queue after OPENSSL_init_ssl().
Sergey Kandaurov
1
-1
/
+11
2017-02-02
SSL: fixed ssl_buffer_size on SNI virtual hosts (ticket #1192).
Maxim Dounin
1
-0
/
+2
2017-01-31
Variables: generic prefix variables.
Dmitry Volyntsev
9
-162
/
+266
2017-01-31
Implemented the "server_tokens build" option.
Ruslan Ermilov
5
-19
/
+92
2017-01-26
Upstream: removed unused bl_time and bl_state fields.
Maxim Dounin
1
-3
/
+0
2017-01-24
Upstream: removed unused ngx_http_upstream_conf_t.timeout field.
Thibault Charbonnier
1
-1
/
+0
2017-01-25
Upstream: removed compatibility shims from ngx_http_upstream_t.
Vladimir Homutov
1
-3
/
+0
2017-01-26
Version bump.
Vladimir Homutov
1
-2
/
+2
2017-01-20
Upstream: fixed cache corruption and socket leaks with aio_write.
Maxim Dounin
2
-0
/
+28
2017-01-20
Removed pthread mutex / conditional variables debug messages.
Maxim Dounin
2
-20
/
+0
2017-01-20
Fixed trailer construction with limit on FreeBSD and macOS.
Maxim Dounin
3
-7
/
+18
2017-01-20
Improved connection draining with small number of connections.
Maxim Dounin
2
-2
/
+7
2017-01-20
Added cycle parameter to ngx_drain_connections().
Maxim Dounin
1
-5
/
+5
2017-01-19
Stream: client SSL certificates were not checked in some cases.
Vladimir Homutov
1
-1
/
+6
2017-01-19
Stream: fixed handling of non-ssl sessions.
Vladimir Homutov
1
-1
/
+5
2017-01-12
Mail: make it possible to disable SASL EXTERNAL.
Sergey Kandaurov
3
-4
/
+16
2017-01-11
Stream: avoid infinite loop in case of socket read error.
Vladimir Homutov
1
-2
/
+3
2017-01-10
Version bump.
Ruslan Ermilov
1
-2
/
+2
2016-12-26
Stream: speed up TCP peer recovery.
Roman Arutyunyan
3
-0
/
+37
2016-12-24
Win32: compatiblity with OpenSSL 1.1.0.
Maxim Dounin
1
-0
/
+3
2016-12-24
Win32: support 64-bit compilation with MSVC.
Maxim Dounin
4
-16
/
+26
2016-12-24
Win32: fixed some warnings reported by Borland C.
Maxim Dounin
5
-11
/
+14
2016-12-24
Win32: minimized redefinition of ssize_t.
Maxim Dounin
1
-1
/
+1
2016-12-24
Win32: minimized redefinition of intptr_t/uintptr_t.
Maxim Dounin
1
-1
/
+1
2016-12-24
Win32: stdint.h used for MinGW GCC.
Maxim Dounin
1
-1
/
+1
2016-12-24
Win32: fixed building with newer versions of MinGW GCC.
Maxim Dounin
1
-0
/
+1
2016-12-23
SSL: support AES256 encryption of tickets.
Maxim Dounin
2
-16
/
+47
2016-12-22
Fixed missing "Location" field with some relative redirects.
Ruslan Ermilov
4
-18
/
+10
2016-12-21
Core: relative redirects (closes #1000).
Ruslan Ermilov
4
-2
/
+16
2016-12-21
Limited recursion when evaluating variables.
Ruslan Ermilov
2
-13
/
+61
2016-12-20
Stream: client SSL certificates verification support.
Vladimir Homutov
2
-0
/
+157
2016-12-19
Stream ssl_preread: relaxed SSL version check.
Roman Arutyunyan
1
-1
/
+1
2016-12-16
Resolver: fixed handling of partially resolved SRV.
Dmitry Volyntsev
1
-1
/
+5
2016-12-16
Resolver: fixed a race between parallel name and addr resolves.
Dmitry Volyntsev
1
-2
/
+2
2016-12-16
Resolver: fixed possible premature stop of the resend timer.
Dmitry Volyntsev
1
-0
/
+1
2016-12-16
Resolver: fixed possible use-after-free in worker on fast shutdown.
Ruslan Ermilov
1
-0
/
+4
2016-12-15
Resolver: fixed possible use-after-free in worker on fast shutdown.
Ruslan Ermilov
1
-0
/
+4
2016-12-15
SSL: backed out changeset e7cb5deb951d, reimplemented properly.
Maxim Dounin
2
-6
/
+6
2016-12-13
SSL: fix call to BIO_get_mem_data().
Piotr Sikora
2
-2
/
+2
2016-12-15
Access log: support for json escaping.
Valentin Bartenev
2
-12
/
+154
2016-12-13
The size of cmcf->phase_engine.handlers explained.
Ruslan Ermilov
1
-1
/
+4
2016-12-13
Version bump.
Ruslan Ermilov
1
-2
/
+2
[next]