openssl/crypto/ocsp
Rich Salz 52df25cf2e make error tables const and separate header file
Run perltidy on util/mkerr
Change some mkerr flags, write some doc comments
Make generated tables "const" when genearting lib-internal ones.
Add "state" file for mkerr
Renerate error tables and headers
Rationalize declaration of ERR_load_XXX_strings
Fix out-of-tree build
Add -static; sort flags/vars for options.
Also tweak code output
Moved engines/afalg to engines (from master)
Use -static flag
Standard engine #include's of errors
Don't linewrap err string tables unless necessary

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3392)
2017-06-07 15:12:03 -04:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
ocsp_asn.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
ocsp_cl.c Convert OCSP* functions to use const getters 2016-08-17 12:29:03 +01:00
ocsp_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
ocsp_ext.c Fix an uninitialised read on an error path 2016-08-25 10:11:35 +01:00
ocsp_ht.c Fix gcc-7 warnings. 2017-05-11 19:39:38 +02:00
ocsp_lcl.h Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
ocsp_lib.c Add X509_get0_serialNumber() and constify OCSP_cert_to_id() 2016-08-19 12:47:31 +01:00
ocsp_prn.c Tidy up OCSP print handling. 2016-06-02 15:30:27 +01:00
ocsp_srv.c Add OCSP_RESPID_match() 2016-09-22 09:27:45 +01:00
ocsp_vfy.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00
v3_ocsp.c Copyright consolidation 09/10 2016-05-17 14:53:16 -04:00