summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_name.c
AgeCommit message (Expand)Author
2011-09-05Fix memory leak on bad inputs.Bodo Möller
2011-09-02Don't use *from++ in tolower as this is implemented as a macro on someDr. Stephen Henson
2009-01-28Typo: just copy across an unknown type.Dr. Stephen Henson
2008-07-04Avoid warnings with -pedantic, specifically:Dr. Stephen Henson
2008-06-06Fix memory leak. The canonical X509_NAME_ENTRY STACK is reallocated ratherDr. Stephen Henson
2008-06-04More type-checking.Ben Laurie
2007-09-14Handle empty case in X509_NAME canonical encoding.Dr. Stephen Henson
2007-07-27Respect ISO aliasing rules.Andy Polyakov
2006-09-22Update length if copying MSB set in asn1_string_canon().Dr. Stephen Henson
2006-07-21Avoid warning.Dr. Stephen Henson
2006-07-18Store canonical encodings of Name structures. Update X509_NAME_cmp() to useDr. Stephen Henson
2005-09-01Return 2 from X509_NAME printing routine to add newline.Dr. Stephen Henson
2005-09-01Initial support for ASN1 print code.Dr. Stephen Henson
2005-05-11Fix more error codes.Bodo Möller
2005-01-27Get rid if the annoying warningRichard Levitte
2004-03-15Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte
2001-07-27More linker bloat reorganisation:Dr. Stephen Henson
2001-03-05New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller
2001-02-23Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson
2001-02-23Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson
2001-01-11Fix typo in OCSP ASN1 module, this causedDr. Stephen Henson
2000-12-08Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-05-31sk_***_new_null() seems to be there to avoid exactly this sort of thingGeoff Thorpe
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-07-21Torture weak compilers less by not automatically including x509.h whereBodo Möller
1999-05-01Another safe stack.Ben Laurie
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-01-07Accept NULL in *_free.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall