summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/asn_pack.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of ancient and highly crufty ASN.1 related code fromjsing2018-10-241-109/+3
* Add const to functions in asn1/asn1.h as they did in OpenSSL.tb2018-04-251-2/+2
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-12/+12
* remove NULL-checks before free()mmcc2015-12-231-5/+3
* 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