]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
7 days ago Sergey Matveevcmd/btrtrc client btrtrc
8 days ago Alex SharovMerge pull request #936 from anacrolix/ci_up
8 days ago Alex SharovMerge pull request #935 from anacrolix/dependabot/go_mo...
8 days ago alex.sharovsave
8 days ago Luo ZhengjieOptimize memory usage by avoiding intermediate buffer...
8 days ago Matt JoinerPull zig cross compile fixes for go-llsqlite/crawshaw
8 days ago dependabot... Bump golang.org/x/net from 0.10.0 to 0.23.0 in /tests...
8 days ago Matt JoinerAdd envpprof to issue-930 test
8 days ago Matt JoinerAdd issue-930 demo
9 days ago Alex SharovMerge pull request #933 from erigontech/body_close_simplify
12 days ago Mark Holtclose body in same go routine as request
2024-04-19 Matt JoinerRemove unused pendingRequests
2024-04-19 Matt JoinerAdd Mangayomi to downstream projects
2024-04-19 dependabot... Bump golang.org/x/net from 0.10.0 to 0.23.0 (#931)
2024-04-04 Marco Vidonisremove code repetition (#926)
2024-04-02 Matt JoinerSome fixes to tests/issue-798 main
2024-04-02 Matt JoinerDon't starve unverified bytes limit on unrequestable...
2024-04-02 Matt JoinerDon't starve unverified bytes limit on unrequestable...
2024-04-02 Aritra Basuupdates test
2024-04-02 Matt JoinerAdd TestWebseedPartialSeed
2024-04-02 Matt JoinerUse Option with request piece states cache
2024-04-02 Matt JoinerTidy up GetRequestablePieces variables
2024-03-26 Marco VidonisSupport ICE servers auth (#920)
2024-03-25 Matt JoinerFix data race setting v2 piece hash
2024-03-25 Matt JoinerSupport v2 hashes on files that don't have piece layers
2024-03-25 Matt Joinercmd/torrent2: Add merkle subcommand
2024-03-25 Matt Joinercmd/torrent metainfo magnet: Support v2 torrents
2024-03-24 Matt JoinerPad v1 piece hashes for v2 files
2024-03-24 Matt JoinerAdd Jipok/torrent-webdav to README
2024-03-22 Matt JoinerTorrent.AddPieceLayers: Fix data race
2024-03-22 Matt JoinerFix deadlocking panic when checking for v2 upgrade...
2024-03-21 Matt JoinerSome logging improvements
2024-03-21 Matt JoinerSeparate some long lines
2024-03-21 Matt JoinerDocument use of the ExtensionBitV2Upgrade reserved bit
2024-03-21 Matt JoinerUpdate PiecePriority
2024-03-20 Matt JoinerImprove some internal piece priority naming
2024-03-20 Matt JoinerExport PiecePriority
2024-03-20 Matt JoinerFix downloading occurring without piece priority
2024-03-20 Matt JoinerUpdate piece completion after setting v2 hash
2024-03-20 Matt JoinerVerify piece layers while adding
2024-03-20 Matt JoinerInclude piece layers in dynamically generated metainfo
2024-03-20 Matt JoinerImprove handling of v2 hashes
2024-03-20 Matt JoinerFix up some logging
2024-03-19 Matt JoinerTrack v2 state in peer conn
2024-03-19 Matt JoinerSend v2 upgrade bit
2024-03-18 Matt JoinerDocument preference for metainfo.FileInfo.PathUtf8
2024-03-18 Evrins Hufix: can not download invalid utf8 name with BestName...
2024-03-18 Matt JoinerDon't reinit gotMetainfoC when invalidating metadata
2024-03-09 Matt JoinerUpgrade anacrolix/squirrel away from bad version
2024-03-09 Matt JoinerFix benchmark failures
2024-03-09 Matt JoinerAdd PrefixDeleter support to ResourcePieces storage
2024-03-08 Matt JoinerNote about speeding possum storage up
2024-03-06 Matt JoinerSome tweaks for v1 and v2 short infohash handling
2024-03-06 Matt JoinerTidy up
2024-03-06 Matt JoinerStorages that use piece hashes would panic with pure...
2024-03-06 Matt JoinerDon't close connection if they send unhandled BitTorren...
2024-03-06 Matt JoinerHandle v2 Torrents added by short infohash only
2024-03-05 Matt JoinerMerge branch 'bittorrent-v2'
2024-03-05 Matt JoinerAdd seeder and files for issue #908
2024-03-04 Matt JoinerUse UpvertedFiles instead of raw Info.Files in a few...
2024-03-04 Matt JoinerAdd a timeout to fs tests in CI
2024-03-02 Matt JoinerImprove segment handling for discontiguous extents
2024-03-02 Matt JoinerFix file storage segments for v2 torrents
2024-03-02 Matt JoinerMisc improvements
2024-03-02 Matt JoinerImplement reading piece hashes from peers
2024-03-02 Matt JoinerImplement decoding hash request, reject and hashes
2024-03-02 Matt JoinerSend hash requests for missing v2 hashes
2024-03-02 Matt JoinerAnnounce to both v1 and v2 swarms
2024-03-02 Matt JoinerFix metainfo.Piece.Length for v2 torrents
2024-03-02 Matt JoinerWarn on unhandled v2 protocol messages
2024-03-02 Matt Joinerv2 torrent piece hashing
2024-03-02 Matt JoinerGet infohash selection working when adding v2 torrents
2024-02-28 Matt JoinerMerkle hashing and v2 file handling
2024-02-28 Matt JoinerAdd BEP 47 extended file attributes fields
2024-02-28 Matt JoinerAdd MagnetV2 and infohash_v2
2024-02-28 Matt JoinerCI: Just build on 386
2024-02-28 Matt Joinercmd/torrent download: Handle interrupt when linear...
2024-02-28 Matt Joinercmd/torrent download: Propagate write errors
2024-02-28 Matt Joinercmd/torrent: Remove stutter in error message
2024-02-28 Matt JoinerRemove unused Torrent.fileIndex
2024-02-28 Matt JoinerCache sqlite storage capacity for a short while
2024-02-27 Matt JoinerAdd timeout to Go CI test
2024-02-27 Matt Joinergorond
2024-02-27 Matt JoinerFilter out possum without making it a separate module
2024-02-27 dependabot... Bump google.golang.org/grpc from 1.46.2 to 1.56.3
2024-02-27 Matt JoinerUse Go 1.22 in CI
2024-02-27 Matt JoinerCI adjustments
2024-02-27 Matt JoinerCI: Ensure godo v1 and run mount after FS test
2024-02-26 Matt JoinerRemove mutex in MSE cipher reader
2024-02-25 Matt JoinerAdd BitTorrent v2 fields, consts and reference torrents
2024-02-22 Matt JoinerLower use source and webseeding log levels
2024-02-22 Matt JoinerBuild possum inside test Dockerfile
2024-02-22 Matt JoinerAdd test case from issue #906
2024-02-22 Matt JoinerAdd possum storage
2024-02-22 Matt JoinerAdd low level support for BEP 10 user protocols
2024-02-22 Matt JoinerSupport operating when IPv6 isn't available
2024-02-22 Matt Joinershellcheck
2024-02-22 Matt JoinerMerge branch 'issue-905': Smart ban hash performance...
2024-02-18 Matt JoinerTry to do smart ban block hashing without client lock
2024-02-18 Matt JoinerWrite whole piece in BenchmarkConnectionMainReadLoop
next