]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2021-03-11 Matt JoinerMerge patches into v1.25 v1.25.1
2021-03-11 Matt JoinerUpdate deps v1.26.0-alpha.1
2021-03-11 Matt JoinerFix dht Server Ping call v1.26.0-alpha
2021-02-24 Matt JoinerDon't bench with -race
2021-02-24 Matt JoinerInclude webseed urls in MetaInfo.Magnet output
2021-02-24 Matt JoinerImprove metainfo.MetaInfo.Magnet interface and add...
2021-02-23 Yaroslav KolomiietsPEX: impede full-meching in tracker-less swarms by...
2021-02-22 Matt JoinerAdd missing closeMu use in ReadConsecutiveChunks
2021-02-22 Matt JoinerOnly write update bolt piece completion if the existing...
2021-02-22 Matt JoinerReplace internal/tmproot with Testing.TB.TempDir
2021-02-22 Matt JoinerMerge Sean-Der's webrtc/v3 update
2021-02-21 Matt JoinerComment and log change on torrentfs behaviour change
2021-02-21 Matt JoinerMerge branch 'fuse-email-issue'
2021-02-21 Matt Joinergo mod tidy
2021-02-21 Matt JoinerPull dht peer store interface
2021-02-21 Sean DuBoisUpgrade to pion/webrtc@v3
2021-02-21 Matt JoinerAdd PeerStorer interface
2021-02-20 Matt JoinerAdd ClientConfig.ConfigureAnacrolixDhtServer
2021-02-19 Matt JoinerClose all peer types when Torrent closed
2021-02-19 Matt JoinerCode comment
2021-02-18 Matt JoinerCreate codeql-analysis.yml
2021-02-18 Matt JoinerInclude webseed URLs in output of Torrent.Metainfo
2021-02-18 Matt JoinerTreat 404 responses from webseed peers as fatal
2021-02-18 Matt JoinerAdd test case for #464
2021-02-15 Matt JoinerInstall godo
2021-02-15 Matt JoinerRun torrentfs without race
2021-02-15 Matt JoinerAdd new debian torrent testdata file
2021-02-15 Matt JoinerUse io.ReadFull in fs reads
2021-02-15 Matt Joinerfs/test.sh: Use godo for out of tree go run
2021-02-12 Matt JoinerRework fs/test.sh
2021-02-09 Matt JoinerLimit conns per host across webseed clients v1.25.0
2021-02-09 Matt JoinerFix closing of webseed peers
2021-02-09 Matt JoinerBuff issue 465 test command
2021-02-09 Matt JoinerAdd minimal reproducing code for issue 465
2021-02-04 Matt JoinerFix panic in benchmark v1.24.0
2021-02-04 Matt JoinerUse locks on piece per resource pieces to prevent races...
2021-02-04 Matt JoinerExpose mmap_size in sqlite storage, and change default...
2021-02-03 Matt JoinerFix some go vet warnings
2021-02-03 Matt JoinerFix Close race in sqlite storage when batch writes...
2021-02-03 Matt JoinerRevert "Fix stalls for responsive transfer tests"
2021-02-03 Matt JoinerAdd batch writes cases to sqlite storage benchmarks
2021-02-01 Matt JoinerUpdate deps v1.23.0
2021-02-01 Matt JoinerFix for go<1.16
2021-02-01 Matt JoinerFix sqlite storage for numconns 1
2021-02-01 Matt JoinerFix stalls for responsive transfer tests
2021-02-01 Matt JoinerSwitch to reading consecutive incomplete chunks
2021-02-01 Matt JoinerAdd tests for numconns 2
2021-02-01 Matt JoinerUse go1.16 release branch in CI
2021-01-30 Shubhendra... fixed code quality issues using DeepSource
2021-01-29 Matt JoinerUse iotest.TestReader
2021-01-29 Matt JoinerSome deps got tagged
2021-01-29 Matt JoinerUpdate crawshaw.io/sqlite v1.22.0
2021-01-29 Matt JoinerWe're not expecting chunks if we have no outstanding...
2021-01-29 Matt JoinerSet not interested when we have no pending requests
2021-01-29 Matt JoinerRework webseed peers to use a pool of requesters
2021-01-28 Matt JoinerPass callbacks to webseed peers
2021-01-28 Matt JoinerRemove requests as soon as chunk data is received
2021-01-28 Matt JoinerAdd peer upload order analysis
2021-01-28 Matt JoinerDon't cancel request on current peer when receiving...
2021-01-28 Matt JoinerUpdate deps
2021-01-28 Matt JoinerExpose more callbacks and Request and ChunkSpec
2021-01-27 Matt JoinerPORT message belongs to BEP 5
2021-01-26 Matt JoinerEscape URI path
2021-01-25 Matt JoinerUpdate deps
2021-01-25 Matt JoinerRemove cast(data as blob) workaround
2021-01-25 Matt JoinerCreate index on blob(last_used)
2021-01-25 Matt JoinerAdd sqlite-storage-cli
2021-01-25 Matt JoinerRemove obsolete reference to piece storage opts
2021-01-25 Matt JoinerFix race in writes to closed provider
2021-01-25 Matt JoinerFix transfer tests involving sqlite memory storage
2021-01-25 Matt JoinerRejig some storage options
2021-01-25 Matt JoinerFix unused opts param
2021-01-25 Matt JoinerInclude context.Context and pprof label in withConn
2021-01-25 Matt JoinerMove storage piece benchmarks to storage/test and add...
2021-01-25 Matt JoinerImprove configurability and add PutSized to sqlite...
2021-01-25 Matt JoinerAdd MarkComplete benchmark for sqlite
2021-01-25 Matt JoinerExpose Peer.Network to replace Peer.RemoteAddr.Network
2021-01-25 Matt JoinerDon't expose Peer network through RemoteAddr
2021-01-25 Matt JoinerGenerate a RemoteAddr for webseed Peers
2021-01-25 Matt JoinerAdd ReceivedUsefulData Callback
2021-01-25 Matt JoinerExport Peer
2021-01-21 Matt JoinerImplement encoding.TextMarshaler to match unmarshaler...
2021-01-18 Matt JoinerFix unreferenced variable v1.21.0
2021-01-18 Matt JoinerFix call to wrong postCancel?
2021-01-18 Matt JoinerFix duplicate import under different aliases
2021-01-18 Matt JoinerUpdate DHT
2021-01-18 Matt JoinerFix boundary conditions trimming sqlite3 storage cache
2021-01-17 Justin MFix panic on Ping/WriteMessage for webtorrent
2021-01-06 Matt JoinerAdd link for @anacrolix
2021-01-06 ucwongconnection drop log debug level
2021-01-06 Justin MPing websocket to ensure connect remains online.
2021-01-05 Matt JoinerAdd the DropMutuallyCompletePeers ClientConfig field
2021-01-05 Justin MAlign webtorrent tracker to BEP-3
2021-01-05 Justin MReannounce webtorrent webrtc offers on reconnect
2021-01-04 Matt JoinerSome peerImpl observations v1.20.0
2021-01-04 Matt JoinerReinstate cmd/announce announce subcommand
2021-01-04 Matt Joinermse: Optimize allocations receiving handshakes
2021-01-04 Matt JoinerAdd benchmark for receiving handshakes with large skey...
2021-01-03 Matt JoinerAdd mse.ReceiveHandshakeEx
2021-01-03 Matt JoinerUpgrade github.com/frankban/quicktest
next