aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/credentials.h
Commit message (Expand)AuthorAgeFilesLines
* Add some options to tls_client cli to control trusted CAsJack Lloyd2018-03-241-6/+18
* Refactor option parsing in cli and test codeJack Lloyd2017-10-241-1/+0
* More include header cleanupsJack Lloyd2017-09-211-0/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Avoid using std::cout and std::cerr within cli codeJack Lloyd2017-09-021-1/+0
* Fix various MSVC warningsJack Lloyd2017-08-311-4/+2
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-6/+20
* Move TLS cert verification callback from Credentials_Manager to TLS::CallbacksJack Lloyd2016-11-231-18/+0
* Add /etc/ssl/certs to default cert pathJack Lloyd2016-08-301-1/+1
* CLI rewriteJack Lloyd2015-12-191-15/+15
* Rename cmd/app -> cliSimon Warta2015-12-091-0/+158