aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509type.c
Commit message (Expand)AuthorAgeFilesLines
* Remove parentheses of return.KaoruToda2017-10-181-3/+3
* Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.Dr. Stephen Henson2017-06-211-1/+1
* Recognise Ed25519 in X509_certificate_typeDr. Stephen Henson2017-06-211-0/+3
* Constify X509_certificate_type()Dr. Stephen Henson2016-08-171-1/+1
* Convert X509* functions to use const gettersDr. Stephen Henson2016-08-171-2/+2
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* make EVP_PKEY opaqueDr. Stephen Henson2016-01-201-1/+1
* Use X509_get0_pubkey where appropriateDr. Stephen Henson2015-12-311-3/+1
* Patch containing TLS implementation for GOST 2012Dmitry Belyavsky2015-11-231-0/+2
* Avoid direct X509 structure accessDr. Stephen Henson2015-09-061-1/+1
* Remove Gost94 signature algorithm.Rich Salz2015-08-111-1/+0
* Correctly check for export size limitKurt Roeckx2015-05-201-3/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-65/+64
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-2/+2
* ? crypto/aes/aes-armv4.SDr. Stephen Henson2011-10-061-13/+19
* 1. Changes for s_client.c to make it return non-zero exit code in caseDr. Stephen Henson2007-10-261-0/+4
* 1024 is the export key bits limit according to current regulations, not 512.Richard Levitte2003-11-281-1/+1
* We set the export flag for 512 *bit* keys, not 512 *byte* ones.Richard Levitte2003-06-191-1/+2
* fix typoBodo Möller2003-04-221-2/+2
* get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller2002-08-121-4/+4
* ECDSA supportBodo Möller2002-02-131-0/+6
* 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-3/+1
* Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1999-01-031-1/+2
* 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/+115