libtorrent.org:plugin-invariant-checks

Last commit made on 2020-05-30
Get this branch:
git clone -b plugin-invariant-checks https://git.launchpad.net/libtorrent.org

Branch merges

Branch information

Name:
plugin-invariant-checks
Repository:
lp:libtorrent.org

Recent commits

81d7423... by arvidn <email address hidden>

ensure that the internal invariants hold while calling plugin callbacks (at least most of them)

3ed6fa6... by arvidn <email address hidden>

add ossfuzz badge to README

055ff94... by arvidn <email address hidden>

add set_alert_fd in python binding, to supersede set_alert_notify

7e24f9b... by arvidn <email address hidden>

update template2.txt

1a157df... by arvidn <email address hidden>

fix minor rst formatting of docs

4e34ec3... by arvidn <email address hidden>

fix issue when changing state to checking while trying to announce to a tracker that times out

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

fix bug in part files > 2 GiB

b5aa6ef... by arvidn <email address hidden>

add function to clear the peer list for a torrent

2622792... by Steven Siloti <email address hidden>

fix build with boost 1.73

34c8053... by arvidn <email address hidden>

add ref-qualifiers to assignment operators on flag types to improve type safety