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_stapling.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-01
SSL: moved certificate storage out of exdata.
Sergey Kandaurov
1
-15
/
+53
2023-12-25
SSL: reasonable version for LibreSSL adjusted.
Sergey Kandaurov
1
-1
/
+1
2020-10-28
Core: added format specifiers to output binary data as hex.
Vladimir Homutov
1
-10
/
+2
2020-07-23
OCSP: fixed certificate reference leak.
Sergey Kandaurov
1
-0
/
+9
2020-06-15
OCSP: fixed use-after-free on error.
Roman Arutyunyan
1
-21
/
+20
2020-05-23
Fixed format specifiers.
Sergey Kandaurov
1
-2
/
+2
2020-05-22
OCSP: certificate status cache.
Roman Arutyunyan
1
-3
/
+305
2020-05-22
SSL: client certificate validation with OCSP (ticket #1534).
Roman Arutyunyan
1
-8
/
+542
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
2016-04-11
SSL: removed OpenSSL 0.9.7 compatibility.
Sergey Kandaurov
1
-4
/
+1
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
2017-07-17
Parenthesized ASCII-related calculations.
Valentin Bartenev
1
-1
/
+1
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
OCSP stapling: improved error logging context.
Maxim Dounin
1
-1
/
+19
2016-12-05
OCSP stapling: added certificate name to warnings.
Maxim Dounin
1
-5
/
+17
2016-12-05
OCSP stapling: added http response status logging.
Maxim Dounin
1
-6
/
+9
2016-12-05
OCSP stapling: style.
Maxim Dounin
1
-10
/
+12
2016-09-12
OCSP stapling: fixed using wrong responder with multiple certs.
Maxim Dounin
1
-0
/
+3
2016-06-20
Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Roman Arutyunyan
1
-13
/
+1
2016-05-19
SSL: support for per-certificate chains.
Maxim Dounin
1
-2
/
+14
2016-05-19
SSL: made it possible to iterate though all certificates.
Maxim Dounin
1
-10
/
+16
2016-05-19
OCSP stapling: additional function to configure stapling on a cert.
Maxim Dounin
1
-11
/
+26
2016-05-19
OCSP stapling: staple now extracted via SSL_get_certificate().
Maxim Dounin
1
-2
/
+8
2016-05-19
OCSP stapling: staple now stored in certificate, not SSL context.
Maxim Dounin
1
-9
/
+10
2016-05-19
OCSP stapling: staple provided in arguments.
Maxim Dounin
1
-26
/
+22
2016-03-31
SSL: X509 was made opaque in OpenSSL 1.1.0.
Sergey Kandaurov
1
-0
/
+4
2016-03-31
Fixed logging.
Sergey Kandaurov
1
-1
/
+1
2015-07-14
OCSP stapling: fixed segfault without nextUpdate.
Maxim Dounin
1
-5
/
+10
2015-07-07
OCSP stapling: fixed ssl_stapling_file (ticket #769).
Maxim Dounin
1
-0
/
+1
2015-06-11
OCSP stapling: avoid sending expired responses (ticket #425).
Maxim Dounin
1
-6
/
+62
2015-04-01
OCSP stapling: missing free calls.
Filipe da Silva
1
-0
/
+2
2014-07-28
SSL: fix build with OPENSSL_NO_ENGINE and/or OPENSSL_NO_OCSP.
Piotr Sikora
1
-1
/
+1
2014-04-29
OCSP stapling: missing OCSP request free call.
Filipe da Silva
1
-0
/
+2
2013-12-09
Resolver: implemented IPv6 name to address resolving.
Ruslan Ermilov
1
-1
/
+0
2013-12-06
Changed resolver API to use ngx_addr_t.
Ruslan Ermilov
1
-22
/
+34
2013-08-20
Backed out f1a91825730a and 7094bd12c1ff.
Maxim Dounin
1
-1
/
+1
2013-08-06
Replaced ngx_conf_full_name() with ngx_get_full_name().
Valentin Bartenev
1
-1
/
+1
2013-07-11
Core: extended ngx_sock_ntop() with socklen parameter.
Vladimir Homutov
1
-1
/
+2
2013-05-31
OCSP stapling: fixed incorrect debug level.
Ruslan Ermilov
1
-1
/
+1
2013-05-16
OCSP stapling: fix error logging of successful OCSP responses.
Piotr Sikora
1
-3
/
+2
2012-10-01
OCSP stapling: build fixes.
Maxim Dounin
1
-5
/
+5
2012-10-01
OCSP stapling: ssl_stapling_verify directive.
Maxim Dounin
1
-4
/
+9
2012-10-01
OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.
Maxim Dounin
1
-1
/
+1
2012-10-01
OCSP stapling: check Content-Type.
Maxim Dounin
1
-0
/
+28
2012-10-01
OCSP stapling: loading OCSP responses.
Maxim Dounin
1
-30
/
+1606
2012-10-01
OCSP stapling: the ngx_event_openssl_stapling.c file.
Maxim Dounin
1
-0
/
+140