aboutsummaryrefslogtreecommitdiffstats
path: root/engines/e_loader_attic.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary guards around MSBLOB and PVK readers and writersRichard Levitte2020-12-131-8/+0
* e_loader_attic.c: Improve result handling of file_load_try_decode()Dr. David von Oheimb2020-11-191-1/+4
* Allow for PKCS#12 input without MAC in p12_kiss.c and e_loader_attic.cDr. David von Oheimb2020-11-191-1/+2
* e_loader_attic.c: Remove redundant 'pass phrase' sub-string from try_decode_P...Dr. David von Oheimb2020-11-191-1/+1
* Avoid duplicate ends_with_dirsep functionsTomas Mraz2020-11-111-15/+1
* Unexport internal MSBLOB and PVK functionsRichard Levitte2020-10-211-1/+1
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-11/+11
* Fix some things the rename script didn't quite get rightMatt Caswell2020-10-011-1/+1
* Run the withlibctx.pl scriptMatt Caswell2020-10-011-6/+5
* Fix typo in bind_loader_attic commentDaniel Bevenius2020-09-171-1/+1
* Fix safestack issues in x509.hMatt Caswell2020-09-131-1/+0
* STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte2020-09-031-0/+1790