Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -5/+5 |
* | Fix build without x509 module | Tobias Brunner | 2018-08-23 | 1 | -1/+22 |
* | Ignore an empty string ("") for trusted_path argument | Jack Lloyd | 2018-08-16 | 1 | -1/+1 |
* | Add args for botan FFI cert verification for hostname and time | Jack Lloyd | 2018-08-16 | 1 | -3/+13 |
* | Add botan_x509_cert_dup | Jack Lloyd | 2018-08-16 | 1 | -2/+20 |
* | Add path validation to FFI | Jack Lloyd | 2018-08-13 | 1 | -1/+80 |
* | Allow x509 module to be optional for FFI | Jack Lloyd | 2018-08-10 | 1 | -18/+97 |
* | Add botan_x509_cert_hostname_match | Jack Lloyd | 2018-01-30 | 1 | -0/+9 |
* | Add explicit int return type declarations on FFI lambdas. | Jack Lloyd | 2017-12-28 | 1 | -3/+3 |
* | Avoid deprecated functions in FFI | Jack Lloyd | 2017-11-14 | 1 | -3/+3 |
* | Split up ffi.cpp into several files | Jack Lloyd | 2017-07-31 | 1 | -0/+136 |