Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang warning re missed copy elision | Jack Lloyd | 2021-04-04 | 1 | -1/+1 |
* | Avoid raw pointers in the FFI internals | Jack Lloyd | 2021-04-04 | 1 | -3/+3 |
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
* | Add some additional null pointer arg checks to FFI | Jack Lloyd | 2018-08-14 | 1 | -0/+15 |
* | Add FFI funcs to get algo name from cipher, MAC and hash objs | Jack Lloyd | 2018-07-19 | 1 | -0/+6 |
* | Add explicit int return type declarations on FFI lambdas. | Jack Lloyd | 2017-12-28 | 1 | -1/+1 |
* | Split up ffi.cpp into several files | Jack Lloyd | 2017-07-31 | 1 | -0/+70 |