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
2022-01-24
SSL: always renewing tickets with TLSv1.3 (ticket #1892).
Maxim Dounin
1
-1
/
+15
2022-01-25
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+18
2022-01-17
SSL: free pkey on SSL_CTX_set0_tmp_dh_pkey() failure.
Sergey Kandaurov
1
-0
/
+3
2021-12-29
Merged with the default branch.
Sergey Kandaurov
1
-2
/
+35
2021-12-27
Support for sendfile(SF_NOCACHE).
Maxim Dounin
1
-0
/
+6
2021-12-27
SSL: SSL_sendfile(SF_NODISKIO) support.
Maxim Dounin
1
-2
/
+29
2021-12-24
Merged with the default branch.
Ruslan Ermilov
1
-0
/
+36
2021-11-01
SSL: $ssl_curve (ticket #2135).
Sergey Kandaurov
1
-0
/
+36
2021-11-03
Merged with the default branch.
Sergey Kandaurov
1
-6
/
+238
2021-09-01
Merged with the default branch.
Sergey Kandaurov
1
-35
/
+49
2021-10-21
SSL: SSL_sendfile() support with kernel TLS.
Maxim Dounin
1
-5
/
+204
2021-10-21
Style: added missing "static" specifiers.
Maxim Dounin
1
-1
/
+1
2021-10-19
Stream: the "ssl_alpn" directive.
Vladimir Homutov
1
-0
/
+3
2021-10-14
SSL: added $ssl_alpn_protocol variable.
Vladimir Homutov
1
-0
/
+30
2021-08-10
SSL: removed use of the SSL_OP_MSIE_SSLV2_RSA_PADDING option.
Sergey Kandaurov
1
-5
/
+0
2021-08-10
SSL: removed export ciphers support.
Sergey Kandaurov
1
-31
/
+0
2021-08-10
SSL: use of the SSL_OP_IGNORE_UNEXPECTED_EOF option.
Sergey Kandaurov
1
-0
/
+4
2021-08-10
SSL: ERR_peek_error_line_data() compatibility with OpenSSL 3.0.
Sergey Kandaurov
1
-1
/
+1
2021-08-10
SSL: using SSL_CTX_set0_tmp_dh_pkey() with OpenSSL 3.0 in dhparam.
Sergey Kandaurov
1
-1
/
+31
2021-08-10
SSL: RSA data type is deprecated in OpenSSL 3.0.
Sergey Kandaurov
1
-1
/
+5
2021-08-04
SSL: SSL_CTX_set_tmp_dh() error handling.
Sergey Kandaurov
1
-1
/
+7
2021-08-03
SSL: set events ready flags after handshake.
Maxim Dounin
1
-0
/
+6
2021-07-15
Merged with the default branch.
Sergey Kandaurov
1
-21
/
+26
2021-06-01
Fixed SSL logging with lingering close.
Maxim Dounin
1
-0
/
+6
2021-06-01
SSL: ngx_ssl_shutdown() rework.
Maxim Dounin
1
-22
/
+21
2021-03-10
Merged with the default branch.
Sergey Kandaurov
1
-9
/
+58
2021-02-20
SSL: added check for debugging.
Maxim Dounin
1
-0
/
+8
2021-02-20
SSL: added missed error reporting during variables evaluation.
Maxim Dounin
1
-4
/
+13
2021-02-20
SSL: X509_NAME_oneline() error handling.
Maxim Dounin
1
-5
/
+37
2020-12-15
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+4
2020-12-08
SSL: fixed SSL shutdown on lingering close.
Ruslan Ermilov
1
-0
/
+4
2020-11-24
Merged with the default branch.
Sergey Kandaurov
1
-10
/
+6
2020-11-10
QUIC: renamed c->qs to c->quic.
Roman Arutyunyan
1
-1
/
+1
2020-10-29
Merged with the default branch.
Sergey Kandaurov
1
-2
/
+82
2020-10-28
Core: added format specifiers to output binary data as hex.
Vladimir Homutov
1
-10
/
+6
2020-10-22
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
1
-2
/
+10
2020-10-22
SSL: ssl_conf_command directive.
Maxim Dounin
1
-0
/
+72
2020-10-19
QUIC: reverted previous 3 commits.
Vladimir Homutov
1
-46
/
+0
2020-09-15
SSL: added the "ssl_keys_file" directive.
Vladimir Homutov
1
-0
/
+46
2020-10-01
Merged with the default branch.
Sergey Kandaurov
1
-1
/
+20
2020-09-16
SSL: disabled shutdown when there are buffered data.
Maxim Dounin
1
-1
/
+1
2020-09-16
SSL: disabled shutdown after connection errors.
Maxim Dounin
1
-1
/
+1
2020-09-16
SSL: fixed event handling during shutdown.
Maxim Dounin
1
-0
/
+7
2020-09-16
SSL: workaround for incorrect SSL_write() errors in OpenSSL 1.1.1.
Maxim Dounin
1
-0
/
+12
2020-08-18
Merged with the default branch.
Roman Arutyunyan
1
-31
/
+48
2020-08-10
SSL: fixed shutdown handling.
Maxim Dounin
1
-31
/
+48
2020-07-22
SSL: fixed compilation without QUIC after 0d2b2664b41c.
Roman Arutyunyan
1
-0
/
+2
2020-07-13
Merged with the default branch.
Sergey Kandaurov
1
-0
/
+3
2020-06-29
SSL: fixed unexpected certificate requests (ticket #2008).
Maxim Dounin
1
-1
/
+2
2020-06-03
SSL: added verify callback to ngx_ssl_trusted_certificate().
Maxim Dounin
1
-0
/
+2
[prev]
[next]