aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509_cmp.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-368/+354
* Compare encodings in X509_cmp as well as hash.Dr. Stephen Henson2014-01-261-1/+14
* Make no-ec compilation work.Dr. Stephen Henson2013-08-171-0/+16
* Rename Suite B functions for consistency.Dr. Stephen Henson2012-08-031-3/+19
* add suite B chain validation flags and associated verify errorsDr. Stephen Henson2012-08-031-0/+124
* Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie2011-11-141-6/+6
* allow MD5 use for computing old format hash linksDr. Stephen Henson2011-06-221-2/+7
* PR: 2250Dr. Stephen Henson2010-05-031-2/+1
* PR: 2136Dr. Stephen Henson2010-01-121-0/+14
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-231-7/+15
* Update from 1.0.0-stable.Dr. Stephen Henson2009-05-301-3/+3
* PR: 1843Dr. Stephen Henson2009-02-161-1/+1
* Update certificate hash line format to handle canonical formatDr. Stephen Henson2009-01-151-1/+17
* Cache some CRL related extensions.Dr. Stephen Henson2006-07-241-0/+7
* Store canonical encodings of Name structures. Update X509_NAME_cmp() to useDr. Stephen Henson2006-07-181-141/+18
* Update EVP_PKEY_cmp() and X509_check_private() to return sensible values andDr. Stephen Henson2006-04-281-22/+14
* Perform partial comparison of different character types in X509_NAME_cmp().Dr. Stephen Henson2004-12-011-12/+28
* Add functionality to help making self-signed certificate.Richard Levitte2003-04-031-44/+18
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-4/+5
* Add header ctype.hDr. Stephen Henson2002-11-131-0/+1
* X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...Richard Levitte2002-11-091-3/+106
* use a generic EC_KEY structure (EC keys are not ECDSA specific)Bodo Möller2002-08-071-3/+4
* ECDSA supportBodo Möller2002-02-131-0/+16
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-3/+3
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-0/+2
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-5/+5
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-6/+6
* Work around for libsafe "error".Dr. Stephen Henson2001-02-121-12/+3
* Various function for commmon operations.Dr. Stephen Henson2001-02-021-0/+6
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-2/+2
* The previous commit to crypto/stack/*.[ch] pulled the type-safety stringsGeoff Thorpe2000-06-011-9/+15
* ispell (and minor modifications)Ulf Möller2000-02-031-1/+1
* Some more ifdefs for no-xxx options.Ulf Möller2000-01-211-0/+4
* New function X509_cmp().Dr. Stephen Henson1999-11-161-0/+11
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-1/+1
* Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messageDr. Stephen Henson1999-10-041-0/+2
* Initial support for MacOS.Andy Polyakov1999-09-111-2/+0
* Another safe stack.Ben Laurie1999-05-011-8/+10
* Use correct error macro so that error messages make sense.Bodo Möller1999-05-011-5/+5
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-3/+3
* Change functions to ANSI C.Ulf Möller1999-04-191-41/+17
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-6/+6
* Generate errors when public/private key check is done.Ben Laurie1999-02-201-4/+17
* More EVP_PKEY patches for new functionality.Dr. Stephen Henson1999-01-031-0/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-0/+44
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-7/+17
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+247