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
*
Use common STANZA for bn and exp tests
Rich Salz
2017-06-05
1
-110
/
+21
*
Fix line numbering for errors.
Rich Salz
2017-05-23
1
-8
/
+14
*
Use BIO not FILE for test file
Rich Salz
2017-05-16
1
-42
/
+47
*
Add BN support to the test infrastructure.
Pauli
2017-05-09
1
-90
/
+129
*
Convert bntest to TEST_ framework
Rich Salz
2017-04-26
1
-746
/
+582
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Small primes are primes too.
Adam Langley
2017-04-20
1
-0
/
+24
*
bntest: do not stop on first fautl encountered
Richard Levitte
2017-02-01
1
-7
/
+4
*
bntest: make sure file_rshift tests BN_rshift1 as well when appropriate
Richard Levitte
2017-02-01
1
-4
/
+11
*
bntest: make sure that equalBN takes note of negative zero
Richard Levitte
2017-02-01
1
-2
/
+8
*
Avoid over-long strings. Fix a mem leak.
Rich Salz
2017-01-26
1
-34
/
+64
*
test/bntest.c: regression test for carry bug in bn_sqr8x_internal.
Andy Polyakov
2017-01-26
1
-0
/
+45
*
Make bntest be (mostly) file-based.
Rich Salz
2016-11-28
1
-1365
/
+1452
*
test/bntest.c: regression test for CVE-2016-7055.
Andy Polyakov
2016-11-10
1
-0
/
+26
*
Add a basic test for BN_bn2dec.
David Benjamin
2016-09-26
1
-0
/
+52
*
Change callers to use the new constants.
Rich Salz
2016-08-10
1
-1
/
+1
*
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