index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libcrypto
/
bn
/
bn_asm.c
Age
Commit message (
Expand
)
Author
2017-05-02
use freezero() instead of memset/explicit_bzero + free. Substantially
Theo de Raadt
2015-02-25
Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.
Brent Cook
2014-07-11
Only import cryptlib.h in the four source files that actually need it.
Joel Sing
2014-07-10
Explicitly include <openssl/opensslconf.h> in every file that references
Joel Sing
2014-06-12
tags as requested by miod and tedu
Theo de Raadt
2014-05-23
Replace (sometimes conditional) use of alloca with malloc, and clearing
Miod Vallat
2014-05-08
Emergency knfectomie requested by tedu@.
Joel Sing
2014-05-01
Pass -Werror in the !BN_LLONG !BN_UMULT_LOHI !BN_UMULT_HIGH case.
Miod Vallat
2010-10-01
resolve conflicts, fix local changes
Damien Miller
2008-09-06
resolve conflicts
Damien Miller
2006-06-27
resolve conflicts
Damien Miller
2002-05-15
OpenSSL 0.9.7 stable 2002 05 08 merge
Bob Beck
2000-12-15
openssl-engine-0.9.6 merge
Bob Beck
2000-03-19
OpenSSL 0.9.5 merge
Bob Beck
1999-09-29
import openssl-0.9.7-beta1
Bob Beck