]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2024-01-15 Matt JoinerAdd missing return to avoiding filling slow write buffer
2024-01-15 Matt JoinerBreak up long condition expression
2024-01-15 Matt JoinerExpect cancel acknowledgement from Transmission v4...
2024-01-15 Matt JoinerFix requests still being made when downloading is disal...
2024-01-15 Matt JoinerUpdate anacrolix/log
2024-01-09 Matt JoinerRearrange a few methods on the correct receivers
2023-12-23 dependabot... Bump golang.org/x/crypto from 0.5.0 to 0.17.0 (#885)
2023-12-10 Matt JoinerUse fixed width for example commands
2023-12-10 Matt JoinerAdd more downstream projects
2023-12-04 Alex SharovTorrent.WebseedPeerConns() method (#883)
2023-10-10 Matt JoinerDrop support for go 1.20 master v1.53.1
2023-10-10 Matt JoinerDon't run fs tests on Windows
2023-10-09 Matt Joinergo mod tidy v1.53.0
2023-09-29 Matt JoinerUpdate to multiple-blobs-per-value squirrel
2023-09-26 Matt Joinergorond
2023-09-26 Matt JoinerAdd testdata/The-Fanimatrix-(DivX-5.1-HQ).avi.torrent
2023-09-26 Matt JoinerSupport scraping from HTTP trackers
2023-09-25 Matt JoinerMerge fs module back into the root module
2023-09-25 Matt JoinerRaise log level for failure to mark piece complete
2023-09-25 Matt JoinerDon't do client transfer tests in parallel
2023-09-16 Matt JoinerBuffer metainfo loads from files
2023-09-14 Matt JoinerBump CI 1.19 go versions to 1.21
2023-09-14 Matt JoinerAlso change go requirement for fs module
2023-09-14 Matt JoinerChange go requirement to 1.20 from 1.21
2023-09-13 Alex SharovConfigurable hashers amount per torrent (#867)
2023-09-11 Matt JoinerFix request heap pop bug
2023-09-11 Matt JoinerUpdate logger usage for received reject messages
2023-09-11 Matt JoinerDrop anacrolix/squirrel cache blob usage
2023-09-08 Matt JoinerHandle torrentfs failure in test.sh
2023-09-08 Matt JoinerStop benchmark timer before initial run
2023-09-05 Matt JoinerMerge branch 'fuse-t'
2023-09-05 Matt JoinerSwitch to github.com/go-llsqlite/adapter
2023-08-23 Frederick RobinsonUpdate file_handle.go (#860)
2023-08-22 Matt JoinerFix race in webseed requester sleep duration calculation
2023-08-22 Matt JoinerAdd ClientConfig.WebTransport
2023-08-17 Matt JoinerNote that torrent.Reader is not concurrent-safe
2023-08-16 Matt JoinerDitch lispad/go-generics-tools for anacrolix/generics...
2023-08-16 Matt Joinerfs: Use a new torrent file reader per handled request
2023-08-16 Matt Joinerfs/cmd/torrentfs: Mount read-only
2023-08-16 Matt Joinerfs: Return file permissions for root node
2023-08-16 Matt Joinerfs/cmd/torrentfs: Add main logger
2023-08-14 Matt JoinerRemove unnecessary use of SO_REUSEPORT v1.52.5
2023-08-14 Matt JoinerAdd cove to downstream projects
2023-07-23 Matt JoinerRemove torrentfs-macos job from CI v1.52.4
2023-07-23 Matt JoinerIgnore torrentfs-macos CI errors
2023-07-23 liweifix: torrent file real time completed bytes
2023-07-23 Matt JoinerGet go-libutp fix for go1.21
2023-07-09 liweifix: udp tracker panic
2023-07-09 guoguangwuchore: remove refs to deprecated io/ioutil
2023-07-09 guoguangwuchore: unnecessary use of fmt.Sprintf
2023-06-27 Matt JoinerAdd sqlite storage build conditions to sqlite storage...
2023-06-26 Matt JoinerFix error unmarshalling bad metainfo nodes field v1.52.3
2023-06-26 Matt JoinerTest and fix closed sqlite storage panicking during... v1.52.2
2023-06-23 Matt JoinerFix UseSources panicking when sqlite storage is closed v1.52.1
2023-06-06 Matt JoinerLog bad tracker URL error
2023-05-29 Matt JoinerFix incorrect EOF when decoding some peer protocol...
2023-05-28 Matt JoinerReintroduce torrent-wide PEX throttling v1.52.0
2023-05-28 Matt JoinerRun torrentfs CI on macos
2023-05-28 Matt JoinerAttribute accepted connection to holepunching when...
2023-05-28 Matt Joinerfs/test.sh: Handle torrentfs failures synchronously
2023-05-28 Matt Joinergorond
2023-05-28 Matt JoinerFix logging reported in #841
2023-05-27 Matt JoinerFix filecache issues on Windows
2023-05-27 Matt Joinerfs: Update path to torrentfs
2023-05-27 Matt Joinerfs: go mod tidy
2023-05-27 Matt JoinerFix addrPortOrZero for unix sockets on Windows
2023-05-27 Matt JoinerTimeout torrentfs CI after 5 minutes
2023-05-27 Matt JoinerMore Windows test fixes
2023-05-27 Matt Joinergo1.19 compat
2023-05-27 Matt JoinerTest fixes for Windows
2023-05-27 Matt JoinerFixes for storage tests on Windows
2023-05-27 Matt JoinerAdd check that torrent data cleanup works in TestIssue335
2023-05-27 Matt JoinerFix test failure using missinggo filecache on Windows
2023-05-27 Matt JoinerMake fs a separate module
2023-05-27 Matt JoinerAlso run Go CI test job on 1.19
2023-05-27 Matt JoinerRun Go CI test job on macos and windows
2023-05-27 Marco VidonisAdd WebRTC ICE servers config (#824)
2023-05-24 Matt JoinerFix ClientConfig.Logger.SetHandlers being clobbered v1.51.3
2023-05-23 Matt JoinerRemove PEX todo v1.51.2
2023-05-23 Matt Joinergo1.19 compatibility
2023-05-22 Matt JoinerInclude holepunch message protocol family in metrics
2023-05-22 Matt JoinerAdd holepunch message fuzzing
2023-05-21 Matt JoinerAdd a bunch of holepunch metrics
2023-05-21 Matt JoinerPrint peer ID in ASCII-only
2023-05-21 Matt JoinerFix panic logging unknown holepunch error code
2023-05-19 Matt JoinerReport ltep extensions in status output v1.51.1
2023-05-19 Matt JoinerMove PeerClientName and PeerExtensionIDs to PeerConn
2023-05-19 Pavel Tatarskiyfixes anacrolix/torrent#795 (#807)
2023-05-19 Matt JoinerAdd doc comment for Torrent.BytesMissing
2023-05-19 Matt JoinerDon't panic if changing interest fills the write buffer v1.51.0
2023-05-19 Matt JoinerFix TestSeedAfterDownloading when cgo is disabled
2023-05-19 Matt JoinerSkip test failures due to Go uTP implementation
2023-05-19 Matt JoinerRetry some utp tests on failure
2023-05-18 Matt JoinerTweak logging
2023-05-18 Matt JoinerIgnore dial rate limits for holepunch connects
2023-05-18 Matt JoinerAdd ClientConfig.DialRateLimiter, handle dial rate...
2023-05-18 Matt JoinerDon't start another holepunch rendezvous if we're handl...
2023-05-17 Matt JoinerRelax TestTcpSimultaneousOpen
2023-05-17 Matt JoinerImprove test assertion for Linux
2023-05-17 Matt JoinerSwitch Go CI to go1.20
next