premiere-libtorrent/src
Arvid Norberg c0195ae221 fix for last optimization 2007-09-26 15:32:49 +00:00
..
kademlia fixed debug assert on linux 2007-09-10 06:12:41 +00:00
Makefile.am added assert.cpp and .hpp to the makefiles 2007-09-17 06:39:04 +00:00
alert.cpp more IPv6 fixes. support for multihomed machines by listening on multiple interfaces. added listen_succeeded_alert to advertize which interfaces are being listened on 2007-09-22 16:27:29 +00:00
assert.cpp updated the assert macro to send SIGINT to the process (to break into the debugger) and also to be used on macos 2007-09-17 02:32:51 +00:00
broadcast_socket.cpp added is_any(address) function 2007-09-22 16:26:03 +00:00
bt_peer_connection.cpp more IPv6 fixes. support for multihomed machines by listening on multiple interfaces. added listen_succeeded_alert to advertize which interfaces are being listened on 2007-09-22 16:27:29 +00:00
connection_queue.cpp fixed potential dead-lock in connection queue 2007-09-09 23:03:49 +00:00
disk_io_thread.cpp added an option to generate a disk io log file 2007-09-17 08:15:54 +00:00
entry.cpp merged back async_io branch into trunk 2007-06-10 20:46:09 +00:00
enum_net.cpp fixed race condition in enum_net 2007-09-22 16:22:41 +00:00
escape_string.cpp fixed debug assert on linux 2007-09-10 06:12:41 +00:00
file.cpp changed to use ftruncate to allocate files 2007-09-16 00:48:21 +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 changed http_parser slightly. uses http_parser in lsd.cpp. added more tests to the http_parser 2007-09-25 03:14:05 +00:00
http_stream.cpp added missing files from previous check-in 2007-04-25 18:57:13 +00:00
http_tracker_connection.cpp changed http_parser slightly. uses http_parser in lsd.cpp. added more tests to the http_parser 2007-09-25 03:14:05 +00:00
identify_client.cpp refactored identify_client 2007-08-24 02:11:41 +00:00
instantiate_connection.cpp added socks4 proxy support 2007-05-30 23:35:14 +00:00
ip_filter.cpp added port filter for outgoing connections 2007-06-01 01:05:57 +00:00
logger.cpp merged back async_io branch into trunk 2007-06-10 20:46:09 +00:00
lsd.cpp changed http_parser slightly. uses http_parser in lsd.cpp. added more tests to the http_parser 2007-09-25 03:14:05 +00:00
metadata_transfer.cpp added a userdata parameter to add_torrent that is passed in to plugins 2007-09-14 00:11:33 +00:00
natpmp.cpp fixed debug assert on linux 2007-09-10 06:12:41 +00:00
pe_crypto.cpp upnp more logging and error recovery 2007-09-01 04:08:39 +00:00
peer_connection.cpp switched out std::vector to use libtorrent::buffer as an optimization 2007-09-23 00:51:45 +00:00
piece_picker.cpp fixed typo 2007-09-17 06:35:23 +00:00
policy.cpp policy fix when allowing multiple connections per IP 2007-09-22 16:24:26 +00:00
session.cpp added a userdata parameter to add_torrent that is passed in to plugins 2007-09-14 00:11:33 +00:00
session_impl.cpp added error checking to endpoint to string conversion. fixes problem on systems without IPv6 support 2007-09-23 22:50:25 +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
socks4_stream.cpp added socks4 proxy support 2007-05-30 23:35:14 +00:00
socks5_stream.cpp fixed debug assert on linux 2007-09-10 06:12:41 +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 problems introduced in previous debugging session 2007-09-20 01:03:31 +00:00
torrent.cpp fix for last optimization 2007-09-26 15:32:49 +00:00
torrent_handle.cpp torrent_handle fixes 2007-09-19 18:34:01 +00:00
torrent_info.cpp fixes problem with torrents that have a name.utf-8 entry 2007-09-24 18:51:04 +00:00
tracker_manager.cpp fixed race condition in tracker manager 2007-09-14 02:54:15 +00:00
udp_tracker_connection.cpp fixed race condition in tracker manager 2007-09-14 02:54:15 +00:00
upnp.cpp changed http_parser slightly. uses http_parser in lsd.cpp. added more tests to the http_parser 2007-09-25 03:14:05 +00:00
ut_pex.cpp some more IPv6 support 2007-09-19 21:54:26 +00:00
web_peer_connection.cpp changed http_parser slightly. uses http_parser in lsd.cpp. added more tests to the http_parser 2007-09-25 03:14:05 +00:00