]> Sergey Matveev's repositories - btrtrc.git/history - go.mod
Update to latest anacrolix/dht
[btrtrc.git] / go.mod
2020-03-17 Matt JoinerUpdate to latest anacrolix/dht
2020-02-27 Matt JoinerUse stable bit set for pending pieces PriorityBitmap
2020-02-27 Matt Joinercmd/torrent: Ditch the progress bar
2020-02-21 Matt JoinerExpose PeerConn.PeerPieces
2020-02-20 Matt JoinerAdd support for non-IP-based networks
2020-02-20 Matt JoinerExtract the transfer tests
2020-01-23 Matt Joinergo get -u && go mod tidy v1.12.0
2020-01-14 Matt JoinerUpgrade github.com/pkg/errors@v0.9.0
2020-01-13 Matt JoinerExtract the request timeout stuff into requestStrategyThree
2020-01-13 Matt JoinerUpdate missinggo
2020-01-04 Matt JoinerRevert to log v0.4.0
2020-01-03 Matt JoinerUpgrade to log v0.5.0 v1.11.0
2019-12-29 Matt JoinerUpdate dht to v2.3.1
2019-12-23 Matt JoinerUse new anacrolix/multiless, and incorporate Peer.Trust...
2019-11-28 Matt JoinerUpdate deps
2019-11-06 Matt JoinerUse latest golang.org/x/time v1.9.0
2019-11-03 Matt JoinerMove entirely to etcd-io/bbolt
2019-11-03 Matt JoinerMoved to anacrolix/stm
2019-11-02 Matt JoinerUse stm versions of dht and missinggo, and use anacroli...
2019-11-02 Matt JoinerUse missinggo/v2/conntrack
2019-10-17 Matt JoinerUpdate dht to include interface change to OnAnnouncePeer
2019-10-12 Matt JoinerReplace github.com/boltdb/bolt with github.com/etcd...
2019-10-04 Matt JoinerUpdate dht to include the logging fixes
2019-10-01 Matt JoinerPrefix torrent logger message text
2019-09-12 Matt JoinerPass logger to DHTs
2019-08-22 Matt JoinerLots of improvements to logging
2019-08-21 Matt JoinerMake Reader log through its parent
2019-08-21 Matt JoinerUpgrade to simplified logger
2019-08-18 Matt JoinerAdd mse/cmd/mse
2019-08-15 Matt Joinergo mod tidy v1.6.0
2019-08-10 Matt JoinerUpdate all imports of dht to v2
2019-07-19 Matt JoinerAlways return errors when handshakes or dialing fails
2019-07-17 Matt JoinerUse fork of elgatito/upnp that contains go module files
2019-07-17 Matt JoinerUse tagged github.com/gosuri/uiprogress, and update...
2019-07-16 Matt Joinervgo get -u && go mod tidy v1.3.0
2019-06-21 Matt JoinerAdd go 1.13 to go.mod
2019-03-19 Matt Joinervgo get -u v1.1.0
2019-03-19 Matt JoinerAdd github.com/spaolacci/murmur3 indirect
2019-03-11 Matt JoinerUpdate missinggo and dht
2019-03-03 Matt JoinerUpdate to missinggo v0.2.0
2019-02-19 Matt JoinerAvoid allocating a slice when iterating pending chunks
2019-02-19 Matt Joinergo mod tidy
2019-01-21 Matt Joinergo.mod: Require dht with krpc.Msg.Token change
2019-01-15 Matt JoinerSwitch entirely to anacrolix/log
2019-01-15 Matt JoinerMerge branch 'ci'
2019-01-08 Matt JoinerManually add modules that refuse to be added automatically
2019-01-08 Matt JoinerUpdate go mod turds
2018-11-27 Matt JoinerUpdate go module files
2018-11-21 Matt JoinerUpdate go module files
2018-11-21 Matt JoinerUpdate go module files
2018-11-19 Matt JoinerUpdate missinggo dep
2018-07-30 Matt JoinerReplace glycerine/goconvey with smartystreets/goconvey
2018-07-25 Matt JoinerUpdate go.mod
2018-05-25 Matt Joinergo.mod additions for CGO_ENABLED=0
2018-05-25 Matt JoinerAdd go.mod file for vgo