]> Sergey Matveev's repositories - btrtrc.git/history - webseed
Drop support for go 1.20
[btrtrc.git] / webseed /
2023-02-19 Matt JoinerAdd http and udp tracker server implementations
2022-12-25 Matt JoinerMerge branch 'universal-webseed-escaping'
2022-12-25 Matt JoinerDon't use path.Join in default webseed path escaper
2022-12-25 Matt JoinerAdd fuzzing for webseed path escaping
2022-12-23 Matt JoinerChange default webseed path escaping to work for all...
2022-11-15 Matt Joinergorond ./...
2022-04-26 Matt JoinerSupport custom path escaping for WebSeeds
2022-04-26 Matt JoinerWebSeed PathEscaper API tweaks
2022-04-22 afjosephfixup! [webseed] Add a custom URL encoder for webseeds
2022-04-21 afjoseph[webseed] Add a custom URL encoder for webseeds
2022-03-17 Matt JoinerMerge branch 'go1.18'
2022-03-15 Matt JoinerMerge branch 'http-proxying'
2022-03-11 Matt JoinerMerge branch 'master' into crawshaw
2022-03-11 Matt JoinerTest that empty info names are ignored in multi-file...
2022-02-25 Matt JoinerMerge branch 'http-proxying' into crawshaw
2022-02-23 Matt JoinerExpose webseed.EscapePath
2021-12-23 Matt JoinerApply download rate limiter to webseeds
2021-12-06 Matt JoinerHandle 503 returns from webseed peer endpoints
2021-12-06 Matt JoinerDo webseed request parts sequentially
2021-11-14 Matt JoinerAdd a comment about not discarding in webseed OK respon...
2021-11-12 Matt JoinerDon't log legitimate non-range requests v1.37.0
2021-11-12 Matt JoinerIncrement webseed peer piece availability
2021-11-12 Matt JoinerAllow non-partial webseed part responses for small...
2021-11-12 Matt Joinerwebseed: Close unused part responses after error
2021-11-12 Matt JoinerDon't use non-directory webseed URLs for multi-file...
2021-02-21 Matt JoinerMerge branch 'fuse-email-issue'
2021-02-18 Matt JoinerTreat 404 responses from webseed peers as fatal
2020-12-21 Matt JoinerMerge branch 'v1.19'
2020-12-21 Matt JoinerFurther fixes to webseed path encoding v1.19.2
2020-10-15 Matt Joinerwebseed: Handle http response status codes
2020-10-06 Matt JoinerFix webseed requests for non-trivial path components v1.17.1
2020-06-03 Matt JoinerMerge pull request #410 from anacrolix/webseeds
2020-06-02 Matt JoinerRemove events from webseed
2020-06-01 Matt JoinerFurther progress on webseeding
2020-05-31 Matt Joinerwebseed Client skeleton