Alex Gaynor
b1a3030e37
Newlines!
...
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3149 )
2017-05-22 08:03:22 -04:00
Alex Gaynor
2d8e9dbd2c
Style fixes and use the source parameter so the OCSP path works
...
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3149 )
2017-05-22 08:03:22 -04:00
Alex Gaynor
8dcb87fdba
This is an int
...
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3149 )
2017-05-22 08:03:22 -04:00
Alex Gaynor
8368a3abb8
Don't use a for-loop decleration
...
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3149 )
2017-05-22 08:03:22 -04:00
Alex Gaynor
3a490bbb1c
Fixed #3020 -- set entry type on SCTs from X.509 and OCSP extensions
...
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3149 )
2017-05-22 08:03:22 -04:00
Kurt Roeckx
4b68cb41d1
Specify array sizes
...
Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #1172
2016-06-11 16:43:49 +02:00
Rich Salz
d2e9e32018
Copyright consolidation 07/10
...
Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-05-17 14:51:26 -04:00
Rob Percival
367071f121
Adds s2i function for ct_precert_poison X509 extension
...
Allows CONF files for certificate requests to specify that a pre-
certificate should be created (see RFC6962).
Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
2016-03-21 13:02:12 -04:00
Rich Salz
d57611ea1f
ct_int.h only needed by crypto/ct
...
Merge ct_int.h into ct_locl.h
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
2016-03-20 16:02:22 -04:00
Rob Percival
8359b57f27
check reviewer --reviewer=emilia
...
Remove 'log' field from SCT and related accessors
In order to still have access to an SCT's CTLOG when calling SCT_print,
SSL_CTX_get0_ctlog_store has been added.
Improved documentation for some CT functions in openssl/ssl.h.
Reviewed-by: Emilia Käsper <emilia@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-03-10 14:53:04 -05:00
Rob Percival
0cea8832df
Public API for Certificate Transparency
...
Reviewed-by: Ben Laurie <ben@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-26 14:57:29 -05:00