merge memory allocation fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-09-05 07:14:42 +00:00
parent 5bf28dd5b2
commit dcb5cd0e56
2 changed files with 10 additions and 4 deletions

View File

@@ -23,6 +23,10 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix memory allocation issue (virtual addres space waste) on windows
0.16.11 release
* fix web seed URL double escape issue
* fix string encoding issue in alert messages
* fix SSL authentication issue