openssl/include
Richard Levitte d32f5d8733 Restore OCSP_basic_verify() error return semantics
Recently, OCSP_basic_verify() was changed to always return 0 on error,
when it would previously return 0 on error and < 0 on fatal error.
This restores the previous semantics back.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-04-17 23:22:45 +02:00
..
internal Fix ex_data locks issue 2016-04-14 22:15:32 +01:00
openssl Restore OCSP_basic_verify() error return semantics 2016-04-17 23:22:45 +02:00