libtorrent.org:bitfield-invariant-checks

Last commit made on 2019-09-08
Get this branch:
git clone -b bitfield-invariant-checks https://git.launchpad.net/libtorrent.org

Branch merges

Branch information

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

Recent commits

e02a146... by arvidn <email address hidden>

add invariant check to bitfield

77be259... by arvidn <email address hidden>

improve peer logging

7878f68... by arvidn <email address hidden>

add some missing documentation. undeprecate error_file_metadata ahead of master undeprecating it

47bd252... by arvid Norberg

fix travis osx build

9b1607a... by arvid Norberg

fix updating of is_finished torrent status, when changing piece priorities

a3440e5... by arvid Norberg

make aux::session_settings thread-safe. this allows all threads to share the same settings object, which has low contention and is rarely updated

c0c4c20... by arvidn <email address hidden>

avoid comparing unrelated pointer in the DHT routing table (which is UB)

d5b56ca... by arvidn <email address hidden>

capture return value from placement new, to explicitly make the pointer point to the new object

9b6d49d... by arvidn <email address hidden>

explicitly use integer division in python script. make minimize.sh script fail on errors, instead of silently ignoring them

baeb959... by arvidn <email address hidden>

bump version to 1.2.2