.. |
kademlia
|
fix compilation for android which uses boost::posix_time::ptime (TORRENT_USE_BOOST_DATE_TIME)
|
10 years ago |
ConvertUTF.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
GeoIP.c
|
added libtorrent (svn rev 8690)
|
11 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)
|
11 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)
|
11 years ago |
asio_ssl.cpp
|
android compiling
|
11 years ago |
assert.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
bandwidth_limit.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
bandwidth_manager.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
bandwidth_queue_entry.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
bloom_filter.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
broadcast_socket.cpp
|
added libtorrent (svn rev 8690)
|
11 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)
|
11 years ago |
connection_queue.cpp
|
added libtorrent (svn rev 8690)
|
11 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)
|
11 years ago |
disk_buffer_pool.cpp
|
added libtorrent (svn rev 8690)
|
11 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)
|
11 years ago |
enum_net.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
error_code.cpp
|
sync lazy_bdecode to 0.16 branch before applying security fix
|
9 years ago |
escape_string.cpp
|
added libtorrent (svn rev 8690)
|
11 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)
|
11 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)
|
11 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)
|
11 years ago |
http_parser.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
http_seed_connection.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
http_stream.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
http_tracker_connection.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
i2p_stream.cpp
|
added libtorrent (svn rev 8690)
|
11 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)
|
11 years ago |
ip_filter.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
ip_voter.cpp
|
update ip_voter from upstream to get this nice maybe_rotate method.
|
10 years ago |
lazy_bdecode.cpp
|
port lazy_bdecode from upstream to 'fix bound-checking issue in bdecoder'
|
9 years ago |
logger.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
lsd.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
lt_trackers.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
magnet_uri.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
makefile.ios
|
building for ios on linux
|
9 years ago |
metadata_transfer.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
mpi.c
|
added libtorrent (svn rev 8690)
|
11 years ago |
natpmp.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
packet_buffer.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
parse_url.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
pe_crypto.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
peer_connection.cpp
|
disable assert since "there are ways for this to happen legitimately". should fix #176
|
10 years ago |
piece_picker.cpp
|
introducing a new torrent piece property to be persisted on disk: max_seen
|
10 years ago |
policy.cpp
|
less noisy. disable some dht announce and already connected messages
|
11 years ago |
puff.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
random.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
rsa.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
rss.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
session.cpp
|
backport from upstream: fixed uTP vulnerability
|
9 years ago |
session_impl.cpp
|
report the two local/external addresses we know about (which should be the same)
|
10 years ago |
settings.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
sha1.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
smart_ban.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
socket_io.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
socket_type.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
socks5_stream.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
stat.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
storage.cpp
|
fix for picky compiler complaining about no return
|
10 years ago |
string_util.cpp
|
added libtorrent (svn rev 8690)
|
11 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)
|
11 years ago |
torrent.cpp
|
introducing a new torrent piece property to be persisted on disk: max_seen
|
10 years ago |
torrent_handle.cpp
|
introducing a new torrent piece property to be persisted on disk: max_seen
|
10 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)
|
11 years ago |
upnp.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
ut_metadata.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
ut_pex.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
utf8.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
utp_socket_manager.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
utp_stream.cpp
|
backport from upstream: fixed uTP vulnerability
|
9 years ago |
web_connection_base.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |
web_peer_connection.cpp
|
added libtorrent (svn rev 8690)
|
11 years ago |