libtorrent.org:v2-only-magnet-transfer-test

Last commit made on 2020-05-22
Get this branch:
git clone -b v2-only-magnet-transfer-test https://git.launchpad.net/libtorrent.org

Branch merges

Branch information

Name:
v2-only-magnet-transfer-test
Repository:
lp:libtorrent.org

Recent commits

27d12b9... by arvidn <email address hidden>

make the v2-only-magnet transfer test use a larger torrent, to exercise more parts of the hash_picker

c9136a4... by arvidn <email address hidden>

fix torrent creation for v2-only torrents

2123d46... by Steven Siloti <email address hidden>

fix build with boost 1.73

b225c4d... by arvidn <email address hidden>

minor narrowing fix in hash_picker

f60ea42... by arvidn <email address hidden>

merged RC_1_2 into master

407f7cc... by arvidn <email address hidden>

fix resume data functions to save/restore more torrent flags

0e8bd67... by arvidn <email address hidden>

factor out computing proofs for a subtree root

afe4811... by Tyler Dunn <email address hidden>

Jamfile: Add win10 option for UWP development

Windows Store (UWP) apps require the latest required version to be set to Windows 10 (defined by _WIN32_WINNT).

8b42b04... by Eugene Shalygin

Install cmake find module with b2 build

3a713e1... by Eugene Shalygin

Install cmake find module in autotools builds