summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/p8_pkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* After removing support for broken PKCS#8 formats (it was high time),tb2018-08-241-3/+3
* Remove EVP_PKEY2PKCS8_broken() and PKCS8_set_broken()tb2018-08-241-45/+30
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+3
* Enforce V_ASN1_OCTET_STRING type before accessing the object as octet string;miod2015-07-161-2/+4
* Remove initialisers with default values from the ASN1 data structures.jsing2015-02-111-13/+1
* Expand most of the ASN1_SEQUENCE* and associated macros, making the datajsing2015-02-111-7/+49
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-2/+26
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-04-191-19/+16
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-15/+7
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-17/+17
* resolve conflicts, fix local changesdjm2010-10-011-2/+73
* resolve conflictsdjm2009-01-091-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-61/+18
* openssl-engine-0.9.6 mergebeck2000-12-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-4/+2
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+129