summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/evp/e_rc4_hmac_md5.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* LibreSSL : Truncated packet could crash via OOB readinoguchi2017-01-311-1/+3
* No need to duplicate definitions from evp.h locally.miod2016-11-051-7/+1
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-041-4/+4
* Guard RSA / RC4-5 ASM when NO_ASM is not definedbcook2014-08-111-2/+2
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-3/+3
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* KNF.jsing2014-05-081-108/+118
* import OpenSSL-1.0.1cdjm2012-10-131-0/+298