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 }}
nvdnkpr
/
dns
Public
forked from
miekg/dns
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 27, 2015
Merge branch 'master' of github.com:miekg/dns
miekg
committed
a76c0a3
View commit details
Copy full SHA for a76c0a3
Browse repository at this point
Merge branch 'ipseckey'
Show description for 5089009
miekg
committed
5089009
View commit details
Copy full SHA for 5089009
Browse repository at this point
Commits on Jan 26, 2015
Merge pull request #177 from StalkR/dns-reverse-proxy
Show description for ca77063
miekg
committed
ca77063
View commit details
Copy full SHA for ca77063
Browse repository at this point
Commits on Jan 25, 2015
README: update Users: StalkR/misc/dns/proxy moved to its own repo at StalkR/dns-reverse-proxy
StalkR
committed
48aa88a
View commit details
Copy full SHA for 48aa88a
Browse repository at this point
Finish implementing IPSECKEY
Show description for b6ff239
miekg
committed
b6ff239
View commit details
Copy full SHA for b6ff239
Browse repository at this point
Merge pull request #173 from FiloSottile/privkey_refactor
Show description for 3244eb7
miekg
committed
3244eb7
View commit details
Copy full SHA for 3244eb7
Browse repository at this point
Implement IPSECKEY
Show description for 477cb4d
miekg
committed
477cb4d
View commit details
Copy full SHA for 477cb4d
Browse repository at this point
Commits on Jan 23, 2015
Reorder DNSSEC code
FiloSottile
committed
3035815
View commit details
Copy full SHA for 3035815
Browse repository at this point
Refactor the DNSSEC private key code
Show description for e9faa97
FiloSottile
committed
e9faa97
View commit details
Copy full SHA for e9faa97
Browse repository at this point
Merge pull request #175 from flebarbe/master
Show description for 7f65f12
miekg
committed
7f65f12
View commit details
Copy full SHA for 7f65f12
Browse repository at this point
Add support for HmacSHA512 algorithm in TSIG
flebarbe
committed
067cfe8
View commit details
Copy full SHA for 067cfe8
Browse repository at this point
Merge branch 'master' of github.com:miekg/dns
miekg
committed
3fcd28b
View commit details
Copy full SHA for 3fcd28b
Browse repository at this point
axfr test is flaky
Show description for ebbe30a
miekg
committed
ebbe30a
View commit details
Copy full SHA for ebbe30a
Browse repository at this point
Fix: RSA key export and its test
FiloSottile
committed
3fd8a8e
View commit details
Copy full SHA for 3fd8a8e
Browse repository at this point
Commits on Jan 22, 2015
Fix SetIxfr
Show description for f2aff62
miekg
committed
f2aff62
View commit details
Copy full SHA for f2aff62
Browse repository at this point
Commits on Jan 21, 2015
Short tests
miekg
committed
2efce5c
View commit details
Copy full SHA for 2efce5c
Browse repository at this point
Move all AXFR tests to their own file
miekg
committed
d344ff0
View commit details
Copy full SHA for d344ff0
Browse repository at this point
Commits on Jan 16, 2015
Merge branch 'master' of github.com:miekg/dns
miekg
committed
7232d0c
View commit details
Copy full SHA for 7232d0c
Browse repository at this point
Add dnsproxy as a project
miekg
committed
33e6f6f
View commit details
Copy full SHA for 33e6f6f
Browse repository at this point
Commits on Jan 15, 2015
Merge pull request #172 from StalkR/second
Show description for 68de732
miekg
committed
68de732
View commit details
Copy full SHA for 68de732
Browse repository at this point
minor clean ups: use time.Second instead of 1e9, do not reference ns as time.Duration is enough
StalkR
committed
fe160df
View commit details
Copy full SHA for fe160df
Browse repository at this point
Merge pull request #171 from StalkR/xfr
Show description for 22cf53f
miekg
committed
22cf53f
View commit details
Copy full SHA for 22cf53f
Browse repository at this point
xfr: Transfer.Out use a new Msg every time
StalkR
committed
1d1dad9
View commit details
Copy full SHA for 1d1dad9
Browse repository at this point
Merge pull request #170 from StalkR/sync
Show description for 0648490
miekg
committed
0648490
View commit details
Copy full SHA for 0648490
Browse repository at this point
xfr: make Transfer.Out synchronous
StalkR
committed
cf4c9a3
View commit details
Copy full SHA for cf4c9a3
Browse repository at this point
Commits on Jan 13, 2015
Merge branch 'format'
miekg
committed
2c80cd7
View commit details
Copy full SHA for 2c80cd7
Browse repository at this point
Typo in comment
miekg
committed
3431a56
View commit details
Copy full SHA for 3431a56
Browse repository at this point
Merge branch 'master' of github.com:miekg/dns
miekg
committed
cd839f9
View commit details
Copy full SHA for cd839f9
Browse repository at this point
update.go: make RemoveRRset as dumb as the rest.
Show description for f5bc132
miekg
committed
f5bc132
View commit details
Copy full SHA for f5bc132
Browse repository at this point
Remove code, fix doc and fix test
miekg
committed
733a2d3
View commit details
Copy full SHA for 733a2d3
Browse repository at this point
Some remarks on wks
miekg
committed
7777789
View commit details
Copy full SHA for 7777789
Browse repository at this point
Remove format test
miekg
committed
aa1047c
View commit details
Copy full SHA for aa1047c
Browse repository at this point
Remove the fmt Formatters
Show description for 5d8dbab
miekg
committed
5d8dbab
View commit details
Copy full SHA for 5d8dbab
Browse repository at this point
When locking *do* unlock
Show description for 2b6f0d6
miekg
committed
2b6f0d6
View commit details
Copy full SHA for 2b6f0d6
Browse repository at this point
Commits on Jan 12, 2015
Add some more string conversion
miekg
committed
9c3a117
View commit details
Copy full SHA for 9c3a117
Browse repository at this point
Previous
Next
You can’t perform that action at this time.