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
2020-10-22
SSL: ssl_reject_handshake directive (ticket #195).
Maxim Dounin
2
-2
/
+11
2020-10-22
SSL: ssl_conf_command directive.
Maxim Dounin
2
-0
/
+76
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-10
SSL: fixed shutdown handling.
Maxim Dounin
1
-31
/
+48
2020-07-23
OCSP: fixed certificate reference leak.
Sergey Kandaurov
1
-0
/
+9
2020-07-06
Upstream: drop extra data sent by upstream.
Maxim Dounin
1
-0
/
+28
2020-06-29
SSL: fixed unexpected certificate requests (ticket #2008).
Maxim Dounin
1
-1
/
+2
2020-06-15
OCSP: fixed use-after-free on error.
Roman Arutyunyan
1
-21
/
+20
2020-06-03
SSL: added verify callback to ngx_ssl_trusted_certificate().
Maxim Dounin
1
-0
/
+2
2020-05-23
Fixed format specifiers.
Sergey Kandaurov
1
-2
/
+2
2020-05-22
OCSP: certificate status cache.
Roman Arutyunyan
2
-4
/
+307
2020-05-22
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
3
-15
/
+607
2020-05-22
OCSP stapling: iterate over all responder addresses.
Roman Arutyunyan
1
-13
/
+54
2020-05-17
OCSP stapling: keep extra chain in the staple object.
Roman Arutyunyan
1
-29
/
+18
2020-05-06
OCSP stapling: moved response verification to a separate function.
Roman Arutyunyan
1
-136
/
+154
2019-12-27
SSL: reworked posted next events again.
Maxim Dounin
4
-14
/
+16
2019-12-24
SSL: reworked posted next events.
Maxim Dounin
5
-34
/
+28
2019-10-17
SSL: available bytes handling (ticket #1431).
Maxim Dounin
5
-0
/
+78
2019-10-17
Events: available bytes calculation via ioctl(FIONREAD).
Maxim Dounin
8
-10
/
+8
2019-10-17
SSL: improved ngx_ssl_recv_chain() to stop if c->read->ready is 0.
Maxim Dounin
1
-0
/
+4
2019-10-17
Event pipe: disabled c->read->available checking for SSL.
Maxim Dounin
1
-1
/
+5
2019-08-16
SSL: lowered log level for WSAECONNABORTED errors on Windows.
Maxim Dounin
1
-0
/
+3
2016-04-11
SSL: removed OpenSSL 0.9.7 compatibility.
Sergey Kandaurov
2
-48
/
+4
2019-04-15
OCSP stapling: fixed segfault with dynamic certificate loading.
Maxim Dounin
1
-0
/
+5
2019-04-03
OCSP stapling: open ssl_stapling_file in binary-mode.
Sergey Kandaurov
1
-1
/
+1
2019-03-26
SSL: missing free calls in $ssl_client_s_dn and $ssl_client_i_dn.
Nikolay Morozov
1
-0
/
+2
2019-03-09
SSL: support for parsing PEM certificates from memory.
Maxim Dounin
1
-25
/
+43
2019-03-09
SSL: removed redundant "pkey" variable.
Maxim Dounin
1
-3
/
+2
2019-03-03
SSL: use of the SSL_OP_NO_CLIENT_RENEGOTIATION option.
Maxim Dounin
1
-0
/
+4
2019-03-03
SSL: server name callback changed to return fatal errors.
Maxim Dounin
1
-0
/
+6
2019-02-25
SSL: adjusted session id context with dynamic certificates.
Maxim Dounin
2
-5
/
+28
2019-02-25
SSL: passwords support for dynamic certificate loading.
Maxim Dounin
2
-1
/
+70
2019-02-25
SSL: loading of connection-specific certificates.
Maxim Dounin
2
-0
/
+78
2019-02-25
SSL: reworked ngx_ssl_certificate().
Maxim Dounin
1
-103
/
+186
2019-02-25
SSL: removed logging of empty "(SSL:)" in ngx_ssl_error().
Maxim Dounin
1
-22
/
+28
2019-02-07
SSL: fixed EVP_DigestFinal_ex() error message.
Sergey Kandaurov
1
-1
/
+1
2019-01-31
SSL: separate checks for errors in ngx_ssl_read_password_file().
Maxim Dounin
1
-2
/
+5
2019-01-31
SSL: explicitly zero out session ticket keys.
Ruslan Ermilov
1
-0
/
+24
2019-01-31
Modules compatibility: down flag in ngx_peer_connection_t.
Roman Arutyunyan
1
-0
/
+1
2019-01-28
Removed --test-build-eventport workaround for old FreeBSD versions.
Sergey Kandaurov
1
-2
/
+0
2019-01-24
Win32: detection of connect() errors in select().
Maxim Dounin
1
-4
/
+13
2019-01-24
Win32: added WSAPoll() support.
Maxim Dounin
1
-0
/
+435
2019-01-24
Events: fixed copying of old events in poll init.
Maxim Dounin
1
-1
/
+1
2019-01-14
Prevented scheduling events on a shared connection.
Roman Arutyunyan
1
-0
/
+6
2018-12-18
SSL: avoid reading on pending SSL_write_early_data().
Sergey Kandaurov
2
-0
/
+21
2018-11-15
Core: ngx_explicit_memzero().
Maxim Dounin
1
-2
/
+2
2018-11-12
Stream: proxy_requests directive.
Vladimir Homutov
2
-2
/
+14
[next]