summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509spki.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-5/+5
* Hide public symbols in libcrypto/x509 .c filesbeck2022-11-141-1/+5
* add stdlib.h for reallocarraybcook2019-05-231-1/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-5/+4
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+2
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53deraadt2014-05-291-1/+1
* KNF.jsing2014-04-201-13/+20
* fix some more leaks, mostly suggestions from miodjsg2014-04-171-0/+2
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-6/+6
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-1/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+0
* openssl-engine-0.9.6 mergebeck2000-12-151-6/+6
* OpenSSL 0.9.5 mergebeck2000-03-191-0/+121