Move MultiSocket, RippleSSLContext to common module

This commit is contained in:
Vinnie Falco
2014-03-02 08:26:30 -08:00
parent 3674b01634
commit 4e357601ec
23 changed files with 212 additions and 167 deletions

View File

@@ -22,9 +22,6 @@ David Features:
- std::priority_queue for DeadlineTimer
- Change ProxyInfo to use IP::Endpoint, get rid of IPv4Address from the parsing
code
- Validators should delay the application of newly downloaded lists from
sources, to mitigate the effects of attacks. Unless there's no validators
in the list.