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.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
1
-0
/
+1
2020-10-22
SSL: ssl_conf_command directive.
Maxim Dounin
1
-0
/
+4
2020-05-22
OCSP: certificate status cache.
Roman Arutyunyan
1
-1
/
+2
2020-05-22
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
1
-0
/
+14
2019-12-24
SSL: reworked posted next events.
Maxim Dounin
1
-1
/
+0
2019-10-17
SSL: available bytes handling (ticket #1431).
Maxim Dounin
1
-0
/
+1
2019-02-25
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
1
-1
/
+2
2019-02-25
SSL: passwords support for dynamic certificate loading.
Maxim Dounin
1
-0
/
+2
2019-02-25
SSL: loading of connection-specific certificates.
Maxim Dounin
1
-0
/
+4
2018-12-18
SSL: avoid reading on pending SSL_write_early_data().
Sergey Kandaurov
1
-0
/
+1
2018-09-21
SSL: support for TLSv1.3 early data with OpenSSL.
Sergey Kandaurov
1
-0
/
+5
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
1
-0
/
+4
2018-07-17
SSL: save sessions for upstream peers using a callback function.
Sergey Kandaurov
1
-1
/
+7
2017-10-11
SSL: include <openssl/hmac.h>.
Alessandro Ghedini
1
-0
/
+1
2017-08-22
SSL: the $ssl_client_escaped_cert variable (ticket #857).
Maxim Dounin
1
-0
/
+2
2017-04-18
SSL: disabled renegotiation detection in client mode.
Sergey Kandaurov
1
-0
/
+5
2017-04-18
SSL: added support for TLSv1.3 in ssl_protocols directive.
Sergey Kandaurov
1
-0
/
+1
2016-12-23
SSL: support AES256 encryption of tickets.
Maxim Dounin
1
-2
/
+3
2016-12-05
SSL: $ssl_curves (ticket #1088).
Maxim Dounin
1
-0
/
+2
2016-12-05
SSL: $ssl_ciphers (ticket #870).
Maxim Dounin
1
-0
/
+2
2016-12-05
SSL: $ssl_client_v_start, $ssl_client_v_end, $ssl_client_v_remain.
Maxim Dounin
1
-0
/
+6
2016-12-05
OCSP stapling: added certificate name to warnings.
Maxim Dounin
1
-0
/
+1
2016-10-21
SSL: RFC2253 compliant $ssl_client_s_dn and $ssl_client_i_dn.
Dmitry Volyntsev
1
-0
/
+4
2016-10-10
Modules compatibility: compatibility with NGX_HTTP_SSL.
Maxim Dounin
1
-4
/
+4
2016-06-15
SSL: ngx_ssl_ciphers() to set list of ciphers.
Tim Taubert
1
-0
/
+2
2016-05-19
SSL: support for multiple certificates (ticket #814).
Maxim Dounin
1
-0
/
+2
2016-05-19
SSL: made it possible to iterate though all certificates.
Maxim Dounin
1
-0
/
+1
2016-03-31
SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
Maxim Dounin
1
-0
/
+11
2016-03-31
SSL: reasonable version for LibreSSL.
Maxim Dounin
1
-0
/
+6
2015-10-19
SSL: preserve default server context in connection (ticket #235).
Maxim Dounin
1
-0
/
+1
2014-10-28
Core: added limit to recv_chain().
Roman Arutyunyan
1
-1
/
+1
2014-07-28
SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
Piotr Sikora
1
-0
/
+4
2014-07-06
SSL: include correct OpenSSL headers.
Piotr Sikora
1
-0
/
+7
2014-06-16
SSL: the "ssl_password_file" directive.
Valentin Bartenev
1
-1
/
+2
2014-05-20
SSL: $ssl_client_fingerprint variable.
Sergey Budnevitch
1
-0
/
+2
2014-04-18
Upstream: proxy_ssl_verify and friends.
Maxim Dounin
1
-0
/
+2
2014-04-18
SSL: $ssl_server_name variable.
Maxim Dounin
1
-0
/
+2
2014-02-11
SSL: the $ssl_session_reused variable.
Maxim Dounin
1
-0
/
+2
2013-12-20
SSL: ssl_buffer_size directive.
Maxim Dounin
1
-0
/
+2
2013-10-11
SSL: added ability to set keys used for Session Tickets (RFC5077).
Piotr Sikora
1
-0
/
+13
2013-09-27
SSL: adjust buffer used by OpenSSL during handshake (ticket #413).
Maxim Dounin
1
-0
/
+1
2013-05-21
Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn.
Piotr Sikora
1
-1
/
+2
2012-10-03
SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
Maxim Dounin
1
-0
/
+7
2012-10-01
OCSP stapling: ssl_stapling_verify directive.
Maxim Dounin
1
-1
/
+1
2012-10-01
OCSP stapling: loading OCSP responses.
Maxim Dounin
1
-1
/
+6
2012-10-01
OCSP stapling: ssl_stapling_file support.
Maxim Dounin
1
-0
/
+2
2012-10-01
OCSP stapling: ssl_trusted_certificate directive.
Maxim Dounin
1
-0
/
+2
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2012-01-11
Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Maxim Dounin
1
-3
/
+5
[next]