merged SSL fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-08-05 16:20:25 +00:00
parent 75ba9333e6
commit d782fc224c
2 changed files with 5 additions and 1 deletions

View File

@@ -23,6 +23,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix SSL authentication issue
* deprecate std::wstring overloads. long live utf-8
* improve time-critical pieces feature (streaming)
* introduce bandwidth exhaustion attack-mitigation in allowed-fast pieces