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
/
test_ffi.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid using uninitialized RNG object in tests if construction fails
Jack Lloyd
2017-01-06
1
-4
/
+11
*
Add botan_ffi_supports_api function
Jack Lloyd
2017-01-04
1
-0
/
+1
*
Convert to using standard uintN_t integer types
Jack Lloyd
2016-12-18
1
-4
/
+4
*
Increase slop size in FFI test
Jack Lloyd
2016-10-14
1
-2
/
+3
*
Work around a bug in FFI
Jack Lloyd
2016-08-28
1
-3
/
+29
*
Travis CI additions and cleanup
Jack Lloyd
2016-08-28
1
-0
/
+5
*
add label parameter to KDF::derive_key
Kai Michaelis
2016-05-19
1
-1
/
+3
*
Add more tests for ffi
René Korthaus
2016-03-25
1
-5
/
+285
*
Fix memory leaks in FFI tests
Jack Lloyd
2016-02-09
1
-7
/
+16
*
Prevent FFI tests from failing if bcrypt is disabled. GH #369
Jack Lloyd
2015-12-19
1
-4
/
+10
*
Update and consolidate the test framework.
Jack Lloyd
2015-11-11
1
-330
/
+335
*
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
*
|
Reduce workfactors in ffi tests to speed things along
Jack Lloyd
2015-10-27
1
-2
/
+2
|
/
*
Fix bcrypt test
Jack Lloyd
2015-10-03
1
-1
/
+1
*
Fix pbkdf, pk padding and ECDH registration for static linking.
Jack Lloyd
2015-09-11
1
-5
/
+5
*
Reactivate FFI PBKDF minimum iterations test
Simon Warta
2015-08-21
1
-3
/
+2
*
Deactivate tests that consistently fail in debug mode
Simon Warta
2015-08-09
1
-0
/
+8
*
Refactor most of FFI test for matchers
Simon Warta
2015-08-08
1
-103
/
+149
*
Refactor catchy tests
Simon Warta
2015-08-08
1
-1
/
+1
*
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
*
Add tests for some of the C89 interface.
Jack Lloyd
2015-07-18
1
-0
/
+170