aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_name.c
Commit message (Expand)AuthorAgeFilesLines
* make X509_NAME opaqueDr. Stephen Henson2015-03-251-523/+0
* Remove obsolete IMPLEMENT_ASN1_SET_OFDr. Stephen Henson2015-02-091-2/+0
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-385/+391
* RT2914: NULL check missing in X509_name_canonRich Salz2015-01-041-0/+2
* PR: 2736Dr. Stephen Henson2012-02-271-2/+1
* Fix memory leak on bad inputs.Bodo Möller2011-09-051-1/+3
* Don't use *from++ in tolower as this is implemented as a macro on someDr. Stephen Henson2011-09-021-1/+2
* Typo: just copy across an unknown type.Dr. Stephen Henson2009-01-281-0/+1
* Avoid warnings with -pedantic, specifically:Dr. Stephen Henson2008-07-041-1/+1
* Fix memory leak. The canonical X509_NAME_ENTRY STACK is reallocated ratherDr. Stephen Henson2008-06-061-1/+6
* More type-checking.Ben Laurie2008-06-041-33/+38
* Handle empty case in X509_NAME canonical encoding.Dr. Stephen Henson2007-09-141-0/+6
* Respect ISO aliasing rules.Andy Polyakov2007-07-271-21/+21
* Update length if copying MSB set in asn1_string_canon().Dr. Stephen Henson2006-09-221-0/+3
* Avoid warning.Dr. Stephen Henson2006-07-211-1/+1
* Store canonical encodings of Name structures. Update X509_NAME_cmp() to useDr. Stephen Henson2006-07-181-7/+210
* Return 2 from X509_NAME printing routine to add newline.Dr. Stephen Henson2005-09-011-1/+1
* Initial support for ASN1 print code.Dr. Stephen Henson2005-09-011-1/+20
* Fix more error codes.Bodo Möller2005-05-111-3/+3
* Get rid if the annoying warningRichard Levitte2005-01-271-8/+11
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-3/+3
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-0/+2
* New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller2001-03-051-1/+8
* Get rid of ASN1_ITEM_FUNCTIONS dummy functionDr. Stephen Henson2001-02-231-3/+3
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-3/+3
* Fix typo in OCSP ASN1 module, this causedDr. Stephen Henson2001-01-111-1/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-174/+158
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* sk_***_new_null() seems to be there to avoid exactly this sort of thingGeoff Thorpe2000-05-311-1/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-1/+1
* Torture weak compilers less by not automatically including x509.h whereBodo Möller1999-07-211-0/+1
* Another safe stack.Ben Laurie1999-05-011-18/+20
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-12/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-25/+11
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-4/+8
* 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/+295