]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2023-01-29 Sergey MatveevAbility to override fifos/ btrtrc-old
2023-01-13 Sergey MatveevCompletion check fix for shortened files
2023-01-13 Sergey MatveevAllow comments in seedfile
2023-01-13 Sergey Matveevcmd/torrent only prioritizes downloads
2023-01-13 Sergey MatveevShort ratio for fifos/top-seed
2023-01-13 Sergey MatveevShortened long filenames
2023-01-13 Sergey MatveevSort torrents by add time
2023-01-13 Sergey MatveevAdd currently written data for top-seed
2023-01-13 Sergey Matveevfifos/top-seed
2023-01-13 Sergey MatveevSimpler cancellation with global variables
2023-01-13 Sergey MatveevDelete only expired entries from fdCache
2023-01-13 Sergey MatveevPer-file locks
2023-01-13 Sergey MatveevLinear IO and cached FDs
2023-01-13 Sergey MatveevHard-code User-Agents
2023-01-13 Sergey MatveevSimplify With ReadAt/WriteAt
2023-01-13 Sergey MatveevSave .torrent with human readable name
2023-01-13 Sergey MatveevRemove FIFOs at quit
2023-01-13 Sergey MatveevFixed lame speed calculation
2023-01-13 Sergey Matveevseed-feed
2023-01-13 Sergey MatveevExplicitly disable IP address if not specified
2023-01-13 Sergey MatveevWait for background jobs before finish message
2023-01-13 Sergey MatveevShorter done percentage
2023-01-13 Sergey MatveevFinished message
2023-01-13 Sergey MatveevSpeed is in KiBs everywhere
2023-01-13 Sergey MatveevBasic documentation
2023-01-13 Sergey MatveevSimple bitfield file piece completion database
2023-01-13 Sergey MatveevInitial draft client
2023-01-13 Sergey MatveevNo Web*
2023-01-03 Matt Joinergorond
2023-01-03 Matt JoinerAdd a check that piece request order items are scanned...
2023-01-03 Matt JoinerFix an issue parsing negative bencode string lengths
2022-12-31 Matt JoinerUpdate tidwall/btree
2022-12-31 Matt JoinerSleep webseed peers after unhandled errors
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
next