]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2022-06-25 Matt JoinerCheck that incoming peer request chunk lengths don... v1.46.0
2022-06-25 Matt JoinerAdd exatorrent and finish tidying downstream projects
2022-06-23 Marco Vidonisoptimise torrent piece length (#758)
2022-06-22 Matt JoinerAdd Client.PublicIPs
2022-06-22 Matt JoinerFix typo
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-20 Matt JoinerUpdate downstream projects
2022-06-15 Matt Joinertorrent serve: Add some reasonable tracker defaults
2022-06-15 Matt JoinerBump up the local client reqq
2022-06-14 Matt Joinertorrent serve: Print magnet link
2022-06-14 Matt JoinerAdd comments for #752 and #753
2022-06-14 Matt JoinerUpdate github.com/frankban/quicktest
2022-06-14 Matt JoinerRework peer connection writer to keep individual writes...
2022-06-14 Matt Joinerinternal/testutil.Info: Support multi-file Torrents
2022-06-14 Matt JoinerExportStatusWriter: take testing.TB instead of *testing.T
2022-06-14 Alex Sharovgithub.com/edsrzf/mmap-go v1.1.0
2022-06-01 Matt JoinerRevert "Switch requestState to be a slice" v1.44.0
2022-06-01 Matt JoinerDemote webrtc conn error logging level to debug
2022-05-23 Nathanael DemaconImplement a public `Peer.DownloadRate` (#750)
2022-05-12 Matt JoinerUse Option for cached Torrent length v1.43.1
2022-05-12 Matt JoinerSet debug log level for outgoing connection error
2022-05-12 Matt JoinerUse reusable roaring iterators v1.43.0
2022-05-12 Matt JoinerAdd fallback piece ordering for non-readahead priorities
2022-05-12 Matt Joinercmd/torrent: Respect default client max unverified...
2022-05-12 Matt JoinerDisable update requests timer
2022-05-12 Matt JoinerMake piece states a slice and reuse it and request...
2022-05-12 Matt JoinerUse intermediate t in Peer.getDesiredRequestState
2022-05-12 Matt JoinerSwitch requestState to be a slice
2022-05-12 Matt JoinerReuse piece order state for request ordering
2022-05-12 Matt JoinerDefault 64 MiB max unverified bytes
2022-05-12 Matt JoinerCache chunksPerRegularPiece
2022-05-11 Matt JoinerCombine pending and last requested
2022-05-09 Matt JoinerUpdate ajwerner/btree
2022-05-09 Matt Joinercmd/torrent: Improve context error handling
2022-05-09 Matt JoinerRemove redundant type conversions
2022-05-09 Matt JoinerMove undirtiedChunksIter into its own file
2022-05-09 Matt JoinerUse a generic heap implementation for request selection
2022-05-09 Matt JoinerOrder readahead requests by piece index
2022-05-09 Matt JoinerRetain peer local request ordering
2022-05-09 Matt JoinerAdd and use typed roaring bitmap
2022-05-09 Matt Joinercmd/torrent download: Fix waiting for pieces when some...
2022-05-09 Matt JoinerAdd Torrent.pieceIndexOfRequestIndex
2022-05-09 Matt JoinerAdd a test for allocations in undirtiedChunksIter.Iter
2022-05-08 Alex SharovInfer pp.Decoder.MaxLength from chunk size (#743)
2022-04-27 Matt Joinercmd/torrent: Export Prometheus metrics
2022-04-26 afjoseph[client] Handle nil IP in badPeerAddr()
2022-04-26 Matt JoinerSupport custom path escaping for WebSeeds
2022-04-26 Matt JoinerWebSeed PathEscaper API tweaks
2022-04-25 FIGBERTUse Torrent logger instead of default logger (#740)
2022-04-22 afjosephfixup! [webseed] Add a custom URL encoder for webseeds
2022-04-21 afjoseph[webseed] Add a custom URL encoder for webseeds
2022-04-14 FIGBERTUse PeerConn logger instead of default logger (#736)
2022-04-11 Matt JoinerFix races around Reader and Torrent.Drop when Torrent... v1.42.0
2022-04-11 Matt JoinerMerge branch 'supress_webrtc_logs'
2022-04-11 Matt JoinerFix webrtc logging for JS build
2022-04-11 Jonathan McDowellAvoid heap allocation in GetRequestablePieces (#734)
2022-04-11 Matt Joinercmd/torrent: Fix panic with IPv6 public IP
2022-04-09 alex.sharovdiscard logger factory
2022-04-08 Matt JoinerUpdate anacrolix/envpprof
2022-03-31 Matt JoinerEnsure unlock occurs on panic in reader
2022-03-17 Matt JoinerUse Info.BestName in a few more places
2022-03-17 Matt JoinerRearrange transfer tests so build directives are applie...
2022-03-17 Matt JoinerMerge branch 'master' into crawshaw-386-wasm
2022-03-17 Matt JoinerMerge branch 'go1.18'
2022-03-17 Matt Joinercmd/torrent: Add download --save-metainfos and fix...
2022-03-17 Matt JoinerPrefer UTF-8 fields when present
2022-03-17 Matt JoinerAdd Info "name.utf-8" field
2022-03-17 Matt JoinerExpose File.{Begin,End}PieceIndex
2022-03-17 Matt JoinerUpdate dht logging
2022-03-17 Matt JoinerUse generic pubsub
2022-03-17 Matt Joinergo1.18
2022-03-15 Matt JoinerAdd dummy sqlite storage Go file
2022-03-15 Matt JoinerDon't build storage/sqlite tests without cgo
2022-03-15 Matt JoinerFix 386 cross compile and wasm build for crawshaw
2022-03-15 Matt JoinerMerge branch 'crawshaw'
2022-03-15 Matt JoinerExport Torrent.UseSources
2022-03-15 Matt JoinerMerge branch 'http-proxying'
2022-03-11 Matt JoinerMerge branch 'master' into crawshaw
2022-03-11 Matt JoinerExpose Torrent.AddWebSeeds
2022-03-11 Matt JoinerSupport banning webseeds
2022-03-11 Matt JoinerWhen banning an IP drop peers that match
2022-03-11 Matt JoinerPull GO_LOG support from anacrolix/log
2022-03-11 Matt JoinerSupport banning webseeds
2022-03-11 Matt JoinerPull GO_LOG support from anacrolix/log
2022-03-11 Matt JoinerAdd cmd/torrent-create -u
2022-03-11 Matt JoinerTest that empty info names are ignored in multi-file...
2022-03-10 Matt JoinerAdd cmd/torrent-create -i
2022-03-09 Matt JoinerMerge branch 'master' into crawshaw
2022-03-09 Matt Joinercmd/torrent: Add TODO about missing subcommand
2022-03-09 Matt JoinerAdd bencode.Bytes.GoString
2022-03-09 Matt Joinercmd/torrent: Add --port-forward
2022-03-09 Matt Joinercmd/torrent: Add --port-forward
2022-03-01 Matt JoinerMerge branch 'master' into crawshaw
2022-03-01 Matt Joinercmd/torrent announce: Use NumWant -1
2022-03-01 Matt JoinerQuote http tracker error response body
2022-02-25 Matt JoinerMerge branch 'http-proxying' into crawshaw
2022-02-25 Matt JoinerExpect 200 OK in torrent source response
2022-02-25 Matt JoinerFix error quoting in log
2022-02-25 Matt JoinerSeparate torrent sources source file
next