premiere-libtorrent/src
Arvid Norberg 328f335a4d fixed bug in latest upnp change 2007-05-04 17:39:44 +00:00
..
kademlia added catch blocks to lsd. changed bind expressions to use operators 2007-04-29 20:49:30 +00:00
Makefile.am first attempt to implement SOCKS5 and proper HTTP proxy support. fixes #22 2007-04-25 18:26:35 +00:00
alert.cpp added a timer abstraction and replaced the use of boost.date_time. the timers used now are QueryPerformanceCounter on windows, mach_absolute_time on darwin and currently falls back on boost.date_time on other platforms. This has the advantage of being a monotonic clock, and also slightly more efficient 2007-04-04 22:27:36 +00:00
allocate_resources.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
bandwidth_manager.cpp added a timer abstraction and replaced the use of boost.date_time. the timers used now are QueryPerformanceCounter on windows, mach_absolute_time on darwin and currently falls back on boost.date_time on other platforms. This has the advantage of being a monotonic clock, and also slightly more efficient 2007-04-04 22:27:36 +00:00
bt_peer_connection.cpp added option to disable country resolving 2007-05-02 19:47:38 +00:00
entry.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
escape_string.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
file.cpp sparse files fixes. now sets the size of the files in case sparse files are supported 2007-04-19 03:06:15 +00:00
file_pool.cpp improvements and fixes to sparse files support. made the test pass again 2007-04-19 03:32:20 +00:00
file_win.cpp sparse files fixes. now sets the size of the files in case sparse files are supported 2007-04-19 03:06:15 +00:00
http_connection.cpp fixes for the GET request and passes that data through the data pointer in bottled mode too 2007-05-01 22:44:54 +00:00
http_stream.cpp added missing files from previous check-in 2007-04-25 18:57:13 +00:00
http_tracker_connection.cpp first attempt to implement SOCKS5 and proper HTTP proxy support. fixes #22 2007-04-25 18:26:35 +00:00
identify_client.cpp added BitRocket to known clients 2007-04-24 17:30:15 +00:00
instantiate_connection.cpp added missing files from previous check-in 2007-04-25 18:57:13 +00:00
ip_filter.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
logger.cpp removed some more unecessary boost.date_time dependencies 2007-04-10 07:52:58 +00:00
lsd.cpp moved initialization of multicast addresses from global initializers to local constructors to avoid WSAStartup issues on windows 2007-05-04 06:47:32 +00:00
metadata_transfer.cpp added a timer abstraction and replaced the use of boost.date_time. the timers used now are QueryPerformanceCounter on windows, mach_absolute_time on darwin and currently falls back on boost.date_time on other platforms. This has the advantage of being a monotonic clock, and also slightly more efficient 2007-04-04 22:27:36 +00:00
natpmp.cpp Fixed building issues on windows with msvc-8.0 2007-04-17 21:18:35 +00:00
peer_connection.cpp added option to disable country resolving 2007-05-02 19:47:38 +00:00
piece_picker.cpp added extra assert to piece picker 2007-05-03 21:28:31 +00:00
policy.cpp restored the faster connection behavior 2007-05-03 01:49:14 +00:00
session.cpp first attempt to implement SOCKS5 and proper HTTP proxy support. fixes #22 2007-04-25 18:26:35 +00:00
session_impl.cpp first attempt to implement SOCKS5 and proper HTTP proxy support. fixes #22 2007-04-25 18:26:35 +00:00
sha1.cpp added optional use of openssl instead of public domain sha-1 implementation, ticket #13 2007-04-15 04:30:52 +00:00
socks5_stream.cpp added missing files from previous check-in 2007-04-25 18:57:13 +00:00
stat.cpp prepared for precompiled headers support. fixed issue where storage didn't lock the session properly. fixed typo in natpmp.cpp 2007-03-17 17:15:16 +00:00
storage.cpp fixed another sparse files related bug in storage 2007-05-04 03:28:42 +00:00
torrent.cpp removed unneccesary connection lookup in connect_peer 2007-05-04 16:35:29 +00:00
torrent_handle.cpp added option to disable country resolving 2007-05-02 19:47:38 +00:00
torrent_info.cpp removed the dependency on the compiled boost.date_time library 2007-04-10 09:11:32 +00:00
tracker_manager.cpp first attempt to implement SOCKS5 and proper HTTP proxy support. fixes #22 2007-04-25 18:26:35 +00:00
udp_tracker_connection.cpp removed some more unecessary boost.date_time dependencies 2007-04-10 07:52:58 +00:00
upnp.cpp fixed bug in latest upnp change 2007-05-04 17:39:44 +00:00
ut_pex.cpp added source to peer_info, which is a bitmask of the sources where the peer has been acquired from 2007-04-10 21:23:13 +00:00
web_peer_connection.cpp added option to disable country resolving 2007-05-02 19:47:38 +00:00