..
kademlia
global dht traffic seems too high: implement probabilistic refresh for users that post too much.
11 years ago
ConvertUTF.cpp
added libtorrent (svn rev 8690)
12 years ago
GeoIP.c
added libtorrent (svn rev 8690)
12 years ago
Makefile.am
partial untested torrent chages. will use leveldb for storage, no more multi-files per torrent, number of pieces may increase.
11 years ago
alert.cpp
Fixed warning for snprintf call
11 years ago
alert_manager.cpp
added libtorrent (svn rev 8690)
12 years ago
allocator.cpp
merge upstream patch r8983 (merged mingw build fixes from RC_0_16)
11 years ago
asio.cpp
added libtorrent (svn rev 8690)
12 years ago
asio_ssl.cpp
android compiling
11 years ago
assert.cpp
added libtorrent (svn rev 8690)
12 years ago
bandwidth_limit.cpp
added libtorrent (svn rev 8690)
12 years ago
bandwidth_manager.cpp
added libtorrent (svn rev 8690)
12 years ago
bandwidth_queue_entry.cpp
added libtorrent (svn rev 8690)
12 years ago
bloom_filter.cpp
added libtorrent (svn rev 8690)
12 years ago
broadcast_socket.cpp
added libtorrent (svn rev 8690)
12 years ago
bt_peer_connection.cpp
fix compilation error (m_sent_bitfield) without libtorrent debug
11 years ago
chained_buffer.cpp
added libtorrent (svn rev 8690)
12 years ago
connection_queue.cpp
added libtorrent (svn rev 8690)
12 years ago
create_torrent.cpp
use a single database for all swarms of the same libtorrent session.
11 years ago
disk_buffer_holder.cpp
added libtorrent (svn rev 8690)
12 years ago
disk_buffer_pool.cpp
added libtorrent (svn rev 8690)
12 years ago
disk_io_thread.cpp
update time.cpp/ptime from upstream (r10083) trying to fix non-monotonic time issues with win32.
11 years ago
entry.cpp
added libtorrent (svn rev 8690)
12 years ago
enum_net.cpp
added libtorrent (svn rev 8690)
12 years ago
error_code.cpp
added libtorrent (svn rev 8690)
12 years ago
escape_string.cpp
added libtorrent (svn rev 8690)
12 years ago
file.cpp
merge upstream patch r8983 (merged mingw build fixes from RC_0_16)
11 years ago
file_pool.cpp
added libtorrent (svn rev 8690)
12 years ago
file_storage.cpp
partial untested torrent chages. will use leveldb for storage, no more multi-files per torrent, number of pieces may increase.
11 years ago
gzip.cpp
added libtorrent (svn rev 8690)
12 years ago
hasher.cpp
enough of stack smashing segfault. openssl is required, period. fix #105 . fix #97 . fix #27 .
11 years ago
http_connection.cpp
added libtorrent (svn rev 8690)
12 years ago
http_parser.cpp
added libtorrent (svn rev 8690)
12 years ago
http_seed_connection.cpp
added libtorrent (svn rev 8690)
12 years ago
http_stream.cpp
added libtorrent (svn rev 8690)
12 years ago
http_tracker_connection.cpp
added libtorrent (svn rev 8690)
12 years ago
i2p_stream.cpp
added libtorrent (svn rev 8690)
12 years ago
identify_client.cpp
tweaks. increase m_desired_queue_size, maybe 2 is too low due to rounding
11 years ago
instantiate_connection.cpp
added libtorrent (svn rev 8690)
12 years ago
ip_filter.cpp
added libtorrent (svn rev 8690)
12 years ago
ip_voter.cpp
added libtorrent (svn rev 8690)
12 years ago
lazy_bdecode.cpp
added libtorrent (svn rev 8690)
12 years ago
logger.cpp
added libtorrent (svn rev 8690)
12 years ago
lsd.cpp
added libtorrent (svn rev 8690)
12 years ago
lt_trackers.cpp
added libtorrent (svn rev 8690)
12 years ago
magnet_uri.cpp
added libtorrent (svn rev 8690)
12 years ago
metadata_transfer.cpp
added libtorrent (svn rev 8690)
12 years ago
mpi.c
added libtorrent (svn rev 8690)
12 years ago
natpmp.cpp
added libtorrent (svn rev 8690)
12 years ago
packet_buffer.cpp
added libtorrent (svn rev 8690)
12 years ago
parse_url.cpp
added libtorrent (svn rev 8690)
12 years ago
pe_crypto.cpp
added libtorrent (svn rev 8690)
12 years ago
peer_connection.cpp
recheck piece just before sending to other torrent peer. fix #15 .
11 years ago
piece_picker.cpp
keep track of rt and dm messages and filter dm from get_pieces (getposts rpc)
11 years ago
policy.cpp
less noisy. disable some dht announce and already connected messages
11 years ago
puff.cpp
added libtorrent (svn rev 8690)
12 years ago
random.cpp
added libtorrent (svn rev 8690)
12 years ago
rsa.cpp
added libtorrent (svn rev 8690)
12 years ago
rss.cpp
added libtorrent (svn rev 8690)
12 years ago
session.cpp
remove deprecated putData function from libtorrent
11 years ago
session_impl.cpp
miniupnp dependency removed, yes! :-) fix #130
11 years ago
settings.cpp
added libtorrent (svn rev 8690)
12 years ago
sha1.cpp
added libtorrent (svn rev 8690)
12 years ago
smart_ban.cpp
added libtorrent (svn rev 8690)
12 years ago
socket_io.cpp
added libtorrent (svn rev 8690)
12 years ago
socket_type.cpp
added libtorrent (svn rev 8690)
12 years ago
socks5_stream.cpp
added libtorrent (svn rev 8690)
12 years ago
stat.cpp
added libtorrent (svn rev 8690)
12 years ago
storage.cpp
use a single database for all swarms of the same libtorrent session.
11 years ago
string_util.cpp
added libtorrent (svn rev 8690)
12 years ago
thread.cpp
apply patch from http://sourceforge.net/p/cygwin-ports/libtorrent-rasterbar/ci/master/tree/0.16.7-cygwin.patch
11 years ago
time.cpp
update time.cpp/ptime from upstream (r10083) trying to fix non-monotonic time issues with win32.
11 years ago
timestamp_history.cpp
added libtorrent (svn rev 8690)
12 years ago
torrent.cpp
fix getpost memory leak. fixes miguelfreitas/twister-html#161
11 years ago
torrent_handle.cpp
try to reduce the level of useless dht tracker requests by not announcing empty torrents we do not follow.
11 years ago
torrent_info.cpp
more untested stuff: try to preserve piece_size when reading from disk.
11 years ago
tracker_manager.cpp
update time.cpp/ptime from upstream (r10083) trying to fix non-monotonic time issues with win32.
11 years ago
udp_socket.cpp
apply upstream fix by Arvid
11 years ago
udp_tracker_connection.cpp
added libtorrent (svn rev 8690)
12 years ago
upnp.cpp
added libtorrent (svn rev 8690)
12 years ago
ut_metadata.cpp
added libtorrent (svn rev 8690)
12 years ago
ut_pex.cpp
added libtorrent (svn rev 8690)
12 years ago
utf8.cpp
added libtorrent (svn rev 8690)
12 years ago
utp_socket_manager.cpp
added libtorrent (svn rev 8690)
12 years ago
utp_stream.cpp
fix mingw32 sse2 crash and assertion failure (winxp)
11 years ago
web_connection_base.cpp
added libtorrent (svn rev 8690)
12 years ago
web_peer_connection.cpp
added libtorrent (svn rev 8690)
12 years ago