summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/asn1/tasn_typ.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop pointless cast in i2d_ASN1_BOOLEAN(). This may or may not fixtb2021-12-261-2/+2
* Consolidate code/templates for ASN.1 types.jsing2021-12-251-162/+2
* Route templated implementations of {d2i,i2d}_ASN1_BOOLEAN() throughtb2021-12-231-3/+5
* Clean up d2i_ASN1_BOOLEAN() and i2d_ASN1_BOOLEAN().jsing2021-12-131-1/+21
* Expand ASN1_ITEM_TEMPLATE/ASN1_EX_TEMPLATE_TYPE/ASN1_ITEM_TEMPLATE_ENDjsing2015-07-241-7/+35
* Expand IMPLEMENT_ASN1_MSTRING macros - the generated assembly only differsjsing2015-07-241-4/+31
* Remove default value initialisers for ASN1_ITEM. Minor changes to generatedjsing2015-02-101-93/+11
* Expand IMPLEMENT_ASN1_TYPE macros - no change to generated assembly.jsing2015-02-101-23/+221
* Expand the -IMPLEMENT_ASN1_ENCODE_FUNCTIONS_(const_)?fname macros so thatjsing2015-02-101-3/+27
* Expand the IMPLEMENT_ASN1_FUNCTIONS_{const,fname,name} macros so that thejsing2015-02-101-5/+101
* Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andjsing2015-02-091-16/+376
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-04-181-5/+5
* resolve conflicts, fix local changesdjm2010-10-011-0/+11
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-0/+4
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+133