merged encryption patch from RC_0_16

This commit is contained in:
Arvid Norberg
2013-04-01 06:27:27 +00:00
parent dfe541ecec
commit 4fdaa40e37
3 changed files with 7 additions and 2 deletions

View File

@@ -20,6 +20,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* try unencrypted connections first, and fall back to encryption if it fails (performance improvement)
* add missing functions to python binding (flush_cache(), remap_files() and orig_files())
* improve handling of filenames that are invalid on windows
* support 'implied_port' in DHT announce_peer