openssl/crypto/pkcs12
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
p12_add.c
p12_asn.c
p12_attr.c crypto/pkcs12: default to UTF-8. 2016-08-22 13:52:55 +02:00
p12_crpt.c Don't switch password formats using global state. 2016-08-25 11:42:33 +01:00
p12_crt.c
p12_decr.c
p12_init.c
p12_key.c Simplify PKCS#12 PBE algorithm. 2016-11-15 01:23:25 +00:00
p12_kiss.c
p12_lcl.h Don't switch password formats using global state. 2016-08-25 11:42:33 +01:00
p12_mutl.c Fix memory leak in pkcs12 -export 2017-02-21 14:47:18 -05:00
p12_npas.c
p12_p8d.c
p12_p8e.c
p12_sbag.c
p12_utl.c crypto/pkcs12: facilitate accessing data with non-interoperable password. 2016-08-22 13:52:59 +02:00
pk12err.c make error tables const and separate header file 2017-06-07 15:12:03 -04:00