summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_strex.c
AgeCommit message (Expand)Author
2011-01-03Fix escaping code for string printing. If *any* escaping is enabled weDr. Stephen Henson
2008-11-05Update obsolete email address...Dr. Stephen Henson
2007-02-21Fix incorrect handling of special charactersLutz Jänicke
2006-01-29add additional checks + cleanupNils Larsch
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov
2003-11-10Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().Dr. Stephen Henson
2003-05-21Fix sign bugs.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2002-08-30Fix ASN1_STRING_to_UTF8: remove non sensical !*out test.Dr. Stephen Henson
2002-06-13Add missing prototypes.Lutz Jänicke
2001-04-16Fix warning.Ben Laurie
2001-03-15Overhaul the display of certificate details inDr. Stephen Henson
2000-10-04Global DirectoryString mask fix.Dr. Stephen Henson
2000-09-09More VMS synchronisationRichard Levitte
2000-08-24New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson
2000-08-22Fixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.cDr. Stephen Henson
2000-07-30Document the new DN printing options.Dr. Stephen Henson
2000-07-28New ASN1_STRING_print_ex() and X509_NAME_print_ex()Dr. Stephen Henson