]> Sergey Matveev's repositories - btrtrc.git/history - go.sum
Fix some webtorrent PeerConnection leaks
[btrtrc.git] / go.sum
2020-04-20 Matt JoinerFix some webtorrent PeerConnection leaks
2020-04-16 Matt JoinerPull anacrolix dht and upnp log level handling updates
2020-04-16 Matt JoinerUpdate anacrolix/log
2020-04-15 Matt JoinerMerge branch 'webtorrent'
2020-04-13 Matt JoinerFix panic in status for webrtc connections
2020-04-11 Matt JoinerUpdate anacrolix/tagflag
2020-04-11 Matt JoinerMerge branch 'torrent-cli' into webtorrent
2020-04-05 Matt JoinerImport code https://github.com/backkem/gowttest
2020-03-24 Matt JoinerFix bbolt compatibility with go1.14
2020-03-17 Matt JoinerUpdate to latest anacrolix/dht
2020-02-27 Matt JoinerUse stable bit set for pending pieces PriorityBitmap
2020-02-21 Matt JoinerExpose PeerConn.PeerPieces
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-13 Matt Joinergo mod tidy
2019-09-12 Matt JoinerPass logger to DHTs
2019-08-22 Matt JoinerLots of improvements to logging
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 Joinergo mod tidy v1.4.0
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-03-19 Matt Joinervgo get -u v1.1.0
2019-03-19 Matt Joinervgo mod tidy
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-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-10-18 Matt JoinerAdd go.sum file