summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/tasn_fre.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid an oob access in asn1_item_free()tb2024-12-111-4/+3
* Make ASN1_{primitive,template}_* internaltb2023-07-281-3/+1
* Hide symbols in asn1 and biobeck2023-07-051-1/+5
* Make internal header file names consistenttb2022-11-261-2/+2
* Rename asn1_enc_free() to asn1_enc_cleanup().jsing2022-05-121-2/+2
* Remove ASN.1 combining.jsing2022-05-101-18/+11
* A few more files need asn1_locl.h.tb2022-01-071-1/+3
* Require all ASN1_PRIMITIVE_FUNCS functions to be provided.jsing2019-04-011-8/+8
* Revert revision 1.12 commit. Although *pval looks like a C pointer,bluhm2018-04-061-2/+5
* Expand ASN1_ITEM_rptr and ASN1_ITEM_ptr macros - no change in generatedjsing2016-12-301-3/+3
* Remove IMPLEMENT_COMPAT_ASN1() and related support code. Nothing uses it inmiod2015-02-141-8/+1
* Spell NULL correctly, be explicit with NULL checks and it is also easier tojsing2015-02-141-5/+3
* make asn1 free safe to call with null pointers of any type.tedu2014-07-101-4/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Remove duplicate pointer assignment in ASN1_primitive_free(); Dirk Englingmiod2014-04-231-1/+0
* More KNF.jsing2014-04-181-16/+21
* lob a few more knf grenades in here to soften things up.tedu2014-04-181-44/+27
* putting most of the braces in the right column is the very least we can do.tedu2014-04-181-38/+38
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-3/+3
* resolve conflicts, fix local changesdjm2010-10-011-4/+4
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-56/+93
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+4
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+226