aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_print.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-4/+3
| | | | | | knock-on work than expected - they've been extracted into a patch series that can be completed elsewhere, or in a different branch, before merging back to HEAD.
* More size_tification.Ben Laurie2008-11-011-2/+3
|
* size_tification.Ben Laurie2008-11-011-1/+1
|
* Constification.Ben Laurie2005-03-301-1/+1
|
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-70/+0
| | | | | | to main trunk. Lets see if the makes it to openssl-cvs :-)
* Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson1999-12-081-0/+3
|
* Don't return stuff from void functions.Ben Laurie1999-10-231-5/+5
|
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-0/+29
| | | | tolerated in certificates.
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+8
| | | | Submitted by: Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-4/+0
|
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
| | | | | | Submitted by: Reviewed by: PR:
* Change functions to ANSI C.Ulf Möller1999-04-191-42/+20
|
* Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson1999-04-171-0/+22
| | | | policies extension.
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+1
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+161