.. |
kademlia
|
merge changes from RC_1_0
|
2014-10-12 04:18:34 +00:00 |
ConvertUTF.cpp
|
fix utf8 build
|
2008-11-14 05:22:04 +00:00 |
GeoIP.c
|
merged silencing of warnings from RC_0_16
|
2013-06-14 16:41:47 +00:00 |
Makefile.am
|
fix geoip left-overs in src/Makefile.am
|
2014-10-03 20:56:10 +00:00 |
alert.cpp
|
support SSL over uTP (unit test is still failing with same errors as previously, this has not been fixed yet)
|
2014-10-06 03:03:01 +00:00 |
alert_manager.cpp
|
fixed issue with queued resume data saving, and fixed regression in recent disk error check changes
|
2014-07-21 03:03:59 +00:00 |
allocator.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
asio.cpp
|
merged boost.asio fix from RC_0_16
|
2013-02-06 09:35:22 +00:00 |
asio_ssl.cpp
|
support for older boost versions
|
2014-05-25 00:13:17 +00:00 |
assert.cpp
|
switch over to use boost.atomic instead of home-built one
|
2014-08-01 07:32:54 +00:00 |
bandwidth_limit.cpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
bandwidth_manager.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
bandwidth_queue_entry.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
block_cache.cpp
|
attempted fix for inconsistent debug refcounters on blocks. pinning pieces with outstanding reads in an attempt at fixing inconsitencies seen around that logic as well
|
2014-09-14 22:42:18 +00:00 |
bloom_filter.cpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
broadcast_socket.cpp
|
merged fixes from RC_1_0
|
2014-09-13 19:47:51 +00:00 |
bt_peer_connection.cpp
|
land branch to remove half-open connection limit / connection queue
|
2014-10-03 20:56:57 +00:00 |
chained_buffer.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
crc32c.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
create_torrent.cpp
|
deprecate parts of cache_status and move those counters to session_stats counters. make the performance counters thread safe. fix some issues recently introduced to performance counters and the usage of them in client_test
|
2014-08-01 06:07:48 +00:00 |
disk_buffer_holder.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
disk_buffer_pool.cpp
|
remove buffer stats debugging feature
|
2014-07-19 08:20:20 +00:00 |
disk_io_job.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
disk_io_thread.cpp
|
deprecate parts of cache_status and move those counters to session_stats counters. make the performance counters thread safe. fix some issues recently introduced to performance counters and the usage of them in client_test
|
2014-08-01 06:07:48 +00:00 |
disk_job_pool.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
entry.cpp
|
remove pch.hpp
|
2014-06-28 23:45:46 +00:00 |
enum_net.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
error_code.cpp
|
merged fixes from RC_1_0
|
2014-07-21 03:19:58 +00:00 |
escape_string.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
file.cpp
|
storage fixes
|
2014-07-20 08:59:02 +00:00 |
file_pool.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
file_storage.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
gzip.cpp
|
merge error code fix from RC_1_0
|
2014-07-20 20:49:56 +00:00 |
hasher.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
http_connection.cpp
|
http_connection cleanup
|
2014-10-06 08:39:05 +00:00 |
http_parser.cpp
|
merged web seed redirect fix from RC_1_0
|
2014-07-09 20:53:39 +00:00 |
http_seed_connection.cpp
|
fix build
|
2014-09-28 03:27:13 +00:00 |
http_stream.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
http_tracker_connection.cpp
|
land branch to remove half-open connection limit / connection queue
|
2014-10-03 20:56:57 +00:00 |
i2p_stream.cpp
|
merged changes from RC_1_0
|
2014-09-02 06:28:27 +00:00 |
identify_client.cpp
|
remove pch.hpp
|
2014-06-28 23:45:46 +00:00 |
instantiate_connection.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
ip_filter.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
ip_voter.cpp
|
fix ip_voter to detect changing IPs
|
2014-03-03 09:49:58 +00:00 |
lazy_bdecode.cpp
|
merged changes from RC_1_0
|
2014-09-29 07:06:18 +00:00 |
logger.cpp
|
remove pch.hpp
|
2014-06-28 23:45:46 +00:00 |
lsd.cpp
|
merged changes from RC_1_0
|
2014-08-27 05:57:37 +00:00 |
lt_trackers.cpp
|
fixed some unused argument warnings
|
2014-07-07 06:28:48 +00:00 |
magnet_uri.cpp
|
merged compiler warning fixes from RC_1_0
|
2014-07-05 14:10:25 +00:00 |
metadata_transfer.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
mpi.c
|
make all unit tests pass msvc's /RTCc instrumentation (no implicit integer truncation in casts)
|
2014-02-05 09:38:32 +00:00 |
natpmp.cpp
|
remove pch.hpp
|
2014-06-28 23:45:46 +00:00 |
packet_buffer.cpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
parse_url.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
part_file.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
pe_crypto.cpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
peer_class.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
peer_class_set.cpp
|
optimize peer classes a bit
|
2014-09-17 07:23:41 +00:00 |
peer_connection.cpp
|
fix invalid comment
|
2014-10-10 00:16:17 +00:00 |
performance_counters.cpp
|
deprecate parts of cache_status and move those counters to session_stats counters. make the performance counters thread safe. fix some issues recently introduced to performance counters and the usage of them in client_test
|
2014-08-01 06:07:48 +00:00 |
piece_picker.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
platform_util.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
policy.cpp
|
optimize num_seeds() and num_downloaders() to not count the peers every time
|
2014-09-24 09:03:57 +00:00 |
proxy_base.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
puff.cpp
|
dropped dependency on zlib
|
2010-03-16 06:14:22 +00:00 |
random.cpp
|
transition to use boost.random instead of rand() and custom pseudo random generator
|
2014-08-16 20:26:00 +00:00 |
request_blocks.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
resolver.cpp
|
fix bug in hostname resolver
|
2014-09-01 07:26:29 +00:00 |
rss.cpp
|
land branch to remove half-open connection limit / connection queue
|
2014-10-03 20:56:57 +00:00 |
session.cpp
|
fix build with verbose logging
|
2014-10-04 19:54:12 +00:00 |
session_call.cpp
|
add missing files
|
2014-08-27 03:33:41 +00:00 |
session_impl.cpp
|
fix typo in ssl patch
|
2014-10-06 03:18:26 +00:00 |
session_stats.cpp
|
more steps towards isolating peer_connections from the session object. unchoking now happens via the torrent object. hopefully in the future, the session can determine which peers to unchoke without having direct access to them (i.e. with a mutex)
|
2014-09-22 03:47:43 +00:00 |
settings_pack.cpp
|
fixed bug with inactivity timer
|
2014-10-05 22:30:09 +00:00 |
sha1.cpp
|
remove pch.hpp
|
2014-06-28 23:45:46 +00:00 |
smart_ban.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
socket_io.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
socket_type.cpp
|
support SSL over uTP (unit test is still failing with same errors as previously, this has not been fixed yet)
|
2014-10-06 03:03:01 +00:00 |
socks5_stream.cpp
|
some socks5 cleanup
|
2014-09-28 05:42:35 +00:00 |
stat.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
stat_cache.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
storage.cpp
|
test build fix. another boost.chrono overflow issue fixed
|
2014-09-02 08:01:09 +00:00 |
string_util.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
tailqueue.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
thread.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
time.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
timestamp_history.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
torrent.cpp
|
do a slightly better job of deciding which peers to save in resume data
|
2014-10-07 08:29:20 +00:00 |
torrent_handle.cpp
|
merged Steve Siloti's refactoring patch of inter-thread calls into session_impl
|
2014-08-26 04:51:09 +00:00 |
torrent_info.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
torrent_peer.cpp
|
remove built-in GeoIP support
|
2014-09-21 21:01:48 +00:00 |
torrent_peer_allocator.cpp
|
land libtorrent_aio branch in trunk
|
2014-07-06 19:18:00 +00:00 |
tracker_manager.cpp
|
land branch to remove half-open connection limit / connection queue
|
2014-10-03 20:56:57 +00:00 |
udp_socket.cpp
|
merge changes from RC_1_0
|
2014-10-12 04:18:34 +00:00 |
udp_tracker_connection.cpp
|
land branch to remove half-open connection limit / connection queue
|
2014-10-03 20:56:57 +00:00 |
upnp.cpp
|
land branch to remove half-open connection limit / connection queue
|
2014-10-03 20:56:57 +00:00 |
ut_metadata.cpp
|
clean up some time_t and srand() uses
|
2014-08-16 20:55:44 +00:00 |
ut_pex.cpp
|
separate stats counters from session_interface (this was the main use of m_ses in peer connections)
|
2014-07-13 04:56:53 +00:00 |
utf8.cpp
|
update copyright
|
2014-02-23 19:12:25 +00:00 |
utp_socket_manager.cpp
|
support SSL over uTP (unit test is still failing with same errors as previously, this has not been fixed yet)
|
2014-10-06 03:03:01 +00:00 |
utp_stream.cpp
|
support SSL over uTP (unit test is still failing with same errors as previously, this has not been fixed yet)
|
2014-10-06 03:03:01 +00:00 |
web_connection_base.cpp
|
land branch to remove half-open connection limit / connection queue
|
2014-10-03 20:56:57 +00:00 |
web_peer_connection.cpp
|
support web seeds that resolve to multiple IPs
|
2014-09-28 02:20:13 +00:00 |
xml_parse.cpp
|
make xml_parse not be a template
|
2014-05-03 21:10:44 +00:00 |