Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -5/+5 |
* | Add some useful FFI functions | Jack Lloyd | 2018-08-10 | 1 | -0/+5 |
* | Avoid requirement to set rng in botan_privkey_load | Jack Lloyd | 2018-08-01 | 1 | -4/+4 |
* | Add explicit int return type declarations on FFI lambdas. | Jack Lloyd | 2017-12-28 | 1 | -5/+5 |
* | Avoid using namespace in FFI headers | Jack Lloyd | 2017-10-02 | 1 | -0/+2 |
* | Further header cleanups | Jack Lloyd | 2017-09-28 | 1 | -1/+2 |
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | Fix loading of plaintext PKCS#8 private keys | René Korthaus | 2017-09-08 | 1 | -5/+10 |
* | Split up ffi.cpp into several files | Jack Lloyd | 2017-07-31 | 1 | -0/+263 |