openssl/crypto/x509
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
by_dir.c Ignore dups in X509_STORE_add_* 2017-04-20 15:33:42 -04:00
by_file.c Ignore dups in X509_STORE_add_* 2017-04-20 15:33:42 -04:00
t_crl.c Switch command-line utils to new nameopt API. 2017-04-25 12:37:17 -04:00
t_req.c
t_x509.c
x509_att.c
x509_cmp.c
x509_d2.c
x509_def.c
x509_err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00
x509_ext.c
x509_lcl.h Add support for custom signature parameters 2017-04-25 22:12:34 +01:00
x509_lu.c Ignore dups in X509_STORE_add_* 2017-04-20 15:33:42 -04:00
x509_obj.c
x509_r2x.c
x509_req.c
x509_set.c Add support for custom signature parameters 2017-04-25 22:12:34 +01:00
x509_trs.c
x509_txt.c OCSP Updates: error codes and multiple certificates 2017-04-12 14:41:10 -04:00
x509_v3.c
x509_vfy.c Use X509_get_signature_info() when checking security levels. 2017-04-25 22:12:34 +01:00
x509_vpm.c
x509cset.c
x509name.c
x509rset.c
x509spki.c
x509type.c
x_all.c
x_attrib.c
x_crl.c
x_exten.c
x_name.c
x_pubkey.c
x_req.c
x_x509.c
x_x509a.c