summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/evp_asn1.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-199/+0
* Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generatedjsing2015-07-291-2/+2
* if (x) FOO_free(x) -> FOO_free(x).miod2014-07-121-5/+3
* More memory leaks and unchecked allocations; OpenSSL PR #3403 via OpenSSLmiod2014-07-111-2/+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
* More KNF.jsing2014-04-191-76/+88
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-8/+4
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-16/+16
* resolve conflictsdjm2008-09-061-2/+2
* resolve conflictsdjm2005-04-291-1/+5
* OpenSSL 0.9.5 mergebeck2000-03-191-12/+12
* OpenSSL 0.9.4 mergebeck1999-09-291-23/+15
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+193