]> Sergey Matveev's repositories - btrtrc.git/history - tracker/udp.go
Drop support for go 1.20
[btrtrc.git] / tracker / udp.go
2023-09-26 Matt JoinerSupport scraping from HTTP trackers
2021-06-24 Matt JoinerExtract protocol agnostic tracker Client
2021-06-24 Matt JoinerRewrite udp announce to use udp client
2021-06-23 Matt JoinerFixes for wasm
2021-06-22 Matt JoinerExtract HTTP tracker client into separate package
2021-06-22 Matt JoinerRewrite UDP tracker client
2021-06-22 Matt JoinerAdd UDP tracker announce and connect expvars
2019-08-10 Matt JoinerUpdate all imports of dht to v2
2018-11-28 Matt Joinertracker: Add Announce.Context
2018-02-21 Matt Joinertracker: Set UDP IPAddress field in announces
2018-02-19 Matt JoinerIPv6 tracker support
2018-02-13 Matt JoinerAdd a bunch of TODOs
2018-02-11 Matt JoinerStandardize on krpc types, and extend PEX message type...
2016-05-24 lovedboyMerge branch 'master' of https://github.com/lovedboy...
2016-05-19 Matt Joinertracker: Allow resolving announce URL host in advance...
2016-05-09 Matt JoinerRemove the vestiges of the expose tracker Client interface
2016-04-19 Matt JoinerMerge pull request #79 from shoenig/normalize
2016-04-19 Seth Hoenigrefactor struct identifiers to follow conventional...
2016-03-15 Matt JoinerUse new missinggo.SplitHostMaybePort implementation
2016-02-07 Matt Joinertracker: Shoehorn old client implementations into new...
2016-02-07 Matt JoinerPrefix the Action constants
2016-01-31 Matt JoinerBegin tracking use of file descriptors in UDP tracker
2015-09-30 Matt JoinerReduce UDP tracker response buffer size from 64KiB...
2015-08-17 Matt JoinerRedo the compact peer types
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-03-30 Matt JoinerFix peer parsing error introduced during tracker packag...
2015-03-27 Matt JoinerMerge all the tracker packages, why would anyone want...
2013-11-06 Matt JoinerImplementing UDP tracker in its own module
2013-11-04 Matt JoinerBegin on UDP trackers