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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --test-runs option to test binary
Jack Lloyd
2017-03-29
1
-5
/
+9
*
Fix various SunCC and Solaris warnings and build problems.
Jack Lloyd
2017-01-24
1
-1
/
+1
*
Avoid blocking tests from running if no RNG enabled
Jack Lloyd
2017-01-22
1
-5
/
+0
*
Add test option --run-long-tests
Jack Lloyd
2016-12-24
1
-7
/
+9
*
Better OCSP tests including online tests
Jack Lloyd
2016-11-23
1
-2
/
+4
*
Add TPM and PKCS #11 to coverage build
Jack Lloyd
2016-10-24
1
-8
/
+11
*
Add missing try/catch blocks.
Jack Lloyd
2016-10-07
1
-7
/
+22
*
Add try/catch block at top-level test runner
Jack Lloyd
2016-09-16
1
-3
/
+17
*
RNG changes (GH #593)
Jack Lloyd
2016-08-24
1
-5
/
+19
*
Switch to HMAC_DRBG for all RNG generation.
Jack Lloyd
2016-07-17
1
-2
/
+3
*
add PKCS#11 support
Daniel Neus
2016-06-17
1
-2
/
+26
*
Avoid having Command* objects be created until requested.
Jack Lloyd
2015-12-30
1
-2
/
+2
*
Fix a few clang warnings. Set clang sanitizer flags
Jack Lloyd
2015-12-24
1
-2
/
+4
*
Add missing try/catch in signature verification test.
Jack Lloyd
2015-12-21
1
-1
/
+1
*
Add --data-dir option to test command
Jack Lloyd
2015-12-20
1
-71
/
+61
*
If skipping a test due to diabled algo, only print if in verbose mode.
Jack Lloyd
2015-12-19
1
-30
/
+32
*
CLI rewrite
Jack Lloyd
2015-12-19
1
-119
/
+148
*
Fix for minimized builds
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Reroot the exception hierarchy into a toplevel Exception class
Jack Lloyd
2015-12-11
1
-1
/
+1
*
Enhance tests main readability
Simon Warta
2015-11-23
1
-0
/
+249