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
2016-12-27
nginx-1.11.8-RELEASE
release-1.11.8
Maxim Dounin
1
-0
/
+107
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
3
-7
/
+25
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-24
Win32: added a variable to specify compiler.
Maxim Dounin
1
-1
/
+2
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
Configure: detect nginx version for nginx.pm at make time.
Ruslan Ermilov
1
-4
/
+5
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
Contrib: added 'commentstring' for vim-commentary support.
Armin Grodon
1
-0
/
+1
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
2016-12-13
release-1.11.7 tag
Maxim Dounin
1
-0
/
+1
2016-12-13
nginx-1.11.7-RELEASE
release-1.11.7
Maxim Dounin
1
-0
/
+94
2016-12-10
HTTP/2: prevented creating temp files for requests without body.
Valentin Bartenev
1
-2
/
+4
2016-11-28
HTTP/2: fixed posted streams handling.
Valentin Bartenev
3
-38
/
+42
2016-12-08
Map: the "volatile" parameter.
Ruslan Ermilov
2
-2
/
+28
2016-12-08
Map: simplified "map" block parser.
Ruslan Ermilov
2
-2
/
+4
2016-12-08
Slab: commented bitmap initialization for small allocations.
Ruslan Ermilov
1
-0
/
+1
2016-12-07
Slab: free pages statistics.
Ruslan Ermilov
2
-0
/
+6
2016-12-07
Slab: slots statistics.
Ruslan Ermilov
2
-11
/
+57
2016-12-07
Slab: simplified some math.
Ruslan Ermilov
1
-17
/
+12
2016-12-07
Slab: simplified allocation from slots.
Ruslan Ermilov
1
-79
/
+61
2016-12-07
Slab: fixed the number of pages calculation.
Ruslan Ermilov
1
-0
/
+1
2016-12-07
Slab: added comment about list heads.
Ruslan Ermilov
1
-1
/
+4
2016-12-07
Slab: improved code readability.
Ruslan Ermilov
1
-54
/
+49
2016-12-07
Core: fixed environment on exit.
Maxim Dounin
1
-8
/
+40
2016-12-07
Perl: removed special environment handling for the perl module.
Maxim Dounin
2
-15
/
+4
2016-12-07
Perl: added PERL_SET_INTERP().
Maxim Dounin
1
-0
/
+8
2016-12-07
Fixed spelling of logical AND operator, no functional changes.
Sergey Kandaurov
1
-1
/
+1
2016-11-22
Mp4: fixed setting wrong mdat atom size in very rare cases.
hucongcong
1
-1
/
+3
2016-12-05
SSL: $ssl_curves (ticket #1088).
Maxim Dounin
4
-0
/
+76
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
4
-0
/
+92
2016-12-05
SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Maxim Dounin
3
-0
/
+193
[next]