]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2022-12-25 Matt JoinerDefault to announcing as leecher v1.48.0
2022-12-25 Matt JoinerAdd --port flag to announce
2022-12-25 Matt JoinerMerge branch 'universal-webseed-escaping'
2022-12-25 Matt JoinerFix write error handling
2022-12-25 Matt JoinerDon't use path.Join in default webseed path escaper
2022-12-25 Matt JoinerAdd fuzzing for webseed path escaping
2022-12-23 Matt JoinerChange default webseed path escaping to work for all...
2022-12-22 aupdate deps (#794)
2022-12-11 Matt JoinerValidate received chunks before conversion to indexes
2022-12-07 Marco VidonisAdd customer headers when dialling WS connection to...
2022-12-06 Matt JoinerGroup Client DHT and tracker config
2022-12-06 Matt JoinerSupport marshalling http tracker response peers
2022-12-06 Matt JoinerRename tracker/http package
2022-12-06 Matt JoinerNew go fmt on doc comments
2022-12-05 Matt JoinerSome tidying in tracker/udp
2022-12-05 Matt JoinerAdd announce --event flag
2022-11-28 Matt JoinerWrap error returned from tracker HTTP request director
2022-11-28 Matt JoinerRename some HTTP identifiers to Http
2022-11-28 Marco VidonisModify HTTP request before sending (#787)
2022-11-28 Matt JoinerFix godo use in torrentfs CI
2022-11-23 Matt JoinerMetadata size handling and DHT logging noise
2022-11-15 Matt Joinergorond ./...
2022-11-15 Matt JoinerMove a bunch of stuff into subpackages
2022-11-14 Raphaël Thériaultpass TrackerDialContext to webtorrent trackers (#785)
2022-11-14 Raphaël Thériaultsupport providing a DialContext for the http client...
2022-09-26 pkRetrive file via HTTP URL in `metainfo.go` (#778)
2022-09-23 Matt JoinerRun default DHT with table maintainer
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-08-08 Alex SharovWin limit amount of peers per udp packet (#771)
2022-07-13 Alex Sharovuse rLock where can, part2 (#767)
2022-07-13 Alex Sharovuse RLock where can (#766)
2022-07-13 Matt Joinercmd/torrent: Restore the announce and bencode subcommands
2022-07-12 Matt JoinerClose data channel on offer init errors
2022-07-12 Matt JoinerAlso close created data channels when cleaning up webrt...
2022-07-12 Matt JoinerSupport announcing to webtorrent trackers without offers
2022-07-12 Matt Joinerwebtorrent: Create data channel earlier per webrtc...
2022-07-12 Matt JoinerTrace some webrtcNetConn use
2022-07-12 Matt Joinercmd/torrent: Time and log TracerProvider.Shutdown
2022-07-12 Matt JoinerClose detached data channel and end span on webrtc...
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 serve: Support multiple file paths
2022-07-12 Matt Joinercmd/torrent create: Add piece length and private options
2022-07-12 Matt JoinerRestore torrent metainfo pprint
2022-07-12 Matt JoinerMove cmd/torrent-create into torrent create
2022-07-12 Matt JoinerUpdate anacrolix/bargle
2022-07-12 Matt JoinerUpdate bargle use
2022-07-12 Matt JoinerTrack latest bargle
2022-07-12 Matt JoinerFix webrtcNetAddr.String for IPv6
2022-07-12 Matt JoinerUse webrtc local addr for webrtc conn peer priority
2022-07-12 Matt JoinerRemove relevant webtorrent offers when closing Torrent
2022-07-07 Craig CampbellAdd ability to set DialContext/ListenPacket for tracker...
2022-07-07 Alex SharovDo torrent storage flush on piece completion (#755)
2022-07-03 Matt Joinergo get -u ./... && go mod tidy
2022-07-03 Matt JoinerUse metainfo.ChoosePieceLength from more locations
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
next