]> Sergey Matveev's repositories - btrtrc.git/history - go.mod
cmd/btrtrc client
[btrtrc.git] / go.mod
2024-04-25 Alex SharovMerge pull request #935 from anacrolix/dependabot/go_mo...
2024-04-25 Matt JoinerPull zig cross compile fixes for go-llsqlite/crawshaw
2024-04-19 dependabot[bot]Bump golang.org/x/net from 0.10.0 to 0.23.0 (#931)
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-05 Matt JoinerMerge branch 'bittorrent-v2'
2024-03-02 Matt JoinerImplement reading piece hashes from peers
2024-03-02 Matt Joinerv2 torrent piece hashing
2024-02-28 Matt JoinerMerkle hashing and v2 file handling
2024-02-28 Matt JoinerAdd MagnetV2 and infohash_v2
2024-02-27 dependabot[bot]Bump google.golang.org/grpc from 1.46.2 to 1.56.3
2024-02-22 Matt JoinerAdd possum storage
2024-02-22 Matt JoinerMerge branch 'issue-905': Smart ban hash performance...
2024-02-18 Matt JoinerAdd smart ban hash benchmarks and reduce allocations
2024-01-15 Matt JoinerRetract versions affected by indefinite outgoing reques...
2024-01-15 Matt JoinerUpdate anacrolix/log
2023-12-23 dependabot[bot]Bump golang.org/x/crypto from 0.5.0 to 0.17.0 (#885)
2023-10-10 Matt JoinerDrop support for go 1.20 master
2023-10-09 Matt Joinergo mod tidy
2023-09-29 Matt JoinerUpdate to multiple-blobs-per-value squirrel
2023-09-25 Matt JoinerMerge fs module back into the root module
2023-09-14 Matt JoinerChange go requirement to 1.20 from 1.21
2023-09-11 Matt JoinerDrop anacrolix/squirrel cache blob usage
2023-09-05 Matt JoinerMerge branch 'fuse-t'
2023-09-05 Matt JoinerSwitch to github.com/go-llsqlite/adapter
2023-08-16 Matt JoinerDitch lispad/go-generics-tools for anacrolix/generics...
2023-07-23 Matt JoinerGet go-libutp fix for go1.21
2023-06-26 Matt JoinerTest and fix closed sqlite storage panicking during...
2023-06-23 Matt JoinerFix UseSources panicking when sqlite storage is closed
2023-05-27 Matt JoinerFix filecache issues on Windows
2023-05-27 Matt JoinerFix test failure using missinggo filecache on Windows
2023-05-27 Matt JoinerMake fs a separate module
2023-05-24 Matt JoinerFix ClientConfig.Logger.SetHandlers being clobbered
2023-05-18 Matt JoinerTweak logging
2023-05-09 Matt Joinergo mod tidy
2023-05-09 Matt JoinerDial TCP with the listener's local addr
2023-05-09 Matt JoinerSynchronize holepunch connect messages with existing...
2023-05-01 Matt JoinerMisc debug status, pex conn tracking improvements
2023-02-20 Matt JoinerDon't reconnect before sending requests with current...
2023-02-19 Matt JoinerAdd http and udp tracker server implementations
2023-02-18 dependabot[bot]Bump golang.org/x/net from 0.5.0 to 0.7.0 (#819)
2023-02-13 dependabot[bot]Bump github.com/pion/dtls/v2 from 2.1.5 to 2.2.4 (...
2023-01-23 Matt JoinerRoaring bitmap tests now pass when run from downstream
2022-12-31 Matt JoinerUpdate tidwall/btree
2022-12-25 Matt JoinerMerge branch 'universal-webseed-escaping'
2022-12-22 aupdate deps (#794)
2022-11-23 Matt JoinerMetadata size handling and DHT logging noise
2022-09-18 Matt JoinerUpdate github.com/anacrolix/dht/v2 v1.47.0
2022-08-31 Matt JoinerMerge branch 'webrtc-conn-leak'
2022-08-31 Matt JoinerMerge branch 'bargle'
2022-07-12 Matt Joinercmd/torrent: Use tracing SDK
2022-07-12 Matt JoinerAdd tracing to webtorrent webrtc resources
2022-07-12 Matt Joinercmd/torrent create: Add piece length and private options
2022-07-12 Matt JoinerUpdate anacrolix/bargle
2022-07-12 Matt JoinerTrack latest bargle
2022-07-03 Matt Joinergo get -u ./... && go mod tidy
2022-06-22 FIGBERTUpdate tidwall/btree (0.7.2 -> 1.3.1) (#757)
2022-06-20 Matt JoinerUpdate anacrolix/generics v1.45.0
2022-06-14 Matt JoinerUpdate github.com/frankban/quicktest
2022-06-14 Alex Sharovgithub.com/edsrzf/mmap-go v1.1.0
2022-05-12 Matt JoinerUse reusable roaring iterators v1.43.0
2022-05-12 Matt JoinerSwitch requestState to be a slice
2022-05-09 Matt JoinerUpdate ajwerner/btree
2022-05-09 Matt Joinercmd/torrent: Improve context error handling
2022-05-09 Matt JoinerUse a generic heap implementation for request selection
2022-05-09 Matt JoinerRetain peer local request ordering
2022-04-27 Matt Joinercmd/torrent: Export Prometheus metrics
2022-04-08 Matt JoinerUpdate anacrolix/envpprof
2022-03-17 Matt JoinerMerge branch 'master' into crawshaw-386-wasm
2022-03-17 Matt JoinerMerge branch 'go1.18'
2022-03-17 Matt JoinerUse generic pubsub
2022-03-17 Matt Joinergo1.18
2022-03-15 Matt JoinerMerge branch 'crawshaw'
2022-03-15 Matt JoinerMerge branch 'http-proxying'
2022-03-11 Matt JoinerMerge branch 'master' into crawshaw
2022-03-11 Matt JoinerPull GO_LOG support from anacrolix/log
2022-03-11 Matt JoinerPull GO_LOG support from anacrolix/log
2022-03-09 Matt JoinerMerge branch 'master' into crawshaw
2022-03-01 Matt JoinerMerge branch 'master' into crawshaw
2022-02-25 Matt JoinerMerge branch 'http-proxying' into crawshaw
2022-02-20 Matt JoinerAdd scrape subcommand to cmd/torrent
2022-02-15 FIGBERTPass client logger to anacrolix/go-libutp sockets ...
2022-02-10 Matt JoinerMerge branch 'master' into go1.18
2022-02-10 Matt JoinerMerge branch 'master' into go1.18
2022-02-09 Matt JoinerExclusively use crawshaw instead of zombiezen for sqlite
2022-02-09 Matt JoinerPull webrtc SCTP Transport wasm support
2022-02-07 Matt JoinerMerge branch 'master' into go1.18
2022-01-31 Matt JoinerMake use of the lazylog branch of anacrolix/log
2022-01-27 Matt JoinerMerge branch 'lazylog' into smartban
2022-01-27 Matt JoinerMerge branch 'master' into lazylog
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 JoinerAdd AjwernerBtree as an alternative btree backing for...
2022-01-22 Matt JoinerUse tidwall/btree generics for piece request ordering
2022-01-13 Matt JoinerUse tagged anacrolix/squirrel
2022-01-07 Matt Joinergo mod tidy
2021-12-23 Matt JoinerRevert go directive to 1.16
2021-12-23 Matt JoinerDon't wait for DHT pings
next