libtorrent.org:split-path-v2

Last commit made on 2019-04-26
Get this branch:
git clone -b split-path-v2 https://git.launchpad.net/libtorrent.org

Branch merges

Branch information

Name:
split-path-v2
Repository:
lp:libtorrent.org

Recent commits

98dc165... by arvidn <email address hidden>

replace old split_path

e35117f... by arvidn <email address hidden>

add back temporary implementations of split_path(), until it can be replaced by lsplit_path() and rsplit_path()

8cf6b0c... by Steven Siloti <email address hidden>

make merkle_clear_tree clear the root node too

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

fix unit tests

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

don't pad the tail of v2 torrents. Add support for attributes for v2 torrents

f1fef2c... by arvidn <email address hidden>

add unit tests for file_first_piece_node and file_first_block_node

342cb01... by arvidn <email address hidden>

add test for all merkle functions

e01710b... by arvidn <email address hidden>

add v2 test torrents with multiple files and mismatching v1 and v2 file trees

b7cb22c... by arvidn <email address hidden>

add tests for file_num_blocks() and file_num_pieces()

0677c49... by arvidn <email address hidden>

minor simplification of computing number of blocks in a file