index
:
botan.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tests
/
tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further header cleanups
Jack Lloyd
2017-09-28
1
-0
/
+9
*
Remove some using declarations in test code
Jack Lloyd
2017-09-22
1
-1
/
+3
*
Header file cleanups
Jack Lloyd
2017-09-21
1
-0
/
+1
*
Merge GH #1212 Add support for 'raw' PSS signatures
Jack Lloyd
2017-09-20
1
-4
/
+4
|
\
|
*
Support PSSR_Raw
Jack Lloyd
2017-09-16
1
-4
/
+4
*
|
Add basic tests for const time utils
Jack Lloyd
2017-09-19
1
-0
/
+5
*
|
Merge GH #1205 Support large blocks in OCB mode
Jack Lloyd
2017-09-19
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Change wide block OCB
Jack Lloyd
2017-09-15
1
-1
/
+4
*
|
Merge duplicated logic for clearing CPUID bits
Jack Lloyd
2017-09-16
1
-40
/
+1
|
/
*
Add SHA-256 using ARMv8 instructions
Jack Lloyd
2017-05-20
1
-6
/
+13
*
Add support for Intel SHA-1/SHA-2 instructions
Jack Lloyd
2017-05-19
1
-0
/
+2
*
Merge GH #1035 Support generating RSA keys with OpenSSL
Jack Lloyd
2017-05-03
1
-5
/
+5
|
\
|
*
Generate private RSA key with OpenSSL.
Alexander Bluhm
2017-04-30
1
-5
/
+5
*
|
Reformat code with astyle + fix code style
Tomasz Frydrych
2017-05-01
1
-33
/
+103
|
/
*
In text-based tests clear all data if algo changes
Jack Lloyd
2017-04-27
1
-0
/
+1
*
Filter provider in test loops, skip text based without provider.
Alexander Bluhm
2017-04-21
1
-1
/
+12
*
Run tests for a specific provider.
Alexander Bluhm
2017-04-21
1
-0
/
+25
*
Fix botan-test verbose mode
René Korthaus
2017-02-14
1
-1
/
+1
*
Add support for NEON in SIMD_4x32
Jack Lloyd
2017-01-29
1
-0
/
+7
*
Avoid blocking tests from running if no RNG enabled
Jack Lloyd
2017-01-22
1
-1
/
+1
*
Add positive DH test vectors from NIST CAVP
René Korthaus
2017-01-02
1
-0
/
+21
*
Improve filter tests
Jack Lloyd
2016-12-31
1
-1
/
+1
*
Add more tests for random prime and DL group generation
Jack Lloyd
2016-12-30
1
-0
/
+12
*
Add test option --run-long-tests
Jack Lloyd
2016-12-24
1
-15
/
+25
*
Minor refactoring of Text_Based_Test
Jack Lloyd
2016-12-19
1
-17
/
+5
*
Fix off by one in PKCS #1 v1.5 decryption decoding
Jack Lloyd
2016-12-08
1
-0
/
+14
*
Add test for various functions previously missed (T::clone, PBKDF::name, AEAD...
Jack Lloyd
2016-11-26
1
-1
/
+11
*
Better OCSP tests including online tests
Jack Lloyd
2016-11-23
1
-0
/
+9
*
Add missing try/catch blocks.
Jack Lloyd
2016-10-07
1
-2
/
+10
*
New TLS positive and negative tests.
Juraj Somorovsky
2016-09-30
1
-0
/
+23
*
Add T::provider() to allow user to inquire about implementation used
Jack Lloyd
2016-09-15
1
-0
/
+7
*
Fix build on PowerPC. Fix test runs on non-x86
Jack Lloyd
2016-09-15
1
-4
/
+1
*
Add cpuid overload to test framework
Jack Lloyd
2016-09-15
1
-15
/
+98
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-1
/
+1
*
fix minimized build when pkcs11 module enabled
Daniel Neus
2016-08-20
1
-0
/
+12
*
add OctetString unit tests
Daniel Neus
2016-07-20
1
-0
/
+17
*
add PKCS#11 support
Daniel Neus
2016-06-17
1
-28
/
+9
*
Add more tests for ffi
René Korthaus
2016-03-25
1
-0
/
+14
*
String comparision fixes
Daniel Neus
2016-01-04
1
-2
/
+2
*
some trivial compiler/PVS-Studio warning fixes
Daniel Neus
2015-12-22
1
-3
/
+3
*
Add missing try/catch in signature verification test.
Jack Lloyd
2015-12-21
1
-6
/
+10
*
Add --data-dir option to test command
Jack Lloyd
2015-12-20
1
-26
/
+23
*
If skipping a test due to diabled algo, only print if in verbose mode.
Jack Lloyd
2015-12-19
1
-1
/
+5
*
CLI rewrite
Jack Lloyd
2015-12-19
1
-18
/
+6
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-14
/
+14
*
Convert const char* arguments on Test:: to std::strings
Jack Lloyd
2015-11-28
1
-32
/
+21
*
Add helper for test output files. Remove last uses of hardcoded data dir macros
Jack Lloyd
2015-11-16
1
-2
/
+15
*
Add TLS_PSK tests
Jack Lloyd
2015-11-13
1
-2
/
+2
*
Avoid calling get_files_recursive on a possible non-directory.
Jack Lloyd
2015-11-11
1
-8
/
+9
*
Fix occasional test fails
Jack Lloyd
2015-11-11
1
-0
/
+17
[next]