.. |
kademlia
|
keep track of dht_storage_item which have been locally added.
|
2014-04-06 17:01:39 -03:00 |
alert_manager.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
alert.cpp
|
Fixed warning for snprintf call
|
2014-01-08 09:34:35 +00:00 |
allocator.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
asio_ssl.cpp
|
android compiling
|
2013-10-19 10:31:43 -03:00 |
asio.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
assert.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
bandwidth_limit.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
bandwidth_manager.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
bandwidth_queue_entry.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
bloom_filter.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
broadcast_socket.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
bt_peer_connection.cpp
|
fix compilation error (m_sent_bitfield) without libtorrent debug
|
2013-10-15 22:04:55 -03:00 |
chained_buffer.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
connection_queue.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
ConvertUTF.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
create_torrent.cpp
|
use a single database for all swarms of the same libtorrent session.
|
2014-01-06 15:10:32 -02:00 |
disk_buffer_holder.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
disk_buffer_pool.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
disk_io_thread.cpp
|
fix from upstream
|
2014-02-14 12:10:19 -02:00 |
entry.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
enum_net.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
error_code.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
escape_string.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
file_pool.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
file_storage.cpp
|
partial untested torrent chages. will use leveldb for storage, no more multi-files per torrent, number of pieces may increase.
|
2013-08-17 20:12:44 -03:00 |
file.cpp
|
android fixes
|
2013-10-15 23:21:08 -03:00 |
GeoIP.c
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
gzip.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
hasher.cpp
|
enough of stack smashing segfault. openssl is required, period. fix #105. fix #97. fix #27.
|
2014-01-26 14:03:15 -02:00 |
http_connection.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
http_parser.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
http_seed_connection.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
http_stream.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
http_tracker_connection.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
i2p_stream.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
identify_client.cpp
|
tweaks. increase m_desired_queue_size, maybe 2 is too low due to rounding
|
2013-10-10 23:19:30 -03:00 |
instantiate_connection.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
ip_filter.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
ip_voter.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
lazy_bdecode.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
logger.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
lsd.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
lt_trackers.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
magnet_uri.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
Makefile.am
|
partial untested torrent chages. will use leveldb for storage, no more multi-files per torrent, number of pieces may increase.
|
2013-08-17 20:12:44 -03:00 |
metadata_transfer.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
mpi.c
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
natpmp.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
packet_buffer.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
parse_url.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
pe_crypto.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
peer_connection.cpp
|
recheck piece just before sending to other torrent peer. fix #15.
|
2014-01-28 18:10:16 -02:00 |
piece_picker.cpp
|
keep track of rt and dm messages and filter dm from get_pieces (getposts rpc)
|
2013-09-21 16:18:56 -03:00 |
policy.cpp
|
less noisy. disable some dht announce and already connected messages
|
2013-10-06 23:02:30 -03:00 |
puff.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
random.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
rsa.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
rss.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
session_impl.cpp
|
make debug.log less verbose by default
|
2014-04-11 18:26:39 -03:00 |
session.cpp
|
don't check non-auto managed torrents against limits for now.
|
2014-02-25 16:47:04 -03:00 |
settings.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
sha1.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
smart_ban.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
socket_io.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
socket_type.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
socks5_stream.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
stat.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
storage.cpp
|
use a single database for all swarms of the same libtorrent session.
|
2014-01-06 15:10:32 -02:00 |
string_util.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
thread.cpp
|
apply patch from http://sourceforge.net/p/cygwin-ports/libtorrent-rasterbar/ci/master/tree/0.16.7-cygwin.patch
|
2014-01-24 10:39:35 -02:00 |
time.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
timestamp_history.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
torrent_handle.cpp
|
try to reduce the level of useless dht tracker requests by not announcing empty torrents we do not follow.
|
2014-01-06 21:59:40 -02:00 |
torrent_info.cpp
|
more untested stuff: try to preserve piece_size when reading from disk.
|
2013-08-18 09:53:35 -03:00 |
torrent.cpp
|
fix getpost memory leak. fixes miguelfreitas/twister-html#161
|
2014-06-03 17:29:03 -03:00 |
tracker_manager.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
udp_socket.cpp
|
use the same proxy settings (like Tor socks5) for libtorrent as well. DHT still won't work.
|
2014-02-15 16:51:00 -02:00 |
udp_tracker_connection.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
upnp.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
ut_metadata.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
ut_pex.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
utf8.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
utp_socket_manager.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
utp_stream.cpp
|
android fixes
|
2013-10-15 23:21:08 -03:00 |
web_connection_base.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |
web_peer_connection.cpp
|
added libtorrent (svn rev 8690)
|
2013-07-28 20:41:06 -03:00 |