summaryrefslogtreecommitdiffstats
path: root/crypto/x509/x509type.c
AgeCommit message (Expand)Author
2021-06-17Update copyright yearMatt Caswell
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2018-12-06Following the license change, modify the boilerplates in crypto/x509/Richard Levitte
2018-06-11Add support for RSA-PSS to X509_certificate_type()Todd Short
2018-03-20Update copyright yearMatt Caswell
2018-03-02Integrate X448 and Ed448 into libcryptoMatt Caswell
2017-10-18Remove parentheses of return.KaoruToda
2017-06-21Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.Dr. Stephen Henson
2017-06-21Recognise Ed25519 in X509_certificate_typeDr. Stephen Henson
2016-08-17Constify X509_certificate_type()Dr. Stephen Henson
2016-08-17Convert X509* functions to use const gettersDr. Stephen Henson
2016-05-17Copyright consolidation 09/10Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson
2015-12-31Use X509_get0_pubkey where appropriateDr. Stephen Henson
2015-11-23Patch containing TLS implementation for GOST 2012Dmitry Belyavsky
2015-09-06Avoid direct X509 structure accessDr. Stephen Henson
2015-08-11Remove Gost94 signature algorithm.Rich Salz
2015-05-20Correctly check for export size limitKurt Roeckx
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2011-10-06? crypto/aes/aes-armv4.SDr. Stephen Henson
2007-10-261. Changes for s_client.c to make it return non-zero exit code in caseDr. Stephen Henson
2003-11-281024 is the export key bits limit according to current regulations, not 512.Richard Levitte
2003-06-19We set the export flag for 512 *bit* keys, not 512 *byte* ones.Richard Levitte
2003-04-22fix typoBodo Möller
2002-08-12get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller
2002-02-13ECDSA supportBodo 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-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson
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