summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_key.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a comment that explains what the check is doing and why len >= 1.tb2018-08-141-1/+2
* The UI_add_{input,verify}_string() functions want a length not includingtb2018-08-141-5/+8
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-3/+3
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-3/+3
* EVP_BytesToKey(): return through the error path (which cleans things up)miod2015-02-101-3/+3
* Replace assert() and OPENSSL_assert() calls with proper error return paths.miod2015-02-101-3/+12
* Correct error checks in EVP_read_pw_string_min(): UI_add_input_string()guenther2014-08-061-3/+3
* Check the return value of the UI functions (including UI_new() which returnmiod2014-07-231-6/+11
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+3
* Kill a blatantly outdated (and now wrong) commentmiod2014-07-101-4/+1
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-1/+3
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* More KNF.jsing2014-05-111-1/+1
* KNF.jsing2014-05-081-73/+79
* Clean up dangerous strncpy use. This included a use where the resultingbeck2014-04-161-2/+1
* resolve conflictsdjm2012-10-131-9/+18
* resolve conflicts, fix local changesdjm2010-10-011-2/+7
* resolve conflictsdjm2008-09-061-1/+1
* resolve conflictsdjm2006-06-271-1/+2
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-2/+4
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-13/+26
* merge openssl 0.9.6b-enginebeck2001-08-011-3/+3
* openssl-engine-0.9.6 mergebeck2000-12-151-1/+1
* OpenSSL 0.9.5 mergebeck2000-03-191-4/+7
* OpenSSL 0.9.4 mergebeck1999-09-291-21/+10
* Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker1998-10-051-0/+167