aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_vis.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-89/+0
* 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-0/+6
* 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-7/+3
* Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson1999-04-171-0/+90