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
Accelerator
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
Type
/
to 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 }}
Frigyes06
/
torrust-tracker
Public
forked from
torrust/torrust-tracker
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
torrust-tracker
packages
primitives
src
on
dependabot/github_actions/develop/github/codeql-action-4.37.3
User selector
All users
All time
Commit history
Commits on Jul 29, 2026
feat(primitives): add runtime service identity types
josecelano
committed
58d847a
View commit details
Copy full SHA for 58d847a
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
refactor(udp-core, udp-server, udp-protocol, tracker-client): consolidate duplicate UDP types (#1966)
Show description for c3209d2
josecelano
committed
c3209d2
View commit details
Copy full SHA for c3209d2
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
refactor(primitives): rename NumberOfDownloadsBTreeMap to NumberOfDownloadsPerInfoHash
Show description for e0fbe78
josecelano
committed
e0fbe78
View commit details
Copy full SHA for e0fbe78
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
refactor(primitives): move Driver enum from configuration to primitives, remove duplicate in tracker-core
Show description for cc54f78
josecelano
committed
cc54f78
View commit details
Copy full SHA for cc54f78
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
feat(info-hash): migrate from bittorrent-primitives to torrust-info-hash (#1889)
josecelano
committed
007349a
View commit details
Copy full SHA for 007349a
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
refactor: restore deprecated peer_id module for backwards compatibility
Show description for f4cdfac
josecelano
committed
f4cdfac
View commit details
Copy full SHA for f4cdfac
View code at this point
Browse repository at this point
refactor: migrate peer-id to published torrust-peer-id 0.1.0
Show description for 2d63158
josecelano
committed
2d63158
View commit details
Copy full SHA for 2d63158
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat(primitives): replace TORRENT_PEERS_LIMIT with AnnouncePolicy::max_peers_per_announce
Show description for dc470fc
josecelano
committed
dc470fc
View commit details
Copy full SHA for dc470fc
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
refactor(primitives): move TrackerPolicy, TORRENT_PEERS_LIMIT, and PrivateMode from configuration to primitives
Show description for d33c695
josecelano
committed
d33c695
View commit details
Copy full SHA for d33c695
View code at this point
Browse repository at this point
Commits on May 21, 2026
feat(clock): rename crate torrust-tracker-clock to torrust-clock #1821
Show description for 660c01d
josecelano
committed
660c01d
View commit details
Copy full SHA for 660c01d
View code at this point
Browse repository at this point
Commits on May 19, 2026
feat(primitives): create torrust-net-primitives and move ServiceBinding (#1797)
Show description for 2a787b9
josecelano
committed
2a787b9
View commit details
Copy full SHA for 2a787b9
View code at this point
Browse repository at this point
feat(primitives): move AnnouncePolicy from configuration to primitives (#1795)
Show description for 9186fe8
josecelano
committed
9186fe8
View commit details
Copy full SHA for 9186fe8
View code at this point
Browse repository at this point
Commits on May 18, 2026
docs(issues): address Copilot review on PR #1791
Show description for a6bd710
josecelano
committed
a6bd710
View commit details
Copy full SHA for a6bd710
View code at this point
Browse repository at this point
feat(clock): move DurationSinceUnixEpoch to torrust-tracker-clock (#1790)
Show description for 9f8ab59
josecelano
committed
9f8ab59
View commit details
Copy full SHA for 9f8ab59
View code at this point
Browse repository at this point
Commits on May 14, 2026
chore(workspace): migrate to Rust edition 2024
Show description for cfaeaef
josecelano
committed
cfaeaef
View commit details
Copy full SHA for cfaeaef
View code at this point
Browse repository at this point
Commits on May 6, 2026
refactor(primitives): integrate extracted peer-id crate
josecelano
committed
511932c
View commit details
Copy full SHA for 511932c
View code at this point
Browse repository at this point
refactor(primitives): remove compatibility wrapper modules
josecelano
committed
95b6ce0
View commit details
Copy full SHA for 95b6ce0
View code at this point
Browse repository at this point
refactor(primitives): move ScrapeData to scrape module
josecelano
committed
6c64e0a
View commit details
Copy full SHA for 6c64e0a
View code at this point
Browse repository at this point
refactor(primitives): move AnnounceEvent to announce module
josecelano
committed
cd714a9
View commit details
Copy full SHA for cd714a9
View code at this point
Browse repository at this point
refactor(primitives): move AnnounceData to announce module
josecelano
committed
4e20c20
View commit details
Copy full SHA for 4e20c20
View code at this point
Browse repository at this point
refactor(primitives): add announce and scrape modules
josecelano
committed
d9f63ae
View commit details
Copy full SHA for d9f63ae
View code at this point
Browse repository at this point
refactor(primitives): define peer domain types natively
josecelano
committed
43739a4
View commit details
Copy full SHA for 43739a4
View code at this point
Browse repository at this point
refactor(udp-protocol): migrate consumers to workspace udp protocol crate
josecelano
committed
d5f42a6
View commit details
Copy full SHA for d5f42a6
View code at this point
Browse repository at this point
Commits on May 5, 2026
feat(deps): apply zerocopy 0.8 migration to internal forks (step 3 of #1732)
josecelano
committed
757ba54
View commit details
Copy full SHA for 757ba54
View code at this point
Browse repository at this point
Commits on May 4, 2026
chore(workspace): fix linter errors and update dependencies
josecelano
committed
f73301c
View commit details
Copy full SHA for f73301c
View code at this point
Browse repository at this point
Commits on Apr 30, 2026
feat(tracker-core): widen mysql download counters to bigint
josecelano
committed
32b7e33
View commit details
Copy full SHA for 32b7e33
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
fix: [#1579] clippy errors
josecelano
committed
4cb5648
View commit details
Copy full SHA for 4cb5648
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
feat: [#1446] add new metric label server_binding_address_ip_type
Show description for 96bae36
josecelano
committed
96bae36
View commit details
Copy full SHA for 96bae36
View code at this point
Browse repository at this point
refactor: [#1446] rename AddressType to IpType
Show description for 1376a7c
josecelano
committed
1376a7c
View commit details
Copy full SHA for 1376a7c
View code at this point
Browse repository at this point
Commits on Jun 4, 2025
feat: [#1375] add new metric label server_binding_address_type
Show description for d4c43bd
josecelano
committed
d4c43bd
View commit details
Copy full SHA for d4c43bd
View code at this point
Browse repository at this point
Commits on May 28, 2025
refactor: [#1543] rename AggregateSwarmMetadata to AggregateActiveSwarmMetadata
Show description for 3d6fc65
josecelano
committed
3d6fc65
View commit details
Copy full SHA for 3d6fc65
View code at this point
Browse repository at this point
Commits on May 27, 2025
refactor: [#1541] rename type alias PersistentTorrents to NumberOfDownloadsBTreeMap
josecelano
committed
bcf2338
View commit details
Copy full SHA for bcf2338
View code at this point
Browse repository at this point
refactor: [#1541] rename type alias PersistentTorrent to NumberOfDownloads
josecelano
committed
a5a80b5
View commit details
Copy full SHA for a5a80b5
View code at this point
Browse repository at this point
Commits on May 19, 2025
refactor: [#1493] remove duplicate code for Peer buidler
josecelano
committed
85d9d35
View commit details
Copy full SHA for 85d9d35
View code at this point
Browse repository at this point
Commits on May 15, 2025
refactor: [#1358] Swarm, cleaning upsert_peer method
josecelano
committed
b3b0b71
View commit details
Copy full SHA for b3b0b71
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.