summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_asm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace (sometimes conditional) use of alloca with malloc, and clearingmiod2014-05-231-23/+16
| | | | | | through volatile pointers with explicit_bzero(). ok beck@ jsing@
* 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
| | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+802