libtorrent.org:shutdown_status

Last commit made on 2020-11-13
Get this branch:
git clone -b shutdown_status https://git.launchpad.net/libtorrent.org

Branch merges

Branch information

Name:
shutdown_status
Repository:
lp:libtorrent.org

Recent commits

a087f55... by Arvid Norberg <email address hidden>

WIP: add shutdown_status feature

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

merged RC_1_2 into RC_2_0

c11ccb5... by Arvid Norberg <email address hidden>

mitigate a (rare) invariant failure when completing a torrent

1bbf90e... by Arvid Norberg <email address hidden>

fix issue with moving the session object

743c872... by Arvid Norberg <email address hidden>

factor out print_usage(), improve command line parsing

2170309... by Arvid Norberg <email address hidden>

simplify get_torrent_status predicate

0d04719... by Arvid Norberg <email address hidden>

factor out file-attributes and symlink path logic in torrent creation, to reduce duplication of code

79c69c5... by Arvid Norberg <email address hidden>

add unit test file attribute in single-file torrent creation

959ee9b... by Arvid Norberg <email address hidden>

fix attribute in single-file v2 torrent creation

773f0f7... by arvidn <email address hidden>

fix padding for empty files in v2 torrent creation