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
Commit message (
Expand
)
Author
Age
Files
Lines
*
New reseed_with_sources call on RNGs
Jack Lloyd
2015-11-24
3
-2
/
+118
*
Disable some problem areas of TLS corruption test pending rewrite
Jack Lloyd
2015-11-24
1
-5
/
+2
*
Enhance tests main readability
Simon Warta
2015-11-23
1
-10
/
+15
*
Add helper for test output files. Remove last uses of hardcoded data dir macros
Jack Lloyd
2015-11-16
5
-60
/
+88
*
Avoid multiplication by zero here as get_affine will reject it
Jack Lloyd
2015-11-13
1
-1
/
+1
*
Include the version string in the test output
Jack Lloyd
2015-11-13
1
-0
/
+2
*
The TLS test for corrupted data was too strict in requiring that
Jack Lloyd
2015-11-13
1
-30
/
+32
*
Add TLS_PSK tests
Jack Lloyd
2015-11-13
2
-54
/
+192
*
Avoid calling get_files_recursive on a possible non-directory.
Jack Lloyd
2015-11-11
2
-9
/
+10
*
Test all providers for PK operations
Jack Lloyd
2015-11-11
1
-24
/
+103
*
Fix occasional test fails
Jack Lloyd
2015-11-11
4
-7
/
+70
*
Add missing copyright/license notices.
Jack Lloyd
2015-11-11
1
-0
/
+6
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
78
-21664
/
+8688
*
Merge pull request #317 from randombit/cc-flag-sanity
Jack Lloyd
2015-10-27
1
-2
/
+1
|
\
|
*
Remove --build-mode and add individual toggles for optimization, debug,
Jack Lloyd
2015-10-26
1
-2
/
+1
*
|
Add some tests of basic load/store ops
Jack Lloyd
2015-10-27
1
-2
/
+109
*
|
Reduce workfactors in ffi tests to speed things along
Jack Lloyd
2015-10-27
1
-2
/
+2
*
|
Merge pull request #314 from randombit/ct-tls-cbc-padding
Jack Lloyd
2015-10-26
1
-120
/
+431
|
\
\
|
|
/
|
/
|
|
*
TLS improvements
Jack Lloyd
2015-10-25
1
-120
/
+431
*
|
Disable two tests from x509test which no longer have correct dates.
Jack Lloyd
2015-10-26
2
-2
/
+5
*
|
Fix cert validation bugs found by x509test.
Jack Lloyd
2015-10-23
44
-15
/
+2662
|
/
*
Fix
Jack Lloyd
2015-10-19
1
-2
/
+2
*
ECDSA KATs only work for base impl
Jack Lloyd
2015-10-19
1
-2
/
+2
*
Expose providers for public key operations
Jack Lloyd
2015-10-14
1
-2
/
+2
*
Build fix
Jack Lloyd
2015-10-14
1
-1
/
+2
*
Move DataSource to utils and rewrite PEM encoding to avoid filters
Jack Lloyd
2015-10-14
3
-41
/
+13
*
Don't treat missing ciphers, hashes, etc as test failures
Jack Lloyd
2015-10-11
6
-9
/
+18
*
Fix bcrypt test
Jack Lloyd
2015-10-03
2
-2
/
+2
*
Merge pull request #286 from randombit/mce-cleanup
Jack Lloyd
2015-09-30
6
-82
/
+221
|
\
|
*
Fix for minimized build
Jack Lloyd
2015-09-29
1
-0
/
+8
|
*
McEliece cleanups
Jack Lloyd
2015-09-29
6
-82
/
+213
*
|
Add some missing overrides
Daniel Seither
2015-09-25
1
-4
/
+4
*
|
Remove dead code
Daniel Seither
2015-09-25
1
-1
/
+0
*
|
Avoid concatination of chars
Simon Warta
2015-09-22
1
-1
/
+1
|
/
*
Merge pull request #279 from randombit/fix-static-lib-registration
Jack Lloyd
2015-09-21
11
-31
/
+25
|
\
|
*
Remove use of lookup.h in favor of new T::create API.
Jack Lloyd
2015-09-21
10
-26
/
+20
|
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
1
-5
/
+5
*
|
Add a test for X509_Certificate::fingerprint
Jack Lloyd
2015-09-12
1
-0
/
+1
*
|
Update fuzzer test
Simon Warta
2015-09-10
1
-28
/
+39
|
/
*
Fix pk signature test framework bug.
Jack Lloyd
2015-08-28
1
-5
/
+5
*
Add test for compression of an empty buffer
Daniel Seither
2015-08-28
1
-0
/
+7
*
Fix for minimized builds
Jack Lloyd
2015-08-21
1
-0
/
+1
*
Add power analysis countermeasures for ECC point multiplications.
Jack Lloyd
2015-08-21
5
-73
/
+99
*
Reactivate FFI PBKDF minimum iterations test
Simon Warta
2015-08-21
1
-3
/
+2
*
Add stricter time parsing; Add more tests
Simon Warta
2015-08-11
1
-1
/
+79
*
Test implicit X509_Time copy constructor and assignment
Simon Warta
2015-08-11
1
-0
/
+17
*
Add Not matcher for Catch
Simon Warta
2015-08-11
1
-0
/
+24
*
Minor refactoring of existing Matchers
Simon Warta
2015-08-11
1
-7
/
+10
*
Remove string constructor of X509_Time()
Simon Warta
2015-08-11
1
-23
/
+23
*
Refector tests style (use matchers)
Simon Warta
2015-08-11
1
-82
/
+64
[next]