summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_prn.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More type-checking.Ben Laurie2008-06-041-2/+5
|
* Support custom primitive type printing routines and add one to LONG type.Dr. Stephen Henson2008-02-081-0/+4
|
* Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson2006-11-161-1/+1
| | | | casts.
* Print out zero length string properly.Dr. Stephen Henson2006-04-141-1/+2
|
* Fix for Win32.Dr. Stephen Henson2005-09-161-3/+3
|
* Update to ASN1 printing code.Dr. Stephen Henson2005-09-031-3/+31
|
* Update ASN1 printing code and add a -print option to 'pkcs7' utility forDr. Stephen Henson2005-09-011-0/+3
| | | | initial testing.
* Initial support for ASN1 print code.Dr. Stephen Henson2005-09-011-20/+0
| | | | | WARNING WARNING WARNING, experimental code, handle with care, use at your own risk, may contain nuts.
* New version of ASN1 print code, still not compiled in though.Dr. Stephen Henson2005-08-201-62/+160
|
* Update ASN1 printing code. Highly experimental, not working properly (neitherDr. Stephen Henson2005-07-261-98/+410
| | | | did the old code) and not compiled in yet...
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-1/+1
|
* Vade retro C++ comments!Richard Levitte2001-07-311-1/+3
| | | | (Latin for "comments", anyone?)
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+196
to main trunk. Lets see if the makes it to openssl-cvs :-)