Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some options to tls_client cli to control trusted CAs | Jack Lloyd | 2018-03-24 | 1 | -6/+18 |
* | Refactor option parsing in cli and test code | Jack Lloyd | 2017-10-24 | 1 | -1/+0 |
* | More include header cleanups | Jack Lloyd | 2017-09-21 | 1 | -0/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Avoid using std::cout and std::cerr within cli code | Jack Lloyd | 2017-09-02 | 1 | -1/+0 |
* | Fix various MSVC warnings | Jack Lloyd | 2017-08-31 | 1 | -4/+2 |
* | Reformat code with astyle + fix code style | Tomasz Frydrych | 2017-05-01 | 1 | -6/+20 |
* | Move TLS cert verification callback from Credentials_Manager to TLS::Callbacks | Jack Lloyd | 2016-11-23 | 1 | -18/+0 |
* | Add /etc/ssl/certs to default cert path | Jack Lloyd | 2016-08-30 | 1 | -1/+1 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -15/+15 |
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -0/+158 |