merge storage fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-03-03 04:47:19 +00:00
parent b07e7d8fe9
commit 431efc6157
5 changed files with 31 additions and 28 deletions

View File

@@ -15,6 +15,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* distinguish file open mode when checking files and downloading/seeding with bittorrent. updates storage interface
* improve file_storage::map_file when dealing with invalid input
* improve handling of invalid utf-8 sequences in strings in torrent files
* handle more cases of broken .torrent files