premiere-libtorrent/src
Arvid Norberg 410af930a7 no longer expects requests to be handled in fifo order 2006-02-23 10:53:07 +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 fixed entry::print() to work correctly with binary strings 2006-01-06 21:48:49 +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 more vc7 fixes and unicode fix in file.cpp 2006-01-09 00:07:00 +00:00
file_win.cpp removed incorrect assert 2006-01-24 15:59:48 +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 merged fixes from release branch 2005-11-02 23:24:18 +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 no longer expects requests to be handled in fifo order 2006-02-23 10:53:07 +00:00
piece_picker.cpp changed include order of boost headers to workaround namespace bug on msvc 7 2006-01-11 01:32:26 +00:00
policy.cpp changed include order of boost headers to workaround namespace bug on msvc 7 2006-01-11 01:32:26 +00:00
session.cpp fixed some bind-statements to build on vc7 2006-01-06 21:36:17 +00:00
sha1.cpp added the ability to build libtorrent as a shared library. Fixed bugs with deleting of incomplete types (replaced auto_ptr with scoped_ptr). Made the string converter fall back on windows local code page if utf-8 decoding failed. 2005-11-01 18:30:39 +00:00
stat.cpp *** empty log message *** 2004-10-10 00:42:48 +00:00
storage.cpp more patches in order to get it to build on vc7 2006-01-08 22:55:02 +00:00
torrent.cpp removed special case where interval is set to 2 minutes when num peers == 0 in tracker response 2006-02-19 08:28:31 +00:00
torrent_handle.cpp added the ability to limit the number of half-open tcp connections 2005-11-02 16:28:39 +00:00
torrent_info.cpp some more steps in the direction of getting it to build on vc7 2006-01-10 00:38:52 +00:00
tracker_manager.cpp applied (slightly modified) patches from Allen Zhao in an attempt to make it build on vc7 2006-01-07 13:48:14 +00:00
udp_tracker_connection.cpp rollback 2005-08-25 13:11:39 +00:00