]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2022-02-25 Matt JoinerUse HTTP proxy config for torrent sources
2022-02-25 Matt JoinerFix race in MergeSpec using DisableInitialPieceCheck
2022-02-23 Matt JoinerExpose webseed.EscapePath
2022-02-21 DeepSource BotUpdate .deepsource.toml
2022-02-20 Matt JoinerAdd scrape subcommand to cmd/torrent
2022-02-20 Matt JoinerQuote UDP tracker response error bodies with %#q v1.41.0
2022-02-15 FIGBERTPass client logger to anacrolix/go-libutp sockets ...
2022-02-11 deepsource... Format code with gofumpt (#724)
2022-02-11 DeepSource BotUpdate .deepsource.toml
2022-02-10 Matt JoinerMerge branch 'master' into go1.18
2022-02-10 Matt JoinerCheckout go from github
2022-02-10 Matt JoinerRun tests on tip
2022-02-10 Matt JoinerFix and add caching to gotip CI actions
2022-02-10 Matt Joinergo CI: Use common action and parallel jobs
2022-02-10 Matt JoinerFix and add caching to gotip CI actions
2022-02-10 Matt JoinerMerge branch 'master' into go1.18
2022-02-10 Matt Joinergo CI: Use common action and parallel jobs
2022-02-09 Matt JoinerExclusively use crawshaw instead of zombiezen for sqlite
2022-02-09 Matt JoinerAlign Peer stats for webseed peers
2022-02-09 Matt Joinerfs/test.sh: Fail if hash does not match
2022-02-09 Matt JoinerRe-enable CI wasm/js package build checks
2022-02-09 Matt JoinerPull webrtc SCTP Transport wasm support
2022-02-07 Matt JoinerEnsure gotip bin is used for go
2022-02-07 Matt Joinergo CI: Add GOPATH bin to GITHUB_PATH
2022-02-07 Matt JoinerMerge branch 'master' into go1.18
2022-02-02 Eng Zer Juntest: use `T.TempDir` to create temporary test director...
2022-01-31 Matt Joinerfs/test.sh: Add torrents before mounting
2022-01-31 Matt JoinerMake use of the lazylog branch of anacrolix/log
2022-01-31 Matt JoinerDebug CI godo installation
2022-01-31 Matt JoinerContinue on wasm build error
2022-01-31 Matt JoinerRun fs/test.sh on 32 bit
2022-01-31 Matt Joinerfs/test.sh: Use Sintel file so webrtc is tested
2022-01-31 Matt JoinerRevert "fs/test.sh: Use go run instead of godo"
2022-01-27 Matt JoinerInclude peer net.Conn endpoint addresses in webrtc...
2022-01-27 Matt JoinerWhen banning an IP drop peers that match
2022-01-27 Matt JoinerFix v4 in v6 IPs from being banned as IPv4
2022-01-27 Matt JoinerBan peers for dirtying pieces if they are solely respon...
2022-01-27 Matt JoinerMerge branch 'lazylog' into smartban
2022-01-27 Matt JoinerMerge branch 'master' into lazylog
2022-01-27 Matt JoinerInclude peer net.Conn endpoint addresses in webrtc...
2022-01-23 Matt JoinerResolve deps
2022-01-22 Matt JoinerLazy logging
2022-01-22 Matt JoinerSwitch to external anacrolix/generics
2022-01-22 Matt JoinerForget smart ban blocks after piece passes hash check
2022-01-22 Matt JoinerApply smart bans under Client lock
2022-01-22 Matt JoinerDo smart banning on existing badPeerIPs
2022-01-22 Matt JoinerAdd some generic map helpers
2022-01-22 Matt JoinerImplement smart ban using generics
2022-01-22 Matt JoinerUse gotip for CI build
2022-01-22 Matt JoinerSwitch to ajwerner/btree in piece request ordering
2022-01-22 Matt JoinerAdd AjwernerBtree as an alternative btree backing for...
2022-01-22 Matt JoinerBenchmark PieceRequestOrder with varying styles of...
2022-01-22 Matt JoinerUse tidwall/btree generics for piece request ordering
2022-01-22 Matt JoinerUse webrtc selected ICE candidate for peer addresses
2022-01-22 Matt JoinerRename webtorrent source files
2022-01-13 Matt JoinerUse tagged anacrolix/squirrel
2022-01-12 Matt JoinerSwitch from missinggo/MultiLess to anacrolix/multiless
2022-01-12 Matt JoinerAdd tests for preferred network direction
2022-01-10 Matt JoinerAdd const noCacheBlobs in sqlite storage benchmarks
2022-01-07 Matt Joinergo mod tidy
2022-01-07 Matt Joinerbencode: Support decoding "" as dict key
2022-01-07 Matt Joinerbencode: Return ErrUnexpectedEOF instead of EOF in...
2022-01-07 Matt JoinerAdd bencode.Decoder.MaxStrLen
2021-12-28 Matt Joinerfs/test.sh: Use go run instead of godo
2021-12-28 Matt Joinertracker/udp.ConnClient: Make logging configurable
2021-12-27 Matt JoinerReject peer requests on data read failures v1.40.1
2021-12-27 Matt JoinerReduce some logging
2021-12-27 Matt JoinerFix TestTorrentDroppedDuringResponsiveRead flakiness v1.40.0
2021-12-23 Matt JoinerAllow stealing from slower connections within priority...
2021-12-23 Matt JoinerDynamic outbound max requests
2021-12-23 Matt JoinerInclude requests pending cancel in current request...
2021-12-23 Matt JoinerReplace piece availability with frequencies in Torrent...
2021-12-23 Matt JoinerRevert go directive to 1.16
2021-12-23 Matt Joinercmd/torrent: Add --linear-discard
2021-12-23 Matt JoinerFix panic in webseeds updating requests when Torrent...
2021-12-23 Matt Joinercmd/torrent: Lower burst when there's a download rate...
2021-12-23 Matt JoinerApply download rate limiter to webseeds
2021-12-23 Matt JoinerDon't wait for DHT pings
2021-12-23 Matt JoinerMake Torrent.cancelRequestsForPiece more efficient
2021-12-23 Matt JoinerUse relative availabilities to determine piece request...
2021-12-23 Matt Joinergofumpt -extra
2021-12-23 Matt JoinerAdd TestHaveAllThenBitfield
2021-12-23 Prestonfix http tracker arg position (#700)
2021-12-16 martin* set proxy of websocket tracker to the proxy used...
2021-12-16 Matt JoinerFix leaked mmap storage in test v1.39.2
2021-12-16 Matt JoinerFix race in TextPexConnState
2021-12-16 Matt JoinerFix go-libutp import when CGO is disabled
2021-12-16 Matt JoinerTest benchmarks in a separate step and limit executions
2021-12-16 Matt JoinerFix BenchmarkUpdatePiecePriorities
2021-12-16 Matt JoinerFix BenchmarkConnectionMainReadLoop
2021-12-15 Matt JoinerSome optimizations in PieceRequestOrder.Update and...
2021-12-13 Matt JoinerRetract v1.39.0
2021-12-13 Matt JoinerTidy up request heaping comments v1.39.1
2021-12-13 Matt JoinerAdd Peer.cancelAllRequests for webseedPeer
2021-12-13 Matt JoinerUpdate requests after deleting all in some corner cases
2021-12-13 Matt JoinerAssert that a request isn't cancelled before requesting...
2021-12-13 Matt JoinerUpdate peer requests if not interested when piece prior...
2021-12-12 Matt JoinerExplicitly use go-libutp synchronous firewall callback
2021-12-12 Matt JoinerMerge branch 'request-strategy-experiments' v1.39.0
2021-12-12 Matt JoinerMore consistent cancellation management
next