]> Sergey Matveev's repositories - btrtrc.git/history - tracker/http.go
Standardize on krpc types, and extend PEX message type for IPv6
[btrtrc.git] / tracker / http.go
2018-02-11 Matt JoinerStandardize on krpc types, and extend PEX message type...
2017-12-28 Matt JoinerMerge pull request #219 from elgatito/http_user_agent
2017-12-28 Denis Kuzmenokadding http user-agent setters and usage
2017-11-08 Matt JoinerMerge commit '6ab65a49a8a72dea1a28968b2ab42a85fd4566ec'
2017-11-07 themihaifeat(config): Allows the torrent client to customise...
2017-10-29 Matt JoinerFix copypasta PR ಠ_ಠ
2017-10-29 Matt JoinerMerge pull request #201 from dz0ny/fix/http_client
2017-10-28 dz0nyProvide trackers specific http client
2016-11-22 Matt Joinertracker: Support the original http response peers format
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-02-14 Matt JoinerMerge pull request #64 from robaman/master
2016-02-14 Robert KästelRetain query parameters from announce URL.
2016-02-07 Matt Joinertracker: Shoehorn old client implementations into new...
2016-02-07 Matt Joinertracker: Rename response->httpResponse
2016-02-05 Matt Joinertracker: Rename the http client type to httpClient
2015-08-17 Matt JoinerRedo the compact peer types
2015-07-02 Matt JoinerMerge pull request #9 from gitter-badger/gitter-badge
2015-04-29 Matt JoinerApply sortimports
2015-04-27 Matt JoinerRewrite imports to local bencode and metainfo
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-03-27 Matt JoinerSend supportcrypto=1 to HTTP trackers
2015-03-27 Matt JoinerThe signedness on several tracker.AnnounceRequest field...
2015-03-27 Matt JoinerTidy up error handling on HTTP tracker client
2015-03-27 Matt JoinerMerge all the tracker packages, why would anyone want...