summaryrefslogtreecommitdiff
path: root/crypto/asn1/a_enum.c
Commit message (Expand)AuthorAgeFilesLines
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-2/+2
* Fix a typo in a_enum.c.Dr. Stephen Henson1999-12-131-1/+1
* Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.Dr. Stephen Henson1999-12-101-1/+6
* Don't return stuff from void functions.Ben Laurie1999-10-231-1/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-4/+10
* The encoding of negative ASN1 INTEGERs and the conversion of BNs to negativeDr. Stephen Henson1999-05-141-26/+59
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-3/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-18/+7
* Oops... forgot to add new ENUMERATED file...Dr. Stephen Henson1999-02-091-0/+307