Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid throwing within the FFI layer | Jack Lloyd | 2018-08-16 | 1 | -1/+1 |
* | Better error reporting for FFI | Jack Lloyd | 2018-08-12 | 1 | -1/+1 |
* | Add some useful FFI functions | Jack Lloyd | 2018-08-10 | 1 | -0/+19 |
* | Add explicit int return type declarations on FFI lambdas. | Jack Lloyd | 2017-12-28 | 1 | -5/+5 |
* | Simplify ffi call overhead | Jack Lloyd | 2017-10-11 | 1 | -3/+2 |
* | Correct return value of botan_pk_op_verify_finish | Jack Lloyd | 2017-09-06 | 1 | -1/+1 |
* | More MSVC warnings fixes | Jack Lloyd | 2017-08-31 | 1 | -1/+1 |
* | Fix various MSVC warnings | Jack Lloyd | 2017-08-31 | 1 | -1/+1 |
* | Split up ffi.cpp into several files | Jack Lloyd | 2017-07-31 | 1 | -0/+98 |