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
http-protocol
on
dependabot/github_actions/develop/github/codeql-action-4.37.3
User selector
All users
All time
Commit history
Commits on Jul 16, 2026
feat(http-protocol): rename HTTP announce `peer_addr` param to `ip` (BEP 3)
Show description for 3de7341
josecelano
committed
3de7341
View commit details
Copy full SHA for 3de7341
View code at this point
Browse repository at this point
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 14, 2026
refactor(http-protocol): restructure scrape responses into layered modules
Show description for fe14598
josecelano
committed
fe14598
View commit details
Copy full SHA for fe14598
View code at this point
Browse repository at this point
refactor(http-protocol): merge announce DTO layer into layered module
Show description for 548659b
josecelano
committed
548659b
View commit details
Copy full SHA for 548659b
View code at this point
Browse repository at this point
refactor(http-protocol): restructure announce responses into layered modules
Show description for 3dd9357
josecelano
committed
3dd9357
View commit details
Copy full SHA for 3dd9357
View code at this point
Browse repository at this point
refactor(http-protocol): merge announce_builder::Query into announce::Announce
Show description for a3172b1
josecelano
committed
a3172b1
View commit details
Copy full SHA for a3172b1
View code at this point
Browse repository at this point
Commits on Jul 13, 2026
chore(http-protocol): add percent_encode_byte_array test and update module docs
Show description for 9e79585
josecelano
committed
9e79585
View commit details
Copy full SHA for 9e79585
View code at this point
Browse repository at this point
fix: remove dependency on torrust-tracker-primitives from http-protocol
Show description for 2fe5b20
josecelano
committed
2fe5b20
View commit details
Copy full SHA for 2fe5b20
View code at this point
Browse repository at this point
feat(http-protocol): consolidate duplicate HTTP types into http-protocol
Show description for 1f5a344
josecelano
committed
1f5a344
View commit details
Copy full SHA for 1f5a344
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
feat(workspace): migrate all packages to independent versions
Show description for b24149f
josecelano
committed
b24149f
View commit details
Copy full SHA for b24149f
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
refactor(packages): remove redundant -tracker- from HTTP and UDP crate names (SI-29)
josecelano
committed
6a56e45
View commit details
Copy full SHA for 6a56e45
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
feat(located-error): extract torrust-located-error to standalone repository
Show description for 265129a
josecelano
committed
265129a
View commit details
Copy full SHA for 265129a
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: 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 5, 2026
refactor(http-protocol): replace path dep with published torrust-bencode 3.0.0
Show description for a0e0e8e
josecelano
committed
a0e0e8e
View commit details
Copy full SHA for a0e0e8e
View code at this point
Browse repository at this point
feat(packages): extract torrust-clock to standalone repository (#1879)
Show description for ecbc59d
josecelano
committed
ecbc59d
View commit details
Copy full SHA for ecbc59d
View code at this point
Browse repository at this point
Commits on May 27, 2026
chore(http): address Copilot PR review comments
josecelano
committed
4387109
View commit details
Copy full SHA for 4387109
View code at this point
Browse repository at this point
refactor(http-protocol): decouple protocol types from domain primitives
josecelano
committed
f7f2950
View commit details
Copy full SHA for f7f2950
View code at this point
Browse repository at this point
refactor(http-protocol): decouple from udp-protocol
josecelano
committed
f899b63
View commit details
Copy full SHA for f899b63
View code at this point
Browse repository at this point
refactor(http-protocol): decouple from tracker-core
josecelano
committed
54f8356
View commit details
Copy full SHA for 54f8356
View code at this point
Browse repository at this point
refactor(workspace): rename tracker crates and package folders
josecelano
committed
33cca9f
View commit details
Copy full SHA for 33cca9f
View code at this point
Browse repository at this point
Commits on May 22, 2026
refactor(located-error): [#1823] rename torrust-tracker-located-error to torrust-located-error
Show description for 30bfc60
josecelano
committed
30bfc60
View commit details
Copy full SHA for 30bfc60
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): 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 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 12, 2026
feat(tracker-client): change default peer ID prefix from qB to RC
Show description for e6b497d
josecelano
committed
e6b497d
View commit details
Copy full SHA for e6b497d
View code at this point
Browse repository at this point
Commits on May 6, 2026
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(udp-protocol): move announce types to announce module
josecelano
committed
ed10569
View commit details
Copy full SHA for ed10569
View code at this point
Browse repository at this point
chore(deps): use published bittorrent-primitives 0.2.0
josecelano
committed
9a05943
View commit details
Copy full SHA for 9a05943
View code at this point
Browse repository at this point
chore(deps): remove unused dependencies and fix doctest types
josecelano
committed
4c04033
View commit details
Copy full SHA for 4c04033
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): switch all packages to internal aquatic forks via path deps (step 1b of #1732)
Show description for b7884ab
josecelano
committed
b7884ab
View commit details
Copy full SHA for b7884ab
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
test(tracker-core): clarify db compatibility test usage
josecelano
committed
f523745
View commit details
Copy full SHA for f523745
View code at this point
Browse repository at this point
fix(protocol): saturate scrape counters and add regression tests
josecelano
committed
7b3d944
View commit details
Copy full SHA for 7b3d944
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.