premiere-libtorrent/src
Arvid Norberg 4b81b3f90b move some defines from headers to cpp files (to improve ABI stability). add some documentation. regenerate html. minor fixes to documentation script 2013-12-19 05:35:47 +00:00
..
kademlia fix issue with obfuscated_get_peers where peers in responses to obfuscated requests would still be returned. slight refactoring to move traversal algorithm level logic to traversal_observer class 2013-12-14 23:25:38 +00:00
ConvertUTF.cpp
GeoIP.c
Makefile.am
alert.cpp improve alert errors for peer alerts 2013-11-05 01:30:29 +00:00
alert_manager.cpp
allocator.cpp comments 2013-12-02 09:30:19 +00:00
asio.cpp
asio_ssl.cpp
assert.cpp
bandwidth_limit.cpp
bandwidth_manager.cpp merged some rate limiter polish from libtorrent_aio 2013-11-02 03:26:53 +00:00
bandwidth_queue_entry.cpp
bloom_filter.cpp
broadcast_socket.cpp
bt_peer_connection.cpp member re-order and struct packing 2013-12-02 04:24:10 +00:00
chained_buffer.cpp
connection_queue.cpp reorder some structs to reduce padding 2013-11-26 02:00:02 +00:00
create_torrent.cpp merged create_torrent fix from RC_0_16 2013-11-07 05:17:09 +00:00
disk_buffer_holder.cpp
disk_buffer_pool.cpp
disk_io_thread.cpp
entry.cpp make TORRENT_DEBUG macro not affect ABI of entry class (bencoding) 2013-11-17 20:37:55 +00:00
enum_net.cpp
error_code.cpp break out bdecode errors into its own category 2013-10-22 23:57:12 +00:00
escape_string.cpp
file.cpp android support 2013-11-27 16:58:02 +00:00
file_pool.cpp
file_storage.cpp fix initialization order warnings 2013-11-28 08:48:17 +00:00
gzip.cpp
hasher.cpp
http_connection.cpp merged fixes from RC_0_16 2013-11-01 09:05:41 +00:00
http_parser.cpp fixed uninitialized variable in http_parser (introduced with web seeding improvements) 2013-10-20 04:58:36 +00:00
http_seed_connection.cpp fix initialization order warnings. pack peer_connection and torrent 2013-11-26 07:47:48 +00:00
http_stream.cpp
http_tracker_connection.cpp merged fix from RC_0_16 2013-11-02 23:08:26 +00:00
i2p_stream.cpp merged i2p fix from RC_0_16 2013-10-28 02:41:54 +00:00
identify_client.cpp
instantiate_connection.cpp
ip_filter.cpp
ip_voter.cpp
lazy_bdecode.cpp merged include file fix from RC_0_16 2013-11-23 20:01:57 +00:00
logger.cpp
lsd.cpp
lt_trackers.cpp
magnet_uri.cpp
metadata_transfer.cpp merge some cleanup and fixes from libtorrent_aio 2013-10-12 06:03:19 +00:00
mpi.c
natpmp.cpp
packet_buffer.cpp
parse_url.cpp
pe_crypto.cpp
peer_connection.cpp some defensive programming. cleanup unused boost include. tighten up boost includes 2013-12-17 23:26:44 +00:00
piece_picker.cpp revert a bad optimization from peer_connection's invariant check 2013-10-20 07:10:09 +00:00
policy.cpp merged fixes from RC_0_16 2013-11-02 03:35:45 +00:00
puff.cpp
random.cpp
rss.cpp
session.cpp move some defines from headers to cpp files (to improve ABI stability). add some documentation. regenerate html. minor fixes to documentation script 2013-12-19 05:35:47 +00:00
session_impl.cpp fixed missing case in save_struct 2013-12-09 08:00:21 +00:00
settings.cpp fixed missing case in save_struct 2013-12-09 08:00:21 +00:00
sha1.cpp
smart_ban.cpp
socket_io.cpp merged DHT change from RC_0_16 2013-10-13 23:04:40 +00:00
socket_type.cpp merged i2p fix from RC_0_16 2013-10-27 19:56:37 +00:00
socks5_stream.cpp
stat.cpp
storage.cpp fix resume data bug introduced when deprecating the iterators from file_storage 2013-11-07 06:54:56 +00:00
string_util.cpp
thread.cpp
time.cpp fix integer overflow issue in timers 2013-11-01 09:13:14 +00:00
timestamp_history.cpp
torrent.cpp disable invariant check when TORRENT_DISABLE_INVARIANT_CHECKS is defined 2013-12-18 07:15:16 +00:00
torrent_handle.cpp fix build 2013-11-29 05:37:52 +00:00
torrent_info.cpp strip trailing dots and spaces in filenames 2013-12-05 07:40:57 +00:00
tracker_manager.cpp merged fix from RC_0_16 2013-11-02 23:08:26 +00:00
udp_socket.cpp fix udp_socket proxy issue 2013-11-20 01:19:42 +00:00
udp_tracker_connection.cpp merged fix from RC_0_16 2013-11-02 23:08:26 +00:00
upnp.cpp merged fixes from RC_0_16 2013-11-08 07:23:36 +00:00
ut_metadata.cpp merge some cleanup and fixes from libtorrent_aio 2013-10-12 06:03:19 +00:00
ut_pex.cpp fix test_pex 2013-10-22 07:53:36 +00:00
utf8.cpp fix utf8 build error 2013-11-28 08:41:35 +00:00
utp_socket_manager.cpp fix utp counter initialization 2013-10-04 03:49:04 +00:00
utp_stream.cpp
web_connection_base.cpp improved support for web seeds that don't support keep-alive 2013-10-20 02:40:43 +00:00
web_peer_connection.cpp merged some rate limiter polish from libtorrent_aio 2013-11-02 03:26:53 +00:00