]> Sergey Matveev's repositories - btrtrc.git/history - internal
Drop support for go 1.20
[btrtrc.git] / internal /
2023-07-09 guoguangwuchore: remove refs to deprecated io/ioutil
2023-05-28 Matt JoinerFix logging reported in #841
2023-05-12 Matt Joinergorond test files
2023-05-09 Matt JoinerAdd stats for connections that only occur due to holepu...
2023-05-09 Matt JoinerAdd internal panicif, check and nestedmaps packages
2023-02-19 Matt JoinerAdd http and udp tracker server implementations
2023-02-14 Matt JoinerLimit peer request data allocation
2022-06-14 Matt Joinerinternal/testutil.Info: Support multi-file Torrents
2022-06-14 Matt JoinerExportStatusWriter: take testing.TB instead of *testing.T
2021-06-07 Matt JoinerExtract chansync to github.com/anacrolix/chansync
2021-06-07 Matt JoinerAdd chansync interfaces
2021-06-07 Matt JoinerApply next request state asynchronously
2021-06-07 Matt JoinerBreak out peerConnWriter
2021-02-22 Matt JoinerReplace internal/tmproot with Testing.TB.TempDir
2021-02-21 Matt JoinerMerge branch 'fuse-email-issue'
2021-02-18 Matt JoinerAdd test case for #464
2021-02-09 Matt JoinerBuff issue 465 test command
2021-02-09 Matt JoinerAdd minimal reproducing code for issue 465
2020-12-21 Matt JoinerMerge branch 'v1.19'
2020-12-20 Matt JoinerGeneralize internal/string-limiter Key type
2020-12-17 Matt JoinerFactor out internal/string_limiter v1.19.0
2020-10-29 Matt JoinerInclude a null byte in the middle of the Greeting test
2020-10-09 Matt JoinerUse testing.T.Name instead of missinggo.GetTestName
2020-02-21 Matt JoinerMove envpprof imports around
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