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
/
event
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
SSL: logging level of "no suitable signature algorithm".
Maxim Dounin
1
-0
/
+6
2018-09-25
SSL: logging level of "no suitable key share".
Maxim Dounin
1
-0
/
+6
2018-09-21
SSL: support for TLSv1.3 early data with OpenSSL.
Sergey Kandaurov
2
-44
/
+451
2018-09-21
SSL: disabled renegotiation checks with SSL_OP_NO_RENEGOTIATION.
Maxim Dounin
1
-0
/
+10
2018-09-10
SSL: restore handlers after blocking.
Maxim Dounin
1
-0
/
+28
2018-09-10
SSL: corrected SSL_ERROR_WANT_WRITE / SSL_ERROR_WANT_READ logging.
Maxim Dounin
1
-4
/
+8
2018-08-10
SSL: fixed build with LibreSSL 2.8.0 (ticket #1605).
Maxim Dounin
1
-0
/
+4
2018-08-07
SSL: support for TLSv1.3 early data with BoringSSL.
Maxim Dounin
2
-0
/
+42
2018-08-07
SSL: enabled TLSv1.3 with BoringSSL.
Maxim Dounin
1
-0
/
+5
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
2
-1
/
+70
2018-07-16
SSL: use of the SSL_OP_NO_RENEGOTIATION option (ticket #1376).
Maxim Dounin
1
-0
/
+4
2018-07-16
SSL: fixed SSL_clear_options() usage with OpenSSL 1.1.0+.
Maxim Dounin
1
-1
/
+1
2018-07-16
SSL: logging levels of "unsupported protocol", "version too low".
Maxim Dounin
1
-0
/
+4
2018-07-12
Events: added configuration check on the number of connections.
Maxim Dounin
1
-0
/
+15
2018-07-12
Events: moved sockets cloning to ngx_event_init_conf().
Maxim Dounin
1
-0
/
+25
2018-07-05
SSL: logging level of "https proxy request" errors.
Maxim Dounin
1
-0
/
+2
2018-06-06
SSL: removed extra prototype.
Sergey Kandaurov
1
-1
/
+0
2018-06-05
Added missing space after ngx_close_socket_n.
Maxim Dounin
1
-1
/
+1
2018-06-04
Stream: udp streams.
Roman Arutyunyan
2
-0
/
+267
2018-06-01
Events: moved ngx_recvmsg() to new file src/event/ngx_event_udp.c.
Roman Arutyunyan
3
-354
/
+383
2018-06-01
Events: get remote addresses before creating udp connection.
Roman Arutyunyan
1
-71
/
+82
2018-06-01
Events: fixed handling zero-length client address.
Roman Arutyunyan
1
-0
/
+12
2018-02-22
Generate error for unsupported IPv6 transparent proxy.
Roman Arutyunyan
1
-0
/
+9
2018-01-16
Fixed --test-build-eventport on macOS 10.12 and later.
Ruslan Ermilov
1
-0
/
+2
2017-10-11
SSL: include <openssl/hmac.h>.
Alessandro Ghedini
1
-0
/
+1
2017-10-04
Fixed buffer overread with unix sockets after accept().
Maxim Dounin
1
-0
/
+8
2017-08-22
SSL: fixed possible use-after-free in $ssl_server_name.
Maxim Dounin
1
-6
/
+15
2017-08-22
SSL: the $ssl_client_escaped_cert variable (ticket #857).
Maxim Dounin
2
-0
/
+32
2017-08-10
Restored ngx_event_aio_t layout for debug logging.
Maxim Dounin
1
-2
/
+2
2017-08-09
Fixed calls to ngx_open_file() in certain places.
Sergey Kandaurov
1
-1
/
+2
2017-08-09
Style.
Sergey Kandaurov
1
-0
/
+2
2017-07-25
SSL: fixed typo in the error message.
Sergey Kandaurov
1
-1
/
+1
2017-07-17
Parenthesized ASCII-related calculations.
Valentin Bartenev
1
-1
/
+1
2017-05-24
Fixed deferred accept with EPOLLRDHUP enabled (ticket #1278).
Roman Arutyunyan
1
-1
/
+1
2017-05-03
SSL: allowed renegotiation in client mode with OpenSSL < 1.1.0.
Sergey Kandaurov
1
-1
/
+1
2017-04-18
SSL: compatibility with OpenSSL master branch.
Sergey Kandaurov
1
-1
/
+1
2017-04-18
SSL: disabled renegotiation detection in client mode.
Sergey Kandaurov
2
-1
/
+8
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
2
-0
/
+7
2017-03-28
Core: set nginx_shared_zone name via ngx_str_set().
Ruslan Ermilov
1
-2
/
+1
2017-03-17
Fixed a comment.
Ruslan Ermilov
1
-1
/
+1
2017-03-07
Cancelable timers are now preserved if there are other timers.
Maxim Dounin
2
-27
/
+15
2017-03-06
Added missing "static" specifiers found by gcc -Wtraditional.
Ruslan Ermilov
2
-2
/
+2
2017-03-02
Added missing static specifiers.
Eran Kornblau
9
-26
/
+26
2017-02-06
SSL: clear error queue after OPENSSL_init_ssl().
Sergey Kandaurov
1
-1
/
+11
2017-01-20
Upstream: fixed cache corruption and socket leaks with aio_write.
Maxim Dounin
1
-0
/
+13
2016-12-23
SSL: support AES256 encryption of tickets.
Maxim Dounin
2
-16
/
+47
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-05
SSL: $ssl_curves (ticket #1088).
Maxim Dounin
2
-0
/
+70
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
2
-0
/
+86
[next]