aboutsummaryrefslogtreecommitdiff
path: root/crypto/evp/names.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-130/+139
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie1-1/+1
2011-08-23Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov1-0/+2
2010-03-06don't add digest alias if signature algorithm is undefinedDr. Stephen Henson1-1/+1
2009-04-15Updates from 1.0.0-stable.Dr. Stephen Henson1-2/+2
2006-11-08Fix various warnings.Ben Laurie1-3/+0
2006-07-09New functions to add and free up application defined signature OIDs.Dr. Stephen Henson1-0/+1
2006-07-09New functions to enumerate digests and ciphers.Dr. Stephen Henson1-0/+69
2006-03-28Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson1-0/+11
2005-04-05some const fixes and cleanupNils Larsch1-4/+4
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson1-2/+2
2000-03-17Make sure to complete the cleanup of names.Richard Levitte1-0/+5
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-9/+5
1999-04-17Massive constification.Ben Laurie1-9/+9
1999-03-29Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1-0/+2
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1-192/+27
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-1/+5
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1-0/+281