openssl/crypto/ocsp
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
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
Makefile.in Remove the remainder of util/mk1mf.pl and companion scripts 2016-03-21 11:02:00 +01:00
ocsp_asn.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ocsp_cl.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ocsp_err.c Restore OCSP_basic_verify() error return semantics 2016-04-17 23:22:45 +02:00
ocsp_ext.c GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ocsp_ht.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ocsp_lcl.h GH601: Various spelling fixes. 2016-02-05 15:25:50 -05:00
ocsp_lib.c Avoid double-free in calleres to OCSP_parse_url 2016-03-09 20:44:52 -05:00
ocsp_prn.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
ocsp_srv.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
ocsp_vfy.c Restore OCSP_basic_verify() error return semantics 2016-04-17 23:22:45 +02:00
v3_ocsp.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00