summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_asm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use freezero() instead of memset/explicit_bzero + free. Substantiallyderaadt2017-05-021-5/+3
* Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.bcook2015-02-251-120/+123
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-2/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-2/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* Replace (sometimes conditional) use of alloca with malloc, and clearingmiod2014-05-231-23/+16
* Emergency knfectomie requested by tedu@.jsing2014-05-081-649/+719
* Pass -Werror in the !BN_LLONG !BN_UMULT_LOHI !BN_UMULT_HIGH case.miod2014-05-011-4/+4
* resolve conflicts, fix local changesdjm2010-10-011-76/+246
* resolve conflictsdjm2008-09-061-0/+28
* resolve conflictsdjm2006-06-271-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-11/+11
* openssl-engine-0.9.6 mergebeck2000-12-151-8/+3
* OpenSSL 0.9.5 mergebeck2000-03-191-55/+90
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+802