aboutsummaryrefslogtreecommitdiff
path: root/crypto/x509/x509type.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-20make EVP_PKEY opaqueDr. Stephen Henson1-1/+1
2015-12-31Use X509_get0_pubkey where appropriateDr. Stephen Henson1-3/+1
2015-11-23Patch containing TLS implementation for GOST 2012Dmitry Belyavsky1-0/+2
2015-09-06Avoid direct X509 structure accessDr. Stephen Henson1-1/+1
2015-08-11Remove Gost94 signature algorithm.Rich Salz1-1/+0
2015-05-20Correctly check for export size limitKurt Roeckx1-3/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-65/+64
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell1-2/+2
2011-10-06? crypto/aes/aes-armv4.SDr. Stephen Henson1-13/+19
2007-10-261. Changes for s_client.c to make it return non-zero exit code in caseDr. Stephen Henson1-0/+4
2003-11-281024 is the export key bits limit according to current regulations, not 512.Richard Levitte1-1/+1
2003-06-19We set the export flag for 512 *bit* keys, not 512 *byte* ones.Richard Levitte1-1/+2
2003-04-22fix typoBodo Möller1-2/+2
2002-08-12get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)Bodo Möller1-4/+4
2002-02-13ECDSA supportBodo Möller1-0/+6
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-3/+3
1999-04-19Change functions to ANSI C.Ulf Möller1-3/+1
1999-01-03Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1-1/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+1
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+115