summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/a_set.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-237/+0
* Fix several crash causing defects from OpenSSL.tedu2015-03-191-2/+2
* 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
* Remove previously commented out wrong code, as well as the comment saying thismiod2014-06-241-3/+1
* 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
* More KNF.jsing2014-04-191-9/+10
* Put back i2d_ASN1_SET() and d2i_ASN1_SET() from the NO_ASN1_OLD prune, as theremiod2014-04-181-0/+236
* The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow formiod2014-04-151-241/+0
* resolve conflicts, fix local changesdjm2010-10-011-21/+24
* resolve conflictsdjm2008-09-061-9/+12
* resolve conflictsdjm2005-04-291-4/+19
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-071-2/+2
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+3
* openssl-engine-0.9.6 mergebeck2000-12-151-6/+6
* OpenSSL 0.9.4 mergebeck1999-09-291-22/+90
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+149