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
/
lib
/
ffi
/
ffi_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid throwing within the FFI layer
Jack Lloyd
2018-08-16
1
-4
/
+3
*
De-inline ffi_guard_thunk
Jack Lloyd
2018-08-13
1
-34
/
+2
*
Better error reporting for FFI
Jack Lloyd
2018-08-12
1
-4
/
+16
*
Add a function to query output length of symmetric cipher
Jack Lloyd
2018-08-10
1
-1
/
+4
*
Add botan_block_cipher_query_keylen plus some new FFI error codes
Jack Lloyd
2018-07-24
1
-2
/
+11
*
Ensure exception types are exported from DLL
Jack Lloyd
2018-03-06
1
-1
/
+1
*
Simplify ffi call overhead
Jack Lloyd
2017-10-11
1
-40
/
+15
*
Add wrappers for reinterpret_cast between char* and uint8_t*
Jack Lloyd
2017-10-03
1
-4
/
+5
*
Avoid using namespace in FFI headers
Jack Lloyd
2017-10-02
1
-1
/
+1
*
Another FFI struct vs class fix
Jack Lloyd
2017-09-30
1
-1
/
+1
*
FFI objects have to be structs because we expose them to C
Jack Lloyd
2017-09-30
1
-1
/
+1
*
Use class instead of struct for objects with member functions
Jack Lloyd
2017-09-30
1
-2
/
+2
*
Apply final annotations to the library also
Jack Lloyd
2017-09-22
1
-2
/
+2
*
Change header guard format to BOTAN_FOO_H_
Jack Lloyd
2017-09-20
1
-2
/
+2
*
Add virtual destructor to FFI botan_struct
Jack Lloyd
2017-08-03
1
-1
/
+1
*
Split up ffi.cpp into several files
Jack Lloyd
2017-07-31
1
-0
/
+197