Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --max-clients option to tls_proxy and tls_http_server | Jack Lloyd | 2019-05-31 | 1 | -22/+50 |
* | Mark some classes as final | Jack Lloyd | 2019-05-09 | 1 | -1/+1 |
* | Fix a few warnings in Boost specific code | Jack Lloyd | 2019-04-13 | 1 | -2/+2 |
* | boost 1.70 compatibility | Ralf van der Enden | 2019-04-05 | 1 | -1/+7 |
* | Support getting a passphrase from most of the cli tools | Jack Lloyd | 2018-12-01 | 1 | -1/+1 |
* | Avoid throwing std:: exceptions | Jack Lloyd | 2018-11-07 | 1 | -1/+1 |
* | Properly set thread counts in asio TLS servers | Jack Lloyd | 2018-05-09 | 1 | -3/+21 |
* | Reorganize code to avoid cli/test build failures if filesystem disabled | Jack Lloyd | 2018-01-19 | 1 | -1/+1 |
* | Print a command description for cli help | René Korthaus | 2018-01-04 | 1 | -0/+10 |
* | Add tls_http_server cmd util | Jack Lloyd | 2017-11-26 | 1 | -0/+543 |