aboutsummaryrefslogtreecommitdiffstats
path: root/src/cli/tls_http_server.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add --max-clients option to tls_proxy and tls_http_serverJack Lloyd2019-05-311-22/+50
* Mark some classes as finalJack Lloyd2019-05-091-1/+1
* Fix a few warnings in Boost specific codeJack Lloyd2019-04-131-2/+2
* boost 1.70 compatibilityRalf van der Enden2019-04-051-1/+7
* Support getting a passphrase from most of the cli toolsJack Lloyd2018-12-011-1/+1
* Avoid throwing std:: exceptionsJack Lloyd2018-11-071-1/+1
* Properly set thread counts in asio TLS serversJack Lloyd2018-05-091-3/+21
* 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
* Add tls_http_server cmd utilJack Lloyd2017-11-261-0/+543