aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/ffi/ffi_cert.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-5/+5
* Fix build without x509 moduleTobias Brunner2018-08-231-1/+22
* Ignore an empty string ("") for trusted_path argumentJack Lloyd2018-08-161-1/+1
* Add args for botan FFI cert verification for hostname and timeJack Lloyd2018-08-161-3/+13
* Add botan_x509_cert_dupJack Lloyd2018-08-161-2/+20
* Add path validation to FFIJack Lloyd2018-08-131-1/+80
* Allow x509 module to be optional for FFIJack Lloyd2018-08-101-18/+97
* Add botan_x509_cert_hostname_matchJack Lloyd2018-01-301-0/+9
* Add explicit int return type declarations on FFI lambdas.Jack Lloyd2017-12-281-3/+3
* Avoid deprecated functions in FFIJack Lloyd2017-11-141-3/+3
* Split up ffi.cpp into several filesJack Lloyd2017-07-311-0/+136