Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use boost::asio instead of standalone asio as it's more commonly | lloyd | 2012-01-27 | 1 | -26/+23 |
* | Change callback interface to pass the Alert object itself instead | lloyd | 2012-01-26 | 1 | -8/+8 |
* | Use multiple threads in asio example server | lloyd | 2012-01-26 | 1 | -13/+74 |
* | The credentials manager interface seems a much better place for cert | lloyd | 2012-01-23 | 1 | -53/+3 |
* | Since this branch is hugely API breaking already, go ahead and put | lloyd | 2012-01-23 | 1 | -10/+10 |
* | s/queue_for_sending/send | lloyd | 2012-01-18 | 1 | -2/+2 |
* | Small fixes | lloyd | 2012-01-16 | 1 | -14/+3 |
* | Avoid overlapping writes. Pretend to be an HTTP server | lloyd | 2012-01-07 | 1 | -19/+79 |
* | Various example updates. Add a new TLS server example that uses asio | lloyd | 2012-01-06 | 1 | -0/+266 |