summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/evp_pbe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Send the function codes from the error functions to the bit bucket,beck2017-01-291-9/+8
* Expand DECLARE_OBJ_BSEARCH_CMP_FN and IMPLEMENT_OBJ_BSEARCH_CMP_FN macros.jsing2017-01-211-3/+19
* Check memory allocation results in EVP_PBE_alg_add_type().miod2015-02-081-3/+10
* Check the result of sk_*_push() operations for failure.miod2014-10-281-4/+8
* In EVP_PBE_alg_add don't use the underlying NID for the ciphermiod2014-07-111-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+3
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+3
* 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
* Remove various test stubs. The good ones have been moved by jsingderaadt2014-06-071-24/+0
* KNF.jsing2014-05-081-108/+95
* Replace all use of ERR_add_error_data with ERR_asprintf_error_data.beck2014-04-261-1/+1
* use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck2014-04-191-1/+1
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
* resolve conflictsdjm2012-10-131-0/+5
* resolve conflicts, fix local changesdjm2010-10-011-46/+220
* resolve conflictsdjm2009-01-091-1/+1
* resolve conflictsdjm2008-09-061-2/+3
* merge 0.9.7dmarkus2004-04-081-1/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-1/+1
* str{cat,cpy}/sprintf cleanup. markus@, deraadt@ okho2003-04-031-1/+1
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-3/+3
* openssl-engine-0.9.6 mergebeck2000-12-151-5/+7
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+134