index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
exptest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
test: fix coverity 1414451: unchecked return value
Pauli
2021-03-25
1
-6
/
+15
*
Dual 1024-bit exponentiation optimization for Intel IceLake CPU
Andrey Matyukov
2021-03-22
1
-1
/
+94
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
1
-1
/
+1
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-1
/
+2
*
Fix some issues raise by coverity in the tests.
Pauli
2017-07-13
1
-4
/
+3
*
Add output routines to allow consistent formatting of memory, strings
Pauli
2017-06-16
1
-12
/
+4
*
Add BN support to the test infrastructure.
Pauli
2017-05-09
1
-7
/
+7
*
test/exptest.c: stop marking progress with a period
Richard Levitte
2017-05-04
1
-6
/
+3
*
Convert modular exponentiation tests to new framework
Rich Salz
2017-04-26
1
-160
/
+109
*
Change callers to use the new constants.
Rich Salz
2016-08-10
1
-4
/
+4
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-3
/
+0
*
Ensure CRYPTO_mem_leaks is the last thing we do
Matt Caswell
2016-03-09
1
-3
/
+3
*
Clean up the tests for auto-init/de-init
Matt Caswell
2016-02-09
1
-4
/
+1
*
If memory debugging enabled return error on leaks.
Dr. Stephen Henson
2016-02-05
1
-1
/
+2
*
Move more BN internals to bn_lcl.h
Rich Salz
2016-01-30
1
-1
/
+1
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
1
-1
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-0
/
+2
*
Fix a ** 0 mod 1 = 0 for real this time.
Emilia Kasper
2015-12-14
1
-9
/
+72
*
Have the test executables output in text mode
Richard Levitte
2015-09-06
1
-1
/
+1
*
Stop symlinking, move files to intended directory
Richard Levitte
2015-03-31
1
-0
/
+257