.. |
cmake
|
Fix pkg-config branch in the example CMake find module
|
2018-05-27 23:01:22 +02:00 |
CMakeLists.txt
|
Refactor CMakeLists.txt
|
2018-05-14 09:08:19 +02:00 |
Jamfile
|
merge RC_1_1 into master
|
2018-04-29 15:07:26 +02:00 |
Makefile.am
|
general cleanups of build files. Specifically to fix the propagation properties of _WIN32_WINNT, include missing CMake files in the tarball, and fix some risky ABI altering properties in CMake files
|
2018-10-12 10:06:59 +02:00 |
bt-get.cpp
|
merged RC_1_1 into master
|
2018-01-29 01:20:08 +01:00 |
bt-get2.cpp
|
make throwing versions of read_resume_data
|
2018-10-07 12:41:53 +02:00 |
client_test.cpp
|
fix warnings in tests and examples
|
2018-10-10 20:49:07 +02:00 |
connection_tester.cpp
|
some cleanup turning memcmp() and memcpy() into span comparisons and std::copy(). some more use of random_bytes() instead of loops.
|
2018-11-05 18:52:45 +01:00 |
dump_torrent.cpp
|
fix more warnings in examples and tools
|
2018-10-11 14:28:32 +02:00 |
make_torrent.cpp
|
update examples to use C++11 and more succinct error handling
|
2017-12-30 22:44:10 +01:00 |
print.cpp
|
fix more warnings in examples and tools
|
2018-10-11 14:28:32 +02:00 |
print.hpp
|
fix more warnings in examples and tools
|
2018-10-11 14:28:32 +02:00 |
run_benchmarks.py
|
more lgtm fixes
|
2018-10-20 16:30:06 +02:00 |
session_view.cpp
|
removed unnecessary parentheses around min/max, added some const modifier (#2926)
|
2018-04-11 15:19:00 +02: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
|
client_test: fix assert when adding a magnet link
|
2018-10-14 11:10:25 +02: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 |