]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2025-05-10 Sergey Matveevcmd/btrtrc client btrtrc
2025-05-06 Matt JoinerLower log level for peer upload read errors when Torren...
2025-04-28 Matt JoinerRefactor Reader.readOnceAt
2025-04-28 Matt JoinerUpdate requests when piece order changes if there's...
2025-04-28 Matt JoinerStorage cap wasn't passed to piece resource implementation
2025-04-28 Matt JoinerExpose PieceRequestOrder.Iter and PieceRequestOrderItem...
2025-04-28 Matt JoinerSwitch to github.com/anacrolix/fuse@v0.4.0
2025-04-28 Matt JoinerAdd Reader.SetContext to deprecated ReadContext
2025-04-28 Matt JoinerComments and tidies
2025-04-25 Matt JoinerUse iters in a few places around segments and v2 file...
2025-04-25 Matt JoinerReturn errors in mmap storage piece completion
2025-04-24 Matt Joinergorond
2025-04-24 Matt JoinerAdd a few TODOs and fixes to trackerScraper
2025-04-24 Matt JoinerSet rate limiter bursts automatically if limit is not Inf
2025-04-24 Matt JoinerInclude torrent info hash as logger context text
2025-04-24 Matt JoinerAdd Request.String
2025-04-24 Matt JoinerMake WebSeed max requests configurable
2025-04-24 Matt JoinerChange ClientConfig.MaxAllocPeerRequestDataPerConn...
2025-04-24 Matt JoinerInclude incomplete torrent count in client status
2025-04-24 Matt JoinerFix dumpStats to reuse spew config
2025-04-24 Matt JoinerStrongly type client piece request order keys
2025-04-17 Matt JoinerAdd new metrics and PeerStats
2025-04-09 Matt JoinerAdd BytesHashed count and refactor for other Torrent...
2025-04-09 Matt Joinercmd/torrent: Add verify and flag for large chunk uploads
2025-04-09 Matt JoinerAdd Torrent.VerifyDataContext
2025-04-09 Matt JoinerAdd infohash to torrent logger
2025-04-09 Matt Joinercmd/torrent: Switch to a status output more suited...
2025-04-09 Matt JoinerFix races in client tracker status event callback tests
2025-04-09 Matt JoinerAdd Piece.VerifyDataContext and improve piece VerifyDat...
2025-04-09 Matt Joinergorond
2025-04-09 Matt JoinerSwitch client_test.go to go-quicktest/qt and add errTor...
2025-04-09 Matt Joinercmd/torrent: Remove redundant signal notification
2025-04-07 Matt JoinerPull possum fix for Go 1.24
2025-04-07 Matt Joinercmd/torrent: Some log, ctx and error handling cleanup
2025-03-18 Marco VidonisExpose torrent Peer status updates (#987)
2025-03-16 Phil Cumminsupdates to actions/cache v3 (#1000)
2025-02-16 Matt JoinerFix building go-libutp with C17 v1.58.1
2024-12-28 MitarWebSeed seems supported (#993)
2024-10-17 Matt JoinerIgnore /.env v1.58.0
2024-10-17 Matt JoinerAdd just check
2024-10-17 Matt JoinerOnly apply WebRTC data channel write limit to webtorren...
2024-10-14 Marco Vidonisupgrade pion/webrtc to v4 (#985)
2024-10-07 Matt JoinerUpdate dep to remove govulncheck finding
2024-10-03 Marco VidonisExpose WebRTC peerconn stats (#983)
2024-10-02 Matt Joiner... Used aider and claude to refactor storage tests to...
2024-09-30 Matt JoinerSet ConnectionIdMismatchNul error default log level...
2024-09-29 Matt JoinerUse stdlib replacements of golang.org/x/exp and newer...
2024-09-29 Matt Joinergorond v1.57.1
2024-09-29 Matt JoinerRework handshake parsing
2024-09-28 Matt JoinerRemove use of missinggo perf
2024-09-09 Matt JoinerFix panic using web RTC RemoteAddr directly from conn v1.57.0
2024-09-03 Matt Joinertracker/udp: Reset connection ID on error response
2024-09-03 Matt Joinertracker/udp: Improve context handling
2024-08-30 mivikBasic support for responding to HashRequest
2024-08-30 mivikSupport encoding Hashes & HashReject messages
2024-08-27 Matt JoinerAdd webseed name to webseed peer logger
2024-08-27 Matt JoinerFix webseed stall on request errors
2024-08-27 Matt JoinerFix errors in webseed causing very long stalls in reque...
2024-08-27 Matt JoinerFix webseeds not requesting after priorities are alread...
2024-08-27 Matt JoinerAdd test showing add webseed doesn't request after...
2024-08-27 Matt JoinerFix empty Info marshalling test
2024-08-26 MivikBasic support for serializing v2 torrent file (#968)
2024-08-13 Matt JoinerTidy up cmd/torrent cleanup and websocket trackers...
2024-08-10 Matt JoinerAdd contexted ReadWriter to handshakes
2024-08-10 Matt JoinerAdd context to mse handshakes
2024-07-24 Matt JoinerFix spello
2024-07-23 Matt JoinerChange some metainfo.MetaInfo methods to take pointer...
2024-07-23 Matt JoinerBe more pedantic about trailing data in metainfo.Load...
2024-07-23 Matt JoinerTidy up use of quicktest
2024-07-13 Matt JoinerRemove confusing symlink
2024-07-12 Matt JoinerFix bad recursive reads in piece resource chunks ReadAt
2024-06-30 Matt JoinerFix shadowed error in webseed response handling
2024-06-27 Matt JoinerUse mmap storage in test for performance
2024-06-27 Matt JoinerResolve log and chansync from workspace
2024-06-27 Matt Joinergorond
2024-06-27 Matt JoinerAdd peer bootstrapping integration test
2024-06-27 Matt JoinerMake Torrent.Complete a method and make it return a...
2024-06-27 Matt JoinerFix sqlite piece completion error when dirs are missing
2024-06-27 Matt JoinerAdd a Context param to ClientImpl.OpenTorrent for logging
2024-06-26 Matt Joinerbencode: Support unmarshalling into maps with non-strin...
2024-06-26 Matt JoinerRearrange the workspaces in tests
2024-06-26 Matt JoinerImprove some pointer stuff around worseConnInput
2024-06-11 Matt JoinerCorrectly hash hybrid torrents with trailing v1 padding... v1.56.1
2024-06-03 Matt JoinerUpdate possum dep v1.56.0
2024-06-03 Matt Joinerpossum: Use MovePrefix for completed chunks
2024-05-30 ucwongclone func used since go 1.21 (#947)
2024-05-26 ucwongadd Torrent.ModifyTrackers() func (#945)
2024-05-26 Levifix: upnp clear loop trap (#946)
2024-05-24 dependabot... --- (#941)
2024-05-24 Levifix: clear UPNP port mappings when client close (#942)
2024-05-03 Matt JoinerAdd type updateRequestReason and comments
2024-05-03 Mark HoltAdded comments and variables instead of raw reason...
2024-05-03 Matt JoinerAdd Toru to downstream projects
2024-04-26 Mark Holtsteal stability
2024-04-26 Alex Sharovfile.Flush() (#937)
2024-04-25 Alex SharovMerge pull request #936 from anacrolix/ci_up
2024-04-25 Alex SharovMerge pull request #935 from anacrolix/dependabot/go_mo...
2024-04-25 alex.sharovsave
2024-04-25 Luo ZhengjieOptimize memory usage by avoiding intermediate buffer...
2024-04-25 Matt JoinerPull zig cross compile fixes for go-llsqlite/crawshaw
next