]> Sergey Matveev's repositories - btrtrc.git/history - worst_conns.go
Should fix failing go1.16 CI build
[btrtrc.git] / worst_conns.go
2021-01-25 Matt JoinerExport Peer
2020-06-03 Matt JoinerMerge pull request #410 from anacrolix/webseeds
2020-06-01 Matt JoinerFurther progress on webseeding
2020-04-15 Matt JoinerMerge branch 'webtorrent'
2020-04-13 Matt JoinerFix panic in status for webrtc connections
2020-02-21 Matt JoinerRename connection->PeerConn and fix exports
2019-12-23 Matt JoinerUse new anacrolix/multiless, and incorporate Peer.Trust...
2018-07-15 Matt JoinerCalculate peer priority lazily for worse conn comparison
2018-07-09 Matt JoinerAdd more worseConn comparisons
2018-06-22 Matt JoinerMerge branch 'dev'
2018-06-16 Matt JoinerAdd multiLess and use it for worseConn
2016-10-31 Matt JoinerDitch the use of generic slices.HeapInterface for findi...
2016-07-05 Matt JoinerAdd Torrent.SetMaxEstablishedConns
2016-07-05 Matt JoinerPrepare to allow max conns per torrent to be configured
2016-05-11 Matt JoinerGet rid of obsoleted Torrent.ceaseNetworking, and clean...
2016-04-19 Matt JoinerMerge pull request #79 from shoenig/normalize
2016-04-19 Seth Hoenigrefactor struct identifiers to follow conventional...
2016-04-04 Matt JoinerMerge pull request #72 from shoenig/magnetize
2016-04-03 Matt JoinerMerge Torrent and torrent types
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-06-29 Matt JoinerReplace pruning timer with as-required connection dropping
2015-06-16 Matt JoinerImprove uploading/seeding
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2014-12-03 Matt JoinerPiece priorities, torrent read interface and many fixes
2014-12-01 Matt JoinerWhen metainfo isn't complete, treat peers that don...
2014-09-13 Matt JoinerNew worst conn algorithm that incorporates useful/unwan...
2014-09-11 Matt JoinerNew worst conns algorithm that takes into account conne...
2014-08-27 Matt JoinerA type for heapifying worst performing conns