aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/tls_proxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support getting a passphrase from most of the cli toolsJack Lloyd2018-12-011-1/+1
* Properly set thread counts in asio TLS serversJack Lloyd2018-05-091-1/+10
* Reorganize code to avoid cli/test build failures if filesystem disabledJack Lloyd2018-01-191-1/+1
* Print a command description for cli helpRené Korthaus2018-01-041-0/+10
* Additional final annotationsJack Lloyd2017-10-151-2/+3
* Reformat code with astyle + fix code styleTomasz Frydrych2017-05-011-81/+98
* Changes to TLS::Callbacks for GH PR #457Jack Lloyd2016-08-161-10/+7
* Compatibility patch for TLS::Callback interfaceMatthias Gierlings2016-06-191-2/+2
* Implemented Feedback on GH #457Matthias Gierlings2016-06-191-1/+1
* Fix For Travis CI build errors on Mac-Systems.Matthias Gierlings2016-06-191-2/+2
* Reduction of code complexity in TLS classes.Matthias Gierlings2016-06-191-0/+1
* Catch the right exception type so errors are reported instead ofJack Lloyd2016-04-151-8/+17
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Avoid having Command* objects be created until requested.Jack Lloyd2015-12-301-1/+1
* Add Command::rng()Jack Lloyd2015-12-271-4/+3
* CLI rewriteJack Lloyd2015-12-191-85/+75
* Rename cmd/app -> cliSimon Warta2015-12-091-0/+459