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 }}
oven-sh
/
bun
Public
Notifications
You must be signed in to change notification settings
Fork
5.1k
Star
96k
Code
Issues
3.7k
Pull requests
5k+
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
node:dns: implement resolveTlsa (TLSA records)
- #36186
#36186
Open
robobun
wants to merge 8 commits into
main
oven-sh/bun:main
from
claude/farm/eb49e538/dns-resolve-tlsa
oven-sh/bun:claude/farm/eb49e538/dns-resolve-tlsa
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
node:dns: implement resolveTlsa (TLSA records)
#36186
robobun
wants to merge 8 commits into
main
oven-sh/bun:main
from
claude/farm/eb49e538/dns-resolve-tlsa
oven-sh/bun:claude/farm/eb49e538/dns-resolve-tlsa
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
node:dns: implement resolveTlsa (TLSA records)
Show description for 6bc31c8
robobun
committed
6bc31c8
View commit details
Copy full SHA for 6bc31c8
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored and
robobun
committed
13b500e
View commit details
Copy full SHA for 13b500e
Browse repository at this point
trim explanatory comments in TLSA reply parsing
robobun
committed
192e3cb
View commit details
Copy full SHA for 192e3cb
Browse repository at this point
test: pin rrtype-acceptance resolver to loopback so no system DNS is queried
robobun
committed
51abd4e
View commit details
Copy full SHA for 51abd4e
Browse repository at this point
include TLSA in dns.resolveAny; use bun_core::heap for reply list ownership
robobun
committed
64cb622
View commit details
Copy full SHA for 64cb622
Browse repository at this point
move TLSA mock-server test into a subprocess fixture; update rrtype error-message assertion
Show description for fdeddd4
robobun
committed
fdeddd4
View commit details
Copy full SHA for fdeddd4
Browse repository at this point
adapt TLSA reply handler to OwnedReply and shared-ref list walker
robobun
committed
f552478
View commit details
Copy full SHA for f552478
Browse repository at this point
resolveTlsa: shift a third argument into the callback and guard it; one SAFETY block for the u8 reads; drop the stale compat note
robobun
committed
e76112b
View commit details
Copy full SHA for e76112b
Browse repository at this point
You can’t perform that action at this time.