libtorrent.org:merkle-tests

Last commit made on 2019-04-03
Get this branch:
git clone -b merkle-tests https://git.launchpad.net/libtorrent.org

Branch merges

Branch information

Name:
merkle-tests
Repository:
lp:libtorrent.org

Recent commits

17281fe... by arvidn <email address hidden>

add test for all merkle functions

5599db0... by Steven Siloti <email address hidden>

Merge pull request #26 from arvidn/file-size-offset

extend unit tests for torrent files to include large files and files with large offsets

b32a72a... by arvid Norberg

extend unit tests for torrent files to include large files and files with large offsets

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

remove unused function set_piece_layer

4ac4889... by Steven Siloti <email address hidden>

fix missing initialization of torrent_peer::protocol_v2

5005c7c... by Steven Siloti <email address hidden>

Merge pull request #25 from arvidn/v2-piece-layers

having the piece layer field is mandatory in v2 torrents

3347af6... by Steven Siloti <email address hidden>

Merge pull request #24 from arvidn/root_owned

the file root hash never has to be owned

cf8feb4... by arvidn <email address hidden>

having the piece layer field is mandatory in v2 torrents, and should not be parsed for v1-only ones

d4bca1f... by arvidn <email address hidden>

the file root hash can, unconditionally, point into the info-dictionary buffer. It never changes

02de9ff... by Steven Siloti <email address hidden>

Merge pull request #22 from arvidn/restore-filehash

restore the separate vectors of mtime and filehash in file_storage