Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ikatson
/
rqbit
Public
Notifications
You must be signed in to change notification settings
Fork
204
Star
1.9k
Code
Issues
95
Pull requests
42
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ikatson/rqbit
Actions
All workflows
Workflows
Release binaries for Linux and Docker
Release binaries for Linux and Docker
Release binaries for OSX
Release binaries for OSX
Release binaries for Windows
Release binaries for Windows
Run tests
Run tests
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
302 workflow runs
302 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix: route blocklist/allowlist downloads through the proxied client
Run tests
#1439:
Pull request
#669
opened by
jpds
Action required
jpds:fix/blocklist-proxy-leak
jpds:fix/blocklist-proxy-leak
Action required
View #669
View workflow file
feat(mse): Message Stream Encryption (MSE) support
Run tests
#1438:
Pull request
#633
synchronize by
lingdiansr
Action required
lingdiansr:feat/mse-crypto-primitives
lingdiansr:feat/mse-crypto-primitives
Action required
View #633
View workflow file
feat(mse): Message Stream Encryption (MSE) support
Run tests
#1437:
Pull request
#633
synchronize by
lingdiansr
Action required
lingdiansr:feat/mse-crypto-primitives
lingdiansr:feat/mse-crypto-primitives
Action required
View #633
View workflow file
fix(session): don't panic the incoming-connection listener
Run tests
#1436:
Pull request
#668
opened by
rmathew1973
Action required
rmathew1973:fix-listener-select-panic
rmathew1973:fix-listener-select-panic
Action required
View #668
View workflow file
fix(torrent): bound the peers map and don't accept incoming peers for finished torrents with upload disabled (unbounded memory growth)
Run tests
#1435:
Pull request
#667
opened by
tweedge
3m 41s
tweedge:fix/peers-map-unbounded-growth
tweedge:fix/peers-map-unbounded-growth
3m 41s
View #667
View workflow file
fix(session): don't panic in task_listener when all select! branches are disabled (SIGABRT after boot on large libraries)
Run tests
#1434:
Pull request
#665
opened by
tweedge
3m 22s
tweedge:fix/task-listener-all-branches-disabled-panic
tweedge:fix/task-listener-all-branches-disabled-panic
3m 22s
View #665
View workflow file
fix(bencode): re-export DEFAULT_MAX_DEPTH at crate root
Run tests
#1433:
Commit
002a348
pushed by
ikatson
3m 28s
main
main
3m 28s
View workflow file
fix(bencode): re-export DEFAULT_MAX_DEPTH at crate root
Release binaries for Linux and Docker
#224:
Commit
002a348
pushed by
ikatson
3m 35s
main
main
3m 35s
View workflow file
fix(storage): write past 2 GiB where pwritev takes a 32-bit off_t
Run tests
#1432:
Pull request
#661
synchronize by
zond
3m 29s
zond:storage-pwritev-32bit-off-t
zond:storage-pwritev-32bit-off-t
3m 29s
View #661
View workflow file
fix(sha1w): make sha1-ring use ring, decouple SHA-1 backend from TLS
Run tests
#1431:
Pull request
#662
synchronize by
tweedge
23m 53s
tweedge:fix/634-sha1-backend-decoupled-from-tls
tweedge:fix/634-sha1-backend-decoupled-from-tls
23m 53s
View #662
View workflow file
fix(sha1w): make sha1-ring use ring, decouple SHA-1 backend from TLS
Run tests
#1430:
Pull request
#662
opened by
tweedge
44m 43s
tweedge:fix/634-sha1-backend-decoupled-from-tls
tweedge:fix/634-sha1-backend-decoupled-from-tls
44m 43s
View #662
View workflow file
fix(bencode): limit deserializer recursion depth (remote stack-overflow abort)
Run tests
#1429:
Pull request
#660
synchronize by
tweedge
3m 26s
tweedge:fix/bencode-depth-limit
tweedge:fix/bencode-depth-limit
3m 26s
View #660
View workflow file
fix(storage): write past 2 GiB where pwritev takes a 32-bit off_t
Run tests
#1428:
Pull request
#661
opened by
zond
4m 14s
zond:storage-pwritev-32bit-off-t
zond:storage-pwritev-32bit-off-t
4m 14s
View #661
View workflow file
fix(bencode): limit deserializer recursion depth (remote stack-overflow abort)
Run tests
#1427:
Pull request
#660
opened by
tweedge
6h 13m 20s
tweedge:fix/bencode-depth-limit
tweedge:fix/bencode-depth-limit
6h 13m 20s
View #660
View workflow file
fix(live): release the state lock before update_only_files touches the peer table
Run tests
#1426:
Pull request
#659
opened by
zond
3m 16s
zond:update-only-files-lock-order
zond:update-only-files-lock-order
3m 16s
View #659
View workflow file
feat(storage): persist any storage that promises a restart finds its data
Run tests
#1425:
Pull request
#658
synchronize by
zond
3m 25s
zond:storage-persistable-promise
zond:storage-persistable-promise
3m 25s
View #658
View workflow file
perf(storage): don't lose vectored writes through wrapping and boxing
Run tests
#1424:
Pull request
#654
synchronize by
zond
3m 39s
zond:storage-forward-vectored-writes
zond:storage-forward-vectored-writes
3m 39s
View #654
View workflow file
fix(storage): forward on_piece_completed through the storage middlewares
Run tests
#1423:
Pull request
#653
synchronize by
zond
4m 28s
zond:storage-middleware-forward-on-piece-completed
zond:storage-middleware-forward-on-piece-completed
4m 28s
View #653
View workflow file
fix(storage): don't hide what the write-through cache wraps
Release binaries for Linux and Docker
#223:
Commit
ca39f0f
pushed by
ikatson
3m 29s
main
main
3m 29s
View workflow file
fix(storage): don't hide what the write-through cache wraps
Run tests
#1422:
Commit
ca39f0f
pushed by
ikatson
5m 16s
main
main
5m 16s
View workflow file
feat(storage): persist any storage that promises a restart finds its data
Run tests
#1421:
Pull request
#658
opened by
zond
3m 16s
zond:storage-persistable-promise
zond:storage-persistable-promise
3m 16s
View #658
View workflow file
fix(storage): commit a piece to the storage before calling it ours
Run tests
#1420:
Pull request
#657
opened by
zond
3m 46s
zond:storage-commit-before-have
zond:storage-commit-before-have
3m 46s
View #657
View workflow file
fix(chunk_tracker): count a piece into its files as it becomes have
Run tests
#1419:
Pull request
#656
opened by
zond
3m 34s
zond:chunk-tracker-per-file-bytes-with-have-bit
zond:chunk-tracker-per-file-bytes-with-have-bit
3m 34s
View #656
View workflow file
fix(chunk_tracker): take a piece out of the queue when it becomes have
Run tests
#1418:
Pull request
#655
opened by
zond
3m 14s
zond:chunk-tracker-dequeue-on-have
zond:chunk-tracker-dequeue-on-have
3m 14s
View #655
View workflow file
perf(storage): don't lose vectored writes through wrapping and boxing
Run tests
#1417:
Pull request
#654
opened by
zond
3m 48s
zond:storage-forward-vectored-writes
zond:storage-forward-vectored-writes
3m 48s
View #654
View workflow file
Previous
1
2
3
4
5
…
12
13
Next
You can’t perform that action at this time.