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
/
stream
/
ngx_stream_ssl_module.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-29
Style: changed checks of ngx_ssl_create_connection() to != NGX_OK.
Maxim Dounin
1
-1
/
+1
2017-05-29
SSL: set TCP_NODELAY on SSL connections before handshake.
Maxim Dounin
1
-3
/
+10
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
1
-0
/
+1
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
2016-12-20
Stream: client SSL certificates verification support.
Vladimir Homutov
1
-0
/
+151
2016-12-05
SSL: $ssl_curves (ticket #1088).
Maxim Dounin
1
-0
/
+3
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
1
-0
/
+3
2016-09-15
Stream: phases.
Roman Arutyunyan
1
-1
/
+107
2016-06-29
Stream: SSL-related variables.
Vladimir Homutov
1
-1
/
+114
2016-06-15
Stream: added preconfiguration step.
Vladimir Homutov
1
-0
/
+1
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
1
-14
/
+3
2016-05-19
SSL: support for multiple curves (ticket #885).
Maxim Dounin
1
-1
/
+1
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
1
-13
/
+17
2016-03-31
SSL: RSA_generate_key() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-1
/
+1
2015-06-18
Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.
Piotr Sikora
1
-0
/
+2
2015-06-09
Stream: added postconfiguration method to stream modules.
Vladimir Homutov
1
-0
/
+2
2015-05-25
Disabled SSLv3 by default (ticket #653).
Maxim Dounin
1
-1
/
+1
2015-04-20
Stream: port from NGINX+.
Ruslan Ermilov
1
-0
/
+456