premiere-libtorrent/src
Arvid Norberg cbcf8df504 modified some assertions in policy 2005-10-01 11:20:47 +00:00
..
Makefile.am Removed buffer.cpp, it does not exist 2005-09-29 16:31:24 +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 fixed bug introduced when adding the separate request queue 2005-09-29 23:31:39 +00:00
piece_picker.cpp fixed bug where some blocks weren't restored in the piece picker when the peer they were requested from disconnected. made the invariant check on policy work 2005-09-28 23:58:55 +00:00
policy.cpp modified some assertions in policy 2005-10-01 11:20:47 +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 modified some assertions in policy 2005-10-01 11:20: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