premiere-libtorrent/src
Arvid Norberg 6d66566298 fixed problem with file pool when files were opened with 0 as info hash and attempted to close with the correct one. the info hash is no longer used as the key in the file pool. Also updated Makefile.am to include the buffer.hpp and .cpp and to include the storage unit test 2005-09-28 21:46:35 +00:00
..
Makefile.am fixed problem with file pool when files were opened with 0 as info hash and attempted to close with the correct one. the info hash is no longer used as the key in the file pool. Also updated Makefile.am to include the buffer.hpp and .cpp and to include the storage unit test 2005-09-28 21:46:35 +00:00
alert.cpp *** empty log message *** 2004-10-14 01:17:04 +00:00
allocate_resources.cpp *** empty log message *** 2005-08-23 09:59:56 +00:00
entry.cpp changed back the entry to use std::map for dictionaries 2005-09-11 09:58:34 +00:00
escape_string.cpp removed olf workarounds for vc6.5 and added documentation for building with autotools 2005-08-15 18:03:57 +00:00
file.cpp *** empty log message *** 2005-08-23 09:59:56 +00:00
file_win.cpp fix 2005-08-17 21:21:28 +00:00
http_tracker_connection.cpp fixed two bugs related to http proxy requests and ports 2005-09-27 12:42:30 +00:00
identify_client.cpp made the peer_connection re-request pieces that aren't sent (fixes a problem where the download could get stuck because bitcomet ignores some requests) 2005-09-21 21:44:38 +00:00
ip_filter.cpp updated docs, added an attempt for better unicode support on windows 2005-08-16 18:39:38 +00:00
peer_connection.cpp separated the queue of blocks to be requested from peers and those allocated for peers. This sets a hard limit on the remote request queue size and works better with BitComet 2005-09-27 08:07:24 +00:00
piece_picker.cpp fixed problem in piece_picker with filtered files, also optimzed it somewhat. Added more logging and added one test to the piece_picker test 2005-09-01 21:04:21 +00:00
policy.cpp added more checks in the invariant check of policy 2005-09-28 20:22:34 +00:00
session.cpp Changed the way libtorrent find out if a peer supports its extensions to make it compatible with Mainline beta. 2005-09-18 10:18:23 +00:00
sha1.cpp removed olf workarounds for vc6.5 and added documentation for building with autotools 2005-08-15 18:03:57 +00:00
stat.cpp *** empty log message *** 2004-10-10 00:42:48 +00:00
storage.cpp fixed problem with file pool when files were opened with 0 as info hash and attempted to close with the correct one. the info hash is no longer used as the key in the file pool. Also updated Makefile.am to include the buffer.hpp and .cpp and to include the storage unit test 2005-09-28 21:46:35 +00:00
torrent.cpp added more invariant checks to policy 2005-09-28 16:12:47 +00:00
torrent_handle.cpp bugfixes, fixes for boost 1.33, made the piece picker pick whole pieces from fast peers 2005-08-14 22:04:58 +00:00
torrent_info.cpp added another assert in policy 2005-09-28 18:32:05 +00:00
tracker_manager.cpp rollback 2005-08-25 13:11:39 +00:00
udp_tracker_connection.cpp rollback 2005-08-25 13:11:39 +00:00