Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -459/+0 |
* | Fix tls_proxy app | Simon Warta | 2015-12-09 | 1 | -8/+8 |
* | Replace \n by std::endl in /src/cmd | Simon Warta | 2015-06-23 | 1 | -4/+4 |
* | Hide all uses of boost filesystem in fs.cpp. Use readdir as an | lloyd | 2015-02-21 | 1 | -1/+1 |
* | Fix | lloyd | 2015-01-11 | 1 | -2/+1 |
* | Better to have a RNG state per connection and avoid lock contention | lloyd | 2015-01-11 | 1 | -18/+5 |
* | Proxy tweaks | lloyd | 2015-01-11 | 1 | -3/+16 |
* | Have TLS server take certificate and key from command line | lloyd | 2015-01-11 | 1 | -143/+11 |
* | Convert the asio server from a weird example server to a generic proxy server. | lloyd | 2015-01-10 | 1 | -0/+592 |