]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
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 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-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-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-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
2021-12-12 Matt JoinerRemove unused request strategy code
2021-12-12 Matt JoinerDon't group Torrent piece request orders without a...
2021-12-12 Matt JoinerMinimize allocations due to heap escapes
2021-12-12 Matt JoinerOnly steal an odd request if the stealer more recently...
2021-12-12 Matt JoinerOnly use last requested when both requests are already...
2021-12-12 Matt JoinerAdd Torrent-level request cancel for consistency
2021-12-12 Matt JoinerUpdate peer cancel assumptions and return
2021-12-12 Matt JoinerImprove panic message
2021-12-12 Matt JoinerTry request stealing
2021-12-12 Matt JoinerDon't try to request anything without the torrent info
2021-12-12 Matt JoinerWait between duplicate requests
2021-12-12 Matt JoinerStop iterating pieces when storage is exhausted
2021-12-12 Matt JoinerUse interfaces to lazily expose the bare minimum inputs...
2021-12-12 Matt JoinerProvide mapping from infohash to Torrent in Input
2021-12-12 Matt JoinerImplement piece request ordering with retained state
2021-12-12 Matt JoinerAvoid reflection sorting request pieces
2021-12-12 Matt JoinerUse indices to lookup pieces for comparison
2021-12-12 Matt JoinerCache piece request orderings
2021-12-12 Matt JoinerRetract last few minor versions with peer-requesting...
2021-12-12 Matt JoinerRevert "Link to godocs.io for documentation"
2021-12-12 Matt JoinerPartition piece request strategy by storage capacity key
2021-12-12 Matt JoinerDo webseed request updates asynchronously
2021-12-12 Matt JoinerAdd more identifying information to PeerConn.String
2021-12-12 Matt JoinerAdd generalized decodeJsonByteString and a fuzz target...
2021-12-12 Matt JoinerAdd failing bencode fuzz input
2021-12-12 Matt JoinerTransmission does not reject cancelled requests
2021-12-12 Matt JoinerDon't log webseed request context cancellation results
2021-12-12 Matt Joinerbencode: Avoid allocating interface string up front
2021-12-12 Matt Joinerbencode: Fix decoding integer with leading +
2021-12-12 Matt Joinerbencode: Enforce dict key ordering
2021-12-12 Matt Joinerbencode incorrectly parsed integers with leading zeroes
2021-12-12 Matt JoinerAdd bencode FuzzInterfaceRoundTrip
next