]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2021-08-22 Matt JoinerAvoid reallocating keep alive timer on each pass v1.30.4
2021-08-22 Matt JoinerDon't run linter on master branch
2021-08-22 Matt JoinerUpdate install command
2021-08-19 Matt JoinerChange linter workflow branches and name v1.30.3
2021-08-19 Matt JoinerRemove unused code
2021-08-19 Matt JoinerUpdate staticcheck go target to 1.16
2021-08-19 Matt JoinerDisable excessively pedantic linters
2021-08-19 Matt JoinerFix data race closing incoming PeerConn
2021-08-19 Matt JoinerSet direct sqlite storage conn to nil on close
2021-08-19 Matt JoinerRewrite peerConnMsgWriter.run
2021-08-19 Matt JoinerSet testing keep alive timeout to 1 millisecond
2021-08-19 Matt JoinerFix deadlock when checking whether to send keep alive
2021-08-19 Matt JoinerLimit keep alives for rate limited download test
2021-08-19 Matt JoinerFix race in assigning keep alive timer
2021-08-19 Matt JoinerUse different keep alive timeout in tests
2021-08-16 Bora M. AlperAdd linter CI (#542)
2021-08-16 Matt JoinerUse roaring.Bitmap directly for completed pieces
2021-08-16 Matt JoinerSet go 1.17 in go.mod
2021-08-16 Matt Joinergo get -u
2021-08-13 Matt JoinerFix mmap panic on darwin with Go 1.17 v1.30.2
2021-08-12 Matt JoinerDon't panic on int parse failures
2021-08-12 Matt JoinerFix panic unmarshalling bencode dict into unsupported... v1.30.1
2021-08-11 Matt JoinerFix allocation of empty DhtNodes in TorrentSpec
2021-08-10 Matt JoinerFix race in sqlite direct storage init v1.30.0
2021-08-10 Alfonso MonteroReadme: Add downstream project (#543)
2021-08-01 Matt JoinerIncrease request update interval if there's no signalling
2021-08-01 Matt JoinerMinimize allocations and resizing in request computation
2021-08-01 Matt JoinerPrecompute File.DisplayPath
2021-08-01 Matt Joinercmd/torrentfs: Fix panic on missing info
2021-07-26 Matt JoinerTrim UDP tracker client read allocations v1.29.2
2021-07-17 Matt JoinerClose torrent storage asynchronously on drop
2021-07-17 Matt JoinerAdd debug level to piece hash failure log message
2021-07-14 Matt JoinerFix go:build directives v1.29.1
2021-07-02 Matt JoinerRemove unused badges
2021-06-27 Matt JoinerFix race in concurrent connects in UDP tracker v1.29.0
2021-06-26 ucwongmissinggo go.mod fix (#526)
2021-06-25 Matt JoinerCheck that udp conn ID age is non-zero
2021-06-25 Matt JoinerAdd http tracker AllowKeepAlive
2021-06-25 Matt JoinerUpdate and expose default client identifiers
2021-06-24 Matt JoinerAdd udp tracker scrape support
2021-06-24 Matt JoinerPull AnnounceOpt into tracker package
2021-06-24 Matt JoinerCancel writer after request
2021-06-24 Matt JoinerDon't log dispatch errors
2021-06-24 Matt JoinerExtract protocol agnostic tracker Client
2021-06-24 Matt JoinerRewrite udp announce to use udp client
2021-06-23 ucwongpackage expect fix (#524)
2021-06-23 Matt JoinerFix some error wrapping in mse
2021-06-23 Matt JoinerFixes for wasm
2021-06-23 Matt JoinerReject accepted connections if we don't want conns
2021-06-22 Matt JoinerRearrange some tracker tests and files
2021-06-22 Matt JoinerExtract HTTP tracker client into separate package
2021-06-22 Matt JoinerMove tracker test server code to test file
2021-06-22 Matt JoinerUpdate test tracker urls
2021-06-22 Matt JoinerFix tracker test timeouts
2021-06-22 Matt JoinerRewrite UDP tracker client
2021-06-22 Matt JoinerAdd UDP tracker announce and connect expvars
2021-06-21 Matt JoinerAdd to bencode.Unmarshal doc comment
2021-06-21 Matt JoinerTidy up the Dialer interface
2021-06-21 Matt JoinerMinor tidying
2021-06-21 Matt JoinerExpose DialFirst
2021-06-21 Matt JoinerMark client transfer test as parallel
2021-06-21 Matt JoinerRemove sqlite piece-resource storage
2021-06-21 Matt JoinerAdd explicit metadata extension types
2021-06-21 Matt JoinerAdd ClientConfig.AcceptPeerConnections
2021-06-21 Matt JoinerRemove conntrack, expose Torrent.AnnounceToDht, ClientC...
2021-06-21 Matt JoinerMerge branch 'request-strategy-rewrite'
2021-06-08 Zilog8Allow Storage Backends to do their own Hashing (#518)
2021-06-07 deepsource... Fix nil context being passed to function
2021-06-07 Matt JoinerAdd default param name in TorrentImpl.Piece func
2021-06-07 Matt JoinerAdd storage/disabled
2021-06-07 Matt JoinerExpose AnacrolixDhtServerWrapper
2021-06-07 Matt JoinerExtract chansync to github.com/anacrolix/chansync
2021-06-07 Matt Joinerbencode: Improve support for embedded structs
2021-06-07 Matt Joinerbencode: Support anonymous embedded struct pointers
2021-06-07 Matt JoinerRework bencode decoding so it might support embedded...
2021-06-07 Matt JoinerFix issue with duplicate preallocated requests
2021-06-07 Matt JoinerFix bitmap-related benchmark
2021-06-07 Matt JoinerTrack chunks read for webseed peers too
2021-06-07 Matt JoinerRename file
2021-06-07 Matt JoinerAdd peerConnMsgWriter file
2021-06-07 Matt JoinerAdd chansync interfaces
2021-06-07 Matt JoinerFix race in piece availability runs
2021-06-07 Matt JoinerApply next request state asynchronously
2021-06-07 Matt JoinerMove peerConnMsgWriter into its own file
2021-06-07 Matt JoinerBreak out peerConnWriter
2021-06-07 Matt JoinerResolve local replaces
2021-06-07 Matt JoinerFix up some crashes around piece availability
2021-06-07 Matt JoinerDon't always force piece reallocation
2021-06-07 Matt JoinerUse rejiggered missinggo bitmap
2021-06-07 Matt JoinerDetermine peer max requests based on receive speed
2021-06-07 Matt JoinerMerge maxRequests into localClientReqq
2021-06-07 Matt JoinerFix in decPieceAvailability when we don't have torrent...
2021-06-07 Matt JoinerFix sqlite piece completion
2021-06-07 Matt JoinerAdd client-level max unverified bytes
2021-06-07 Matt JoinerGet max unverified bytes working
2021-06-07 Matt JoinerPrepare to implement max unverified bytes
2021-06-07 Matt JoinerDo checks for preallocated requests too
2021-06-07 Matt JoinerFix non-deterministic test
2021-06-07 Matt JoinerGet request rebalancing working optimally!
2021-06-07 Matt JoinerMove piece allocation to its own func
next