aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_long.c
Commit message (Expand)AuthorAgeFilesLines
* Update obsolete email address...Dr. Stephen Henson2008-11-051-1/+1
* Support custom primitive type printing routines and add one to LONG type.Dr. Stephen Henson2008-02-081-1/+9
* Deprecate the recursive includes of bn.h from various API headers (asn1.h,Geoff Thorpe2004-05-171-0/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-2/+3
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-2/+8
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-1/+1
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-2/+2
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-2/+7
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+158