aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_null.c
Commit message (Expand)AuthorAgeFilesLines
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-35/+34
* remove FIPS module code from crypto/evpDr. Stephen Henson2014-12-081-2/+1
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-1/+0
* add null cipher to FIPS moduleDr. Stephen Henson2011-06-201-1/+1
* size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't requireAndy Polyakov2008-10-311-3/+3
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-281-0/+1
* test, remove unnecessary const castNils Larsch2005-03-221-1/+1
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-1/+1
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-2/+2
* EVP constification.Ben Laurie2000-06-031-6/+6
* Second phase of EVP cipher overhaul.Dr. Stephen Henson2000-05-271-4/+6
* Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson2000-05-261-0/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-11/+5
* 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/+105