.. |
cmake
|
cmake: backport changes from the master branch
|
2018-10-31 00:17:36 +01:00 |
CMakeLists.txt
|
fix example of custom storage
|
2019-02-19 01:47:12 +01:00 |
Jamfile
|
update appveyor image and boost version. explicitly use python2 for test scripts (as the SSL behavior has changed in python 3 in non-trivial ways)
|
2019-11-19 01:46:39 +01:00 |
Makefile.am
|
fix example of custom storage
|
2019-02-19 01:47:12 +01:00 |
bt-get.cpp
|
merged RC_1_1 into master
|
2018-01-29 01:20:08 +01:00 |
bt-get2.cpp
|
more warnings on appveyor
|
2018-11-18 11:49:45 +01:00 |
client_test.cpp
|
deprecate bittyrant choking algorithm
|
2020-03-15 12:24:36 -07:00 |
connection_tester.cpp
|
fix some PVS studio warnings
|
2019-11-07 16:38:08 +00:00 |
custom_storage.cpp
|
remove redundant virtual in custom_storage.cpp
|
2019-02-20 09:47:55 +01:00 |
dump_torrent.cpp
|
add torrent_info constructor overloads to control torrent file limits
|
2019-07-20 18:14:19 -07:00 |
make_torrent.cpp
|
update make_torrent example to support controlling tracker tiers
|
2020-02-03 10:03:04 +01:00 |
print.cpp
|
more warnings on appveyor
|
2018-11-18 11:49:45 +01:00 |
print.hpp
|
fix more warnings in examples and tools
|
2018-10-11 14:28:32 +02:00 |
run_benchmarks.py
|
update run_benchmark.py
|
2018-11-25 12:19:21 +01:00 |
session_view.cpp
|
consistently use lt namespace in examples and documentation
|
2019-02-13 18:13:55 +01:00 |
session_view.hpp
|
simplify client_test a bit. print uTP stats unconditionally
|
2018-03-07 09:45:15 +01:00 |
simple_client.cpp
|
update examples to use C++11 and more succinct error handling
|
2017-12-30 22:44:10 +01:00 |
stats_counters.cpp
|
fix more warnings in examples and tools
|
2018-10-11 14:28:32 +02:00 |
torrent_view.cpp
|
use std::array<> and span<> in torrent_view and correct snprintf() usage
|
2019-02-18 13:48:34 +01:00 |
torrent_view.hpp
|
client_test fixes
|
2018-02-25 14:04:18 +01:00 |
upnp_test.cpp
|
fix more warnings in examples and tools
|
2018-10-11 14:28:32 +02:00 |