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
/
ngx_event_openssl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
SSL: explicitly set maximum version (ticket #1654).
Maxim Dounin
1
-0
/
+5
2018-09-25
SSL: fixed unlocked access to sess_id->len.
Ruslan Ermilov
1
-2
/
+5
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
1
-44
/
+446
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-07
SSL: support for TLSv1.3 early data with BoringSSL.
Maxim Dounin
1
-0
/
+38
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
1
-0
/
+63
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-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
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
1
-0
/
+30
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-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
1
-1
/
+3
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
1
-0
/
+6
2017-02-06
SSL: clear error queue after OPENSSL_init_ssl().
Sergey Kandaurov
1
-1
/
+11
2016-12-23
SSL: support AES256 encryption of tickets.
Maxim Dounin
1
-14
/
+44
2016-12-15
SSL: backed out changeset e7cb5deb951d, reimplemented properly.
Maxim Dounin
1
-3
/
+3
2016-12-13
SSL: fix call to BIO_get_mem_data().
Piotr Sikora
1
-1
/
+1
2016-12-05
SSL: $ssl_curves (ticket #1088).
Maxim Dounin
1
-0
/
+68
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
1
-0
/
+84
2016-12-05
SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Maxim Dounin
1
-0
/
+178
2016-12-05
SSL: $ssl_client_verify extended with a failure reason.
Maxim Dounin
1
-8
/
+18
2016-12-05
OCSP stapling: added certificate name to warnings.
Maxim Dounin
1
-0
/
+18
2016-10-21
SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
Dmitry Volyntsev
1
-1
/
+105
2016-10-18
SSL: overcame possible buffer over-read in ngx_ssl_error().
Valentin Bartenev
1
-1
/
+3
2016-10-04
SSL: use X509_check_host() with LibreSSL.
Maxim Dounin
1
-3
/
+3
2016-09-20
Fixed log levels of configuration parsing errors.
Valentin Bartenev
1
-2
/
+2
2016-09-12
SSL: improved session ticket callback error handling.
Sergey Kandaurov
1
-3
/
+32
2016-09-12
SSL: factored out digest and cipher in session ticket callback.
Sergey Kandaurov
1
-14
/
+14
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-08
SSL: guarded SSL_R_NO_CIPHERS_PASSED not present in OpenSSL 1.1.0.
Sergey Kandaurov
1
-0
/
+2
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
1
-0
/
+24
2016-05-19
SSL: removed default DH parameters.
Maxim Dounin
1
-45
/
+0
2016-05-19
SSL: support for multiple curves (ticket #885).
Maxim Dounin
1
-5
/
+48
2016-05-19
SSL: style.
Maxim Dounin
1
-4
/
+4
2016-05-19
SSL: error messages style.
Maxim Dounin
1
-2
/
+2
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
1
-0
/
+23
2016-05-19
SSL: support for per-certificate chains.
Maxim Dounin
1
-0
/
+19
[next]