aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/a_enum.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson1-54/+0
2000-08-30Fix typo in i2d_ASN1_ENUMERATEDDr. Stephen Henson1-1/+1
2000-08-22Fix ASN1_INTEGER_to_BN properly this time...Dr. Stephen Henson1-1/+1
2000-07-27Fix a bug in the new i2d_{ENUMERATED,INTEGER} thatDr. Stephen Henson1-0/+1
2000-07-07New ASN1 functions that just deal withDr. Stephen Henson1-135/+21
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte1-6/+6
2000-01-30Seek out and destroy another evil cast.Ulf Möller1-2/+2
1999-12-13Fix a typo in a_enum.c.Dr. Stephen Henson1-1/+1
1999-12-10Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.Dr. Stephen Henson1-1/+6
1999-10-23Don't return stuff from void functions.Ben Laurie1-1/+1
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1-4/+10
1999-05-14The encoding of negative ASN1 INTEGERs and the conversion of BNs to negativeDr. Stephen Henson1-26/+59
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller1-3/+0
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-18/+7
1999-02-09Oops... forgot to add new ENUMERATED file...Dr. Stephen Henson1-0/+307