summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/ameth_lib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'.OPENBSD_5_8_BASEcvs2svn2015-08-021-457/+0
* GOST crypto algorithms (well, most of them), ported from the removed GOSTmiod2014-11-091-2/+12
* The bell tolls for BUF_strdup - Start the migration to usingbeck2014-07-131-3/+3
* More memory leaks and unchecked allocations; OpenSSL PR #3403 via OpenSSLmiod2014-07-111-2/+7
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* nuke unused test programs; ok jsingderaadt2014-06-221-14/+1
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* no need for null check before free. from Brendan MacDonelltedu2014-05-301-4/+2
* improve realloc/calloc/malloc patterns; ok guentherderaadt2014-04-211-3/+1
* More KNF.jsing2014-04-181-76/+80
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-22/+11
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-61/+61
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-4/+4
* import OpenSSL-1.0.1cdjm2012-10-131-1/+11
* import OpenSSL 1.0.0edjm2011-11-031-1/+1
* import OpenSSL-1.0.0adjm2010-10-011-0/+4
* import of OpenSSL 0.9.8kdjm2009-04-061-0/+446