Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly set thread counts in asio TLS servers | Jack Lloyd | 2018-05-09 | 1 | -3/+21 |
| | | | | X || Y || 2 always evaluates to 1... | ||||
* | Reorganize code to avoid cli/test build failures if filesystem disabled | Jack Lloyd | 2018-01-19 | 1 | -1/+1 |
| | | | | Fixes #1422 | ||||
* | 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 |
It parses just enough of an HTTP message that it can be used to test against a browser, or tlsfuzzer. |