aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/names.c
Commit message (Expand)AuthorAgeFilesLines
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Copyright consolidation 04/10Rich Salz2016-05-171-54/+6
* Remove check_defer()Dr. Stephen Henson2016-04-131-7/+0
* Rename int_*() functions to *_int()Matt Caswell2016-04-131-2/+2
* Rename lots of *_intern or *_internal function to int_*Matt Caswell2016-04-131-2/+2
* Deprecate OBJ_cleanup() and make it a no-opMatt Caswell2016-04-131-2/+2
* Deprecate EVP_cleanup() and make it a no-opMatt Caswell2016-04-131-1/+1
* The new init functions can now fail so shouldn't be voidMatt Caswell2016-02-101-2/+7
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-101-6/+6
* Auto init/deinit libcryptoMatt Caswell2016-02-091-0/+16
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Add inclusion of internal/evp_int.h to all crypto/ files that need itRichard Levitte2015-12-071-0/+1
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-130/+139
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+1
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-0/+2
* don't add digest alias if signature algorithm is undefinedDr. Stephen Henson2010-03-061-1/+1
* Updates from 1.0.0-stable.Dr. Stephen Henson2009-04-151-2/+2
* Fix various warnings.Ben Laurie2006-11-081-3/+0
* New functions to add and free up application defined signature OIDs.Dr. Stephen Henson2006-07-091-0/+1
* New functions to enumerate digests and ciphers.Dr. Stephen Henson2006-07-091-0/+69
* Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson2006-03-281-0/+11
* some const fixes and cleanupNils Larsch2005-04-051-4/+4
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-2/+2
* Make sure to complete the cleanup of names.Richard Levitte2000-03-171-0/+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-9/+5
* Massive constification.Ben Laurie1999-04-171-9/+9
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-291-0/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-192/+27
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-1/+5
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+281