merged long-name truncation fix from RC_0_16

This commit is contained in:
Arvid Norberg
2013-03-08 09:56:19 +00:00
parent 83f626c18e
commit b943a9b057
2 changed files with 39 additions and 13 deletions

View File

@@ -16,6 +16,7 @@
* fix uTP edge case where udp socket buffer fills up
* fix nagle implementation in uTP
* fix long filename truncation on windows
* 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