.. |
kademlia
|
back-port aldenml's fix to not save replacement nodes twice to 1.1 (#1661)
|
2017-02-04 19:58:32 -05:00 |
ConvertUTF.cpp
|
fix some clang build warnings
|
2016-04-02 12:27:42 -04:00 |
Makefile.am
|
add utility function for generating peer ID fingerprint (#1249)
|
2016-10-25 08:03:26 -04:00 |
alert.cpp
|
fix missed static array specifier
|
2017-01-23 08:21:34 -05:00 |
alert_manager.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
allocator.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
announce_entry.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
assert.cpp
|
back-port windows stack trace function to 1.1 (#1017)
|
2016-08-21 01:07:02 -04:00 |
bandwidth_limit.cpp
|
add tests for edge cases of session settings, and fix a few integer overflows
|
2017-02-03 20:42:59 -05:00 |
bandwidth_manager.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
bandwidth_queue_entry.cpp
|
fix some build warnings in python binding
|
2016-04-07 22:45:23 -04:00 |
bdecode.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
bitfield.cpp
|
backport of popcnt asm for x86 and gcc/clang (#864)
|
2016-06-28 00:34:21 -04:00 |
block_cache.cpp
|
remove incorrect deleted-storages assert and add some more test coverage in test_metadata_extensions (#1286)
|
2016-11-03 19:39:42 -04:00 |
bloom_filter.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
broadcast_socket.cpp
|
Sanitize 1.1 (#1197)
|
2016-10-09 17:00:20 -04:00 |
bt_peer_connection.cpp
|
fix missed static array specifier
|
2017-01-23 08:21:34 -05:00 |
chained_buffer.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
choker.cpp
|
update comment to reflect new quota definition
|
2016-10-15 21:32:14 -04:00 |
close_reason.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
cpuid.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
crc32c.cpp
|
fix msvc-8.0 build (#860)
|
2016-06-27 13:46:15 -04:00 |
create_torrent.cpp
|
fix ABI compatibility issue introduced with preformatted entry type
|
2017-02-12 20:42:30 -05:00 |
disk_buffer_holder.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
disk_buffer_pool.cpp
|
deprecate mmap_cache (#1269)
|
2016-10-29 13:42:42 -04:00 |
disk_io_job.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
disk_io_thread.cpp
|
remove incorrect deleted-storages assert and add some more test coverage in test_metadata_extensions (#1286)
|
2016-11-03 19:39:42 -04:00 |
disk_job_pool.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
entry.cpp
|
added new preformatted type to bencode entry (#698)
|
2016-05-05 21:38:57 -04:00 |
enum_net.cpp
|
fix regression in windows implementation of enum_net causing infinite loop
|
2017-02-11 19:09:21 -05:00 |
error_code.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
escape_string.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
file.cpp
|
fix move_storage() to its own directory (would delete the files)
|
2017-01-03 21:09:26 -05:00 |
file_pool.cpp
|
clean up file pool a bit
|
2017-01-01 09:56:50 -05:00 |
file_progress.cpp
|
back port file progress invariant checking to 1.1
|
2017-01-29 15:34:06 -05:00 |
file_storage.cpp
|
fix issue with unloading torrents (#1624)
|
2017-01-25 23:42:59 -05:00 |
fingerprint.cpp
|
fix assertion in fingerprint::to_string
|
2016-12-07 20:52:45 -05:00 |
gzip.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
hasher.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
hex.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
http_connection.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
http_parser.cpp
|
fixed crash on invalid input in http_parser (#782)
|
2016-06-04 09:53:23 -04:00 |
http_seed_connection.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
http_stream.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
http_tracker_connection.cpp
|
fix missed static array specifier
|
2017-01-23 08:21:34 -05:00 |
i2p_stream.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
identify_client.cpp
|
add utility function for generating peer ID fingerprint (#1249)
|
2016-10-25 08:03:26 -04:00 |
instantiate_connection.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
ip_filter.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
ip_voter.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
lazy_bdecode.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
lsd.cpp
|
make local service discovery cookie support not so random numbers, to make the test reliable (#943)
|
2016-07-25 08:05:54 -04:00 |
lt_trackers.cpp
|
deprecate lt_trackers extension (#940)
|
2016-07-24 23:37:03 -04:00 |
magnet_uri.cpp
|
Ported support for magnet x.pe parameter from master (#760)
|
2016-05-27 12:12:32 -04:00 |
merkle.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
metadata_transfer.cpp
|
optimize the optimistic unchoke logic. extend the API for extensions to be able to affect the order of optimistic unchokes
|
2016-02-01 20:28:22 -05:00 |
mpi.cpp
|
fix ambiguous call to abs() in tommath (#1228)
|
2016-10-20 00:13:45 -04:00 |
natpmp.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
packet_buffer.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
parse_url.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
part_file.cpp
|
handle short reads when exporting a file (#990)
|
2016-08-07 16:04:29 -04:00 |
pe_crypto.cpp
|
back-port extra checks in pe_crypto from master
|
2016-05-27 09:51:06 -07:00 |
peer_class.cpp
|
storage optimization to peer classes
|
2017-01-21 01:23:07 -05:00 |
peer_class_set.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
peer_connection.cpp
|
fix issue where num_seeds could be greater than num_peers in torrent_status (#1645)
|
2017-02-01 01:39:09 -05:00 |
peer_connection_handle.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
peer_list.cpp
|
fix osx build (#804)
|
2016-06-11 00:48:13 -04:00 |
performance_counters.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
piece_picker.cpp
|
fix re-prioritizing a piece while it is downloading (#987)
|
2016-08-07 15:27:04 -04:00 |
platform_util.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
proxy_base.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
proxy_settings.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
puff.cpp
|
fix building tarball
|
2016-08-21 20:21:50 -04:00 |
random.cpp
|
Use std::random instead of Boost.Random when in c++11 mode. (#1087)
|
2016-09-13 17:07:01 -04:00 |
receive_buffer.cpp
|
add receive_buffer unit test and some more cleanup and asserts
|
2016-03-05 00:14:00 -05:00 |
request_blocks.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
resolve_links.cpp
|
backport of fix in resolve_links::match (#1068)
|
2016-09-06 18:30:30 -04:00 |
resolver.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
rss.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
session.cpp
|
add function to get default settings
|
2017-02-05 11:31:43 -05:00 |
session_call.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
session_handle.cpp
|
slightly improve proxy settings backwards compatibility-1.1 (#1664)
|
2017-02-06 00:01:04 -05:00 |
session_impl.cpp
|
add tests for edge cases of session settings, and fix a few integer overflows
|
2017-02-03 20:42:59 -05:00 |
session_settings.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
session_stats.cpp
|
fix support for auto disk cache size and disk buffer pool allocator behavior
|
2016-03-06 16:14:55 -05:00 |
settings_pack.cpp
|
add web_seed_name_lookup_retry to session_settings (#1674)
|
2017-02-07 01:34:52 -05:00 |
sha1.cpp
|
fix strict aliasing violation
|
2015-10-03 15:13:45 -04:00 |
smart_ban.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
socket_io.cpp
|
Fix of parse_endpoint with invalid port character separator (#757)
|
2016-05-27 12:00:54 -04:00 |
socket_type.cpp
|
Enable SNI for outgoing SSL connections
|
2016-01-24 12:24:33 -08:00 |
socks5_stream.cpp
|
back-port error_code cleanup from master (#1173)
|
2016-10-03 16:32:40 -07:00 |
stat.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
stat_cache.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
storage.cpp
|
fix some left-over incorrect default piece priorities (1 -> 4)
|
2017-02-11 15:32:51 -05:00 |
string_util.cpp
|
add a default DHT bootstrap node when it's enabled on session startup (#1008)
|
2016-08-21 12:15:19 -04:00 |
tailqueue.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
thread.cpp
|
fix msvc-8.0 build (#860)
|
2016-06-27 13:46:15 -04:00 |
time.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
timestamp_history.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
torrent.cpp
|
fix ABI compatibility issue introduced with preformatted entry type
|
2017-02-12 20:42:30 -05:00 |
torrent_handle.cpp
|
1.1.2 set queue position by number (#1617)
|
2017-01-30 21:31:31 -05:00 |
torrent_info.cpp
|
make sure torrent_info::is_valid returns false when the file fails to load
|
2017-01-18 23:58:33 -05:00 |
torrent_peer.cpp
|
Revert utp log file to disable by default
|
2016-04-03 22:32:06 -04:00 |
torrent_peer_allocator.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
torrent_status.cpp
|
fix some coverity warnings and move out code to torrent_status.cpp
|
2016-04-07 21:44:24 -04:00 |
tracker_manager.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
udp_socket.cpp
|
fix socks5 support for UDP. based on patch in https://github.com/arvidn/libtorrent/issues/1373
|
2016-12-19 23:52:53 -05:00 |
udp_tracker_connection.cpp
|
minor code cleanup (#1116)
|
2016-09-20 22:10:06 -07:00 |
upnp.cpp
|
fix missed static array specifier
|
2017-01-23 08:21:34 -05:00 |
ut_metadata.cpp
|
fix missed static array specifier
|
2017-01-23 08:21:34 -05:00 |
ut_pex.cpp
|
fix missed static array specifier
|
2017-01-23 08:21:34 -05:00 |
utf8.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
utp_socket_manager.cpp
|
fix classification of UDP packets as peer traffic
|
2016-04-18 01:29:46 -04:00 |
utp_stream.cpp
|
run undefined sanitier on travis/linux (#1134)
|
2016-10-08 12:29:46 -04:00 |
version.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |
web_connection_base.cpp
|
don't send user-agent in metadata http downloads or UPnP requests when in anonymous mode
|
2016-09-18 17:16:03 -07:00 |
web_peer_connection.cpp
|
add setting urlseed_max_request_bytes to handle large web seed requests #1405 (#1423)
|
2016-12-18 15:58:14 -05:00 |
xml_parse.cpp
|
merge copyright year update and changelog from RC_1_0
|
2016-01-17 18:57:46 -05:00 |