summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/asn_pack.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-217/+0
* More memory leaks and unchecked allocations; OpenSSL PR #3403 via OpenSSLmiod2014-07-111-2/+5
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Fix memory leaks upon failure.miod2014-05-151-8/+16
* Bring back ASN1_seq_pack(), ASN1_seq_unpack(), ASN1_pack_string() andmiod2014-05-121-0/+97
* More KNF.jsing2014-04-191-12/+16
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-1/+1
* The NO_ASN1_OLD define was introduced in 0.9.7, 8 years ago, to allow formiod2014-04-151-87/+0
* resolve conflicts, fix local changesdjm2010-10-011-4/+4
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-13/+13
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-1/+47
* openssl-engine-0.9.6 mergebeck2000-12-151-4/+4
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+145