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
*
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
*
Strict uint32 parsing
Simon Warta
2015-08-11
1
-7
/
+10
*
Avoid integer overlow in string->uint32 converter
Simon Warta
2015-08-10
1
-0
/
+42
*
Deactivate tests that consistently fail in debug mode
Simon Warta
2015-08-09
1
-0
/
+8
*
Restrict input values to NIST reductions to defined range
Jack Lloyd
2015-08-08
1
-3
/
+13
*
Merge branch 'master' of https://github.com/randombit/botan
Jack Lloyd
2015-08-08
10
-238
/
+404
|
\
|
*
Rename fuzzer test consistently
Simon Warta
2015-08-08
1
-2
/
+2
|
*
Refactor most of FFI test for matchers
Simon Warta
2015-08-08
1
-103
/
+149
|
*
Add matchers for integers and bool
Simon Warta
2015-08-08
2
-26
/
+73
|
*
Refactor catchy tests
Simon Warta
2015-08-08
8
-107
/
+180
*
|
Expose the NIST prime values and reduction operations as plain functions.
Jack Lloyd
2015-08-08
1
-16
/
+138
|
/
*
Remove unused pkcs8 includes
Simon Warta
2015-08-03
2
-1
/
+3
*
Fix for minimized builds
Jack Lloyd
2015-08-03
1
-4
/
+13
*
Fix two crashes in the BER decoder found with afl.
Jack Lloyd
2015-08-02
56
-0
/
+378
*
Merge pull request #231 from tiwoc/add-override
Jack Lloyd
2015-07-31
2
-7
/
+7
|
\
|
*
tests: Add missing overrides
Daniel Seither
2015-07-30
2
-7
/
+7
*
|
Increase range in Bigint random_integer test from +-10% to +-15%
Simon Warta
2015-07-30
1
-20
/
+20
|
/
*
Improve calendar_point unit tests
Simon Warta
2015-07-27
1
-5
/
+36
*
Fix typos
Simon Warta
2015-07-24
1
-4
/
+4
*
Fix BigInt random_integer() distribution issue.
Simon Warta
2015-07-24
1
-0
/
+97
*
Refactor BigInt
Simon Warta
2015-07-24
1
-0
/
+74
*
Better living through macros
Jack Lloyd
2015-07-24
1
-30
/
+32
*
BigInt::to_u32bit failed on 32-bit integers. GH #220
Jack Lloyd
2015-07-23
1
-1
/
+47
*
Add tests for RSA, ECDSA, and ECDH interfaces in FFI module
Jack Lloyd
2015-07-18
1
-36
/
+210
*
Timing ratio is too tight for CI VMs
Jack Lloyd
2015-07-18
1
-1
/
+1
*
Include build.h before doing a macro check; was causing tests to be skipped
Jack Lloyd
2015-07-18
1
-0
/
+2
*
Add tests for some of the C89 interface.
Jack Lloyd
2015-07-18
1
-0
/
+170
*
Read .crt files in tests as binary files
Simon Warta
2015-07-17
1
-1
/
+1
*
Refactor internal/filesystem.h
Simon Warta
2015-07-16
2
-16
/
+29
*
Fix time range issue for 32 bit platforms
Simon Warta
2015-07-16
2
-25
/
+48
*
Construct X509_Time from date integers in test x509
Simon Warta
2015-07-15
1
-6
/
+12
*
Fix round_up
Simon Warta
2015-07-15
1
-0
/
+107
*
Add tests: x509 (deactivated), cvc
Simon Warta
2015-07-15
2
-0
/
+89
*
Add test: stl_util; Add empty test: utils
Simon Warta
2015-07-15
2
-0
/
+28
*
Add initial catchy test: base64
Simon Warta
2015-07-15
3
-0
/
+9667
[next]