index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
bntest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a BN_mod_word test()
Matt Caswell
2016-06-07
1
-1
/
+7
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-54
/
+7
*
Add missing mem leak test activation and checks
FdaSilvaYY
2016-04-06
1
-0
/
+11
*
Fix build break; add function declaration
Rich Salz
2016-03-12
1
-0
/
+1
*
Because bn_expand2 is declared non-static, it must not be static
Richard Levitte
2016-03-12
1
-1
/
+1
*
Avoid getting unresolved referense to bn_expand2 in test/bntest.c
Richard Levitte
2016-03-11
1
-0
/
+13
*
Clean up the tests for auto-init/de-init
Matt Caswell
2016-02-09
1
-1
/
+1
*
Move more BN internals to bn_lcl.h
Rich Salz
2016-01-30
1
-11
/
+18
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove test_probable_prime_coprime from test/bntest.c
Richard Levitte
2016-01-13
1
-42
/
+0
*
Don't export internal symbols
Matt Caswell
2015-12-15
1
-2
/
+3
*
bn/asm/x86_64-mont5.pl: fix carry propagating bug (CVE-2015-3193).
Andy Polyakov
2015-12-03
1
-0
/
+18
*
Enable -Wmissing-variable-declarations and
Ben Laurie
2015-09-11
1
-3
/
+3
*
Push the line buffer filter on the out BIO on VMS
Richard Levitte
2015-09-07
1
-0
/
+6
*
Have the test executables output in text mode
Richard Levitte
2015-09-06
1
-1
/
+1
*
BN_mod_exp_mont_consttime: check for zero modulus.
Emilia Kasper
2015-08-31
1
-0
/
+52
*
Fix spurious bntest failures.
Emilia Kasper
2015-08-31
1
-2
/
+2
*
RT3856: Fix memory leaks in test code
Russell Webb
2015-06-23
1
-2
/
+1
*
Use BN_ULONG format.
Ben Laurie
2015-05-01
1
-2
/
+2
*
free NULL cleanup 7
Rich Salz
2015-05-01
1
-22
/
+11
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-0
/
+2003