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-08-26
Stream: the $session_time variable.
Vladimir Homutov
3
-0
/
+41
2016-08-26
Stream: the $bytes_received variable.
Vladimir Homutov
1
-4
/
+13
2016-08-15
Thread pools: create threads in detached state.
Piotr Sikora
1
-0
/
+7
2016-08-25
Geo: fixed indentation.
Sergey Kandaurov
1
-5
/
+5
2016-08-24
Contrib: unicode2nginx compatibility with recent Perl versions.
Maxim Dounin
1
-2
/
+5
2016-08-23
Geo: fixed warnings when removing nonexistent ranges.
Ruslan Ermilov
2
-14
/
+6
2016-08-23
Geo: fixed insertion of ranges specified in descending order.
Ruslan Ermilov
2
-6
/
+16
2016-08-23
Geo: fixed removing a range in certain cases.
Ruslan Ermilov
2
-2
/
+2
2016-08-23
Geo: fixed overflow when iterating over ranges.
Ruslan Ermilov
2
-4
/
+20
2016-08-22
SSL: adopted session ticket handling for OpenSSL 1.1.0.
Sergey Kandaurov
1
-1
/
+1
2016-08-18
SSL: remove no longer needed workaround for BoringSSL.
Piotr Sikora
1
-2
/
+0
2016-08-22
Events: fixed setting of IP_BIND_ADDRESS_NO_PORT/SO_REUSEADDR.
Ruslan Ermilov
1
-1
/
+1
2016-08-17
Ensure "listen" exists in a mail or stream server (ticket #1049).
Roman Arutyunyan
4
-0
/
+24
2016-08-18
Fixed wrong type of the "line" field.
Roman Arutyunyan
2
-2
/
+2
2016-08-18
Geo: fixed access to already freed memory.
Valentin Bartenev
2
-2
/
+12
2016-08-10
Upstream: the $upstream_bytes_received variable.
Vladimir Homutov
2
-1
/
+22
2016-08-08
Simplified extraction of current time.
Ruslan Ermilov
2
-16
/
+8
2016-08-08
SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0.
Sergey Kandaurov
1
-0
/
+2
2016-08-04
Always seed PRNG with PID, seconds, and milliseconds.
Ruslan Ermilov
4
-11
/
+19
2016-08-04
Fixed undefined behavior when left shifting signed integer.
Ruslan Ermilov
1
-1
/
+1
2016-08-04
Win32: added per-thread random seeding.
Ruslan Ermilov
1
-0
/
+2
2016-07-26
Stream: fixed build without stream_ssl_module (ticket #1032).
Vladimir Homutov
1
-2
/
+2
2016-07-26
Version bump.
Vladimir Homutov
1
-2
/
+2
2016-07-26
release-1.11.3 tag
Maxim Dounin
1
-0
/
+1
2016-07-26
nginx-1.11.3-RELEASE
release-1.11.3
Maxim Dounin
1
-0
/
+81
2016-07-06
Fixed regex captures handling without PCRE.
Vladimir Homutov
2
-12
/
+16
2016-06-14
Stream: variables in proxy_pass and proxy_ssl_name.
Vladimir Homutov
4
-53
/
+476
2016-07-19
HTTP/2: flushing of the SSL buffer in transition to the idle state.
Valentin Bartenev
1
-2
/
+18
2016-07-19
HTTP/2: refactored ngx_http_v2_send_output_queue().
Valentin Bartenev
1
-10
/
+10
2016-07-19
HTTP/2: fixed send timer handling.
Valentin Bartenev
1
-1
/
+1
2016-07-19
HTTP/2: avoid sending output queue if there's nothing to send.
Valentin Bartenev
1
-0
/
+10
2016-07-19
HTTP/2: always handle streams in error state.
Valentin Bartenev
1
-6
/
+8
2016-07-19
HTTP/2: prevented output of the HEADERS frame for canceled streams.
Valentin Bartenev
1
-2
/
+6
2016-07-19
HTTP/2: always send GOAWAY while worker is shutting down.
Valentin Bartenev
1
-1
/
+1
2016-07-15
Events: support for EPOLLEXCLUSIVE.
Valentin Bartenev
5
-3
/
+58
2016-07-15
Style: sorted epoll flags.
Valentin Bartenev
1
-3
/
+3
2016-07-15
Events: the "accept_mutex" directive is turned off by default.
Valentin Bartenev
1
-1
/
+1
2016-07-12
Stream: split_clients module.
Vladimir Homutov
3
-0
/
+259
2016-06-30
Stream: geo module.
Vladimir Homutov
3
-0
/
+1585
2016-07-12
Stream: geoip module.
Vladimir Homutov
3
-0
/
+830
2016-07-12
Stream: style.
Vladimir Homutov
7
-7
/
+7
2016-07-12
Stream: individual build options for modules.
Vladimir Homutov
1
-2
/
+16
2016-07-07
HTTP/2: avoid left-shifting signed integer into the sign bit.
Sergey Kandaurov
1
-1
/
+1
2016-07-07
Avoid left-shifting integers into the sign bit, which is undefined.
Sergey Kandaurov
4
-16
/
+16
2016-06-27
Configure: stop polluting NGX_ namespace.
Piotr Sikora
2
-4
/
+1
2016-06-27
Configure: fix build with -Werror=old-style-definition.
Piotr Sikora
7
-7
/
+10
2016-06-27
Configure: fix build with -Werror=nonnull.
Piotr Sikora
1
-1
/
+1
2016-06-27
Configure: fix build with -Werror=unused-but-set-variable.
Piotr Sikora
4
-12
/
+17
2016-06-27
Configure: fix build with -Werror=unused-value.
Piotr Sikora
1
-1
/
+1
2016-06-27
Configure: style.
Piotr Sikora
1
-2
/
+2
[next]