premiere-libtorrent/include/libtorrent
Arvid Norberg 6ab555659c anonymous mode fix (don't resolve countries, since that gives away IPs) 2010-08-02 06:16:32 +00:00
..
aux_ fixed build errors from last check-in 2010-07-14 07:38:35 +00:00
extensions
kademlia removed DHT mutex since everything is in the network thread now 2010-07-19 05:27:33 +00:00
ConvertUTF.h
GeoIP.h
Makefile.am
add_torrent_params.hpp added option to set file priorities when adding torrents 2010-07-15 01:14:36 +00:00
address.hpp
alert.hpp removed the session mutex for improved performance 2010-07-14 04:16:38 +00:00
alert_types.hpp added incoming lsd alert 2010-07-15 05:56:29 +00:00
alloca.hpp
allocator.hpp
assert.hpp added feature to make asserts log to a file instead of breaking the process 2010-05-16 05:26:43 +00:00
bandwidth_limit.hpp
bandwidth_manager.hpp
bandwidth_queue_entry.hpp
bandwidth_socket.hpp
bencode.hpp
bitfield.hpp added missing include 2010-05-29 05:46:47 +00:00
broadcast_socket.hpp
bt_peer_connection.hpp fixed bug in metadata extensions combined with encryption 2010-06-18 05:44:08 +00:00
buffer.hpp
chained_buffer.hpp
config.hpp
connection_queue.hpp
create_torrent.hpp added option to set file priorities when adding torrents 2010-07-15 01:14:36 +00:00
deadline_timer.hpp
debug.hpp
disk_buffer_holder.hpp
disk_io_thread.hpp fix for disk job queue size measurement 2010-07-23 16:15:14 +00:00
entry.hpp fixed typo 2010-06-06 01:39:05 +00:00
enum_net.hpp
error.hpp
error_code.hpp
escape_string.hpp
extensions.hpp
file.hpp
file_pool.hpp
file_storage.hpp
fingerprint.hpp
gzip.hpp
hasher.hpp
http_connection.hpp
http_parser.hpp
http_seed_connection.hpp
http_stream.hpp
http_tracker_connection.hpp
i2p_stream.hpp
identify_client.hpp
instantiate_connection.hpp
intrusive_ptr_base.hpp
invariant_check.hpp
io.hpp
io_service.hpp
io_service_fwd.hpp
ip_filter.hpp
lazy_entry.hpp
lsd.hpp
magnet_uri.hpp
max.hpp
natpmp.hpp refactored socket reading code to not use async. operations unnecessarily 2010-06-18 04:43:20 +00:00
parse_url.hpp
pch.hpp
pe_crypto.hpp
peer.hpp
peer_connection.hpp fixed assert typo 2010-07-15 06:31:39 +00:00
peer_id.hpp
peer_info.hpp improved support for multi-homed clients 2010-07-17 07:13:14 +00:00
peer_request.hpp
piece_block_progress.hpp
piece_picker.hpp fixed synchronization issue between download queue and piece picker 2010-05-13 06:29:33 +00:00
policy.hpp added asserts to catch broken peer allocations and frees as well as disk buffer corruption 2010-07-18 19:28:22 +00:00
proxy_base.hpp added support for SOCKS5 proxies in client_test and fixed an assert when using proxies 2010-07-03 06:56:09 +00:00
ptime.hpp
puff.hpp
session.hpp removed the session mutex for improved performance 2010-07-14 04:16:38 +00:00
session_settings.hpp added feature to not count downloaded bytes from web seeds in stats 2010-07-15 06:27:44 +00:00
session_status.hpp
size_type.hpp
sliding_average.hpp make the sliding average class a template 2010-04-16 16:06:17 +00:00
socket.hpp
socket_io.hpp fixed bug in write_address 2010-05-24 06:37:32 +00:00
socket_type.hpp
socket_type_fwd.hpp
socks5_stream.hpp
ssl_stream.hpp
stat.hpp
storage.hpp added option to set file priorities when adding torrents 2010-07-15 01:14:36 +00:00
storage_defs.hpp added option to set file priorities when adding torrents 2010-07-15 01:14:36 +00:00
thread.hpp
time.hpp
tommath.h
tommath_class.h
tommath_superclass.h
torrent.hpp anonymous mode fix (don't resolve countries, since that gives away IPs) 2010-08-02 06:16:32 +00:00
torrent_handle.hpp added upload and download activity timer stats for torrents 2010-07-08 19:29:38 +00:00
torrent_info.hpp fix force-reannounce and tracker retry issue 2010-07-15 05:16:06 +00:00
tracker_manager.hpp moved UDP trackers over to use a single socket 2010-05-30 01:33:03 +00:00
udp_socket.hpp fixed SOCKS5 bug for routing UDP packets 2010-07-25 01:31:15 +00:00
udp_tracker_connection.hpp moved UDP trackers over to use a single socket 2010-05-30 01:33:03 +00:00
union_endpoint.hpp
upnp.hpp
utf8.hpp don't dereference empty strings 2010-07-24 06:46:58 +00:00
variant_stream.hpp
version.hpp added option to set file priorities when adding torrents 2010-07-15 01:14:36 +00:00
web_peer_connection.hpp
xml_parse.hpp