]> Sergey Matveev's repositories - btrtrc.git/history - internal
Extract the transfer tests
[btrtrc.git] / internal /
2020-02-20 Matt JoinerExtract the transfer tests
2019-08-21 Matt Joinergoimports -local
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-06-26 Matt JoinerRework status export in tests to allow count > 1 withou...
2018-05-25 Matt JoinerMove internal bloom cmds to dht repo
2018-04-12 Matt Joinerpackage assert->expect
2018-02-11 Matt JoinerFix TestSetMaxEstablishedConn and allow it to be run...
2018-01-09 Matt Joinersortimports
2018-01-09 Matt JoinerBegin restructuring testutil to support testing torrent...
2016-08-26 Matt JoinerRemove the InfoEx type, and don't generate its infohash...
2016-05-24 lovedboyMerge branch 'master' of https://github.com/lovedboy...
2016-05-22 Matt JoinerDrop the lol://cheezburger tracker from the test torrent
2016-05-05 Matt Joinermetainfo.InfoEx.Hash becomes a function, UpdateBytes...
2016-04-30 Matt JoinerSome changes to metainfo.InfoEx and testutil
2016-02-21 Matt JoinerMove exportClientStatus to testutil.ExportStatusWriter
2016-01-28 Matt JoinerMerge branch 'noprio2'
2016-01-18 Matt JoinerRemove internal/pieceordering
2015-11-09 Matt Joinerinternal/cmd/bloom-false-positives: Switch to tagflag
2015-10-29 Matt Joinermetainfo: Add alternative "builder" API
2015-09-20 Matt JoinerAvoid frequent allocation of piece request order iterator
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-06-02 Matt JoinerMerge branch 'master' of github.com:anacrolix/torrent
2015-06-01 Matt JoinerComments
2015-04-27 Matt JoinerRewrite imports to local bencode and metainfo
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-02-26 Matt JoinerAdd piece blob torrent.Data storage, and move testutil...
2015-02-18 Matt Joinerinternal/pieceordering: Doc
2014-12-26 Matt JoinerReorder some imports
2014-12-19 Matt JoinerAdd some tools for analysing bloom filter use
2014-12-07 Matt Joinerinternal/pieceordering: Switch to a different skiplist...
2014-12-05 Matt Joinerpieceordering: Rename RemovePiece->DeletePiece and...
2014-12-03 Matt JoinerAdd piece ordering per-connection piece request priority