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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dnsjava
/
dnsjava
Public
Notifications
You must be signed in to change notification settings
Fork
264
Star
1.1k
Code
Issues
16
Pull requests
4
Actions
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
dnsjava
src
on
v3.6.2
User selector
All users
All time
Commit history
Commits on Sep 12, 2024
Fix compiling on Java 8
ibauersachs
committed
6c519f2
View commit details
Copy full SHA for 6c519f2
View code at this point
Browse repository at this point
Commits on Sep 8, 2024
Allow loading cache from InputStream
Show description for 8f8f91e
ibauersachs
committed
8f8f91e
View commit details
Copy full SHA for 8f8f91e
View code at this point
Browse repository at this point
Additional test for #334
ibauersachs
committed
1984e36
View commit details
Copy full SHA for 1984e36
View code at this point
Browse repository at this point
334, added test case demonstrating SOA replace.
frankarinnet
authored and
ibauersachs
committed
6e1786e
View commit details
Copy full SHA for 6e1786e
View code at this point
Browse repository at this point
Zone now constructs successfully even when the input records include a SOA with an RRSIG.
frankarinnet
authored and
ibauersachs
committed
fd05465
View commit details
Copy full SHA for fd05465
View code at this point
Browse repository at this point
Add new IANA Trust Anchor
technoLord
authored and
ibauersachs
committed
7a2a599
View commit details
Copy full SHA for 7a2a599
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
Properly handle cached xNAME responses in LookupSession
Show description for 345e76c
ibauersachs
committed
345e76c
View commit details
Copy full SHA for 345e76c
View code at this point
Browse repository at this point
Move JEP-418 SPI to Java 18 to support EOL workflows
Show description for ba8a959
ibauersachs
committed
ba8a959
View commit details
Copy full SHA for ba8a959
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
Artifact v4 fixes
Show description for 9fbab85
ibauersachs
committed
9fbab85
View commit details
Copy full SHA for 9fbab85
View code at this point
Browse repository at this point
Fix links to RFCs and IANA registries
ibauersachs
committed
bc51df1
View commit details
Copy full SHA for bc51df1
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
Replace synchronization in Zone with locks
Show description for 2f9b45b
ibauersachs
and
srijeet0406
committed
2f9b45b
View commit details
Copy full SHA for 2f9b45b
View code at this point
Browse repository at this point
Add AAAARecord ctor with byte[]
Show description for e206796
ibauersachs
committed
e206796
View commit details
Copy full SHA for e206796
View code at this point
Browse repository at this point
Commits on Jun 22, 2024
DDNS response messages do not include the question
Show description for a24a6bf
ibauersachs
committed
a24a6bf
View commit details
Copy full SHA for a24a6bf
View code at this point
Browse repository at this point
Prevent exceptions during concurrent selector runs
Show description for 36ba711
ibauersachs
committed
36ba711
View commit details
Copy full SHA for 36ba711
View code at this point
Browse repository at this point
Remove junit-pioneer due to lack of Java 8 support
ibauersachs
committed
b842550
View commit details
Copy full SHA for b842550
View code at this point
Browse repository at this point
CVE-2023-50868 / KeyTrap: NSEC3 closest encloser proof can exhaust CPU
ibauersachs
committed
711af79
View commit details
Copy full SHA for 711af79
View code at this point
Browse repository at this point
Use dedicated RCode assertion method for output readability
ibauersachs
committed
0ce78d0
View commit details
Copy full SHA for 0ce78d0
View code at this point
Browse repository at this point
Commits on Jun 2, 2024
CVE-2023-50387 / KeyTrap: Limit number of DS record match attempts
ibauersachs
committed
07ac36a
View commit details
Copy full SHA for 07ac36a
View code at this point
Browse repository at this point
Clarify documentation
ibauersachs
committed
cb97ac6
View commit details
Copy full SHA for cb97ac6
View code at this point
Browse repository at this point
DNSKEYRecord rrdata tests
ibauersachs
committed
f25375c
View commit details
Copy full SHA for f25375c
View code at this point
Browse repository at this point
Enforce minimum RSA key size of 1024 by default
ibauersachs
committed
5cb0391
View commit details
Copy full SHA for 5cb0391
View code at this point
Browse repository at this point
Add new DNSSEC algorithms and digest mnemonics
ibauersachs
committed
6f1ab2c
View commit details
Copy full SHA for 6f1ab2c
View code at this point
Browse repository at this point
CVE-2023-50387 / KeyTrap: Limit number of RRsigs validated
ibauersachs
committed
3ddc45c
View commit details
Copy full SHA for 3ddc45c
View code at this point
Browse repository at this point
Normalize message before DNSSEC validation
Show description for eddd282
ibauersachs
committed
eddd282
View commit details
Copy full SHA for eddd282
View code at this point
Browse repository at this point
Extended logging for signature verification
ibauersachs
committed
4a2869d
View commit details
Copy full SHA for 4a2869d
View code at this point
Browse repository at this point
CVE-2024-25638: Message normalization
ibauersachs
committed
2073a0c
View commit details
Copy full SHA for 2073a0c
View code at this point
Browse repository at this point
Commits on Apr 7, 2024
Extend exceptions for failed lookups
ibauersachs
committed
74e827d
View commit details
Copy full SHA for 74e827d
View code at this point
Browse repository at this point
Fix missing documentation and typos
ibauersachs
committed
ce7f15b
View commit details
Copy full SHA for ce7f15b
View code at this point
Browse repository at this point
Remove mix of how SetResponse is constructed
ibauersachs
committed
e6302ef
View commit details
Copy full SHA for e6302ef
View code at this point
Browse repository at this point
Do not throw if NioClient was never initialized
Show description for f6fa697
ibauersachs
committed
f6fa697
View commit details
Copy full SHA for f6fa697
View code at this point
Browse repository at this point
Handle selector errors to close UDP sockets
Show description for 04186e4
ibauersachs
committed
04186e4
View commit details
Copy full SHA for 04186e4
View code at this point
Browse repository at this point
Update dependencies
ibauersachs
committed
c194bf8
View commit details
Copy full SHA for c194bf8
View code at this point
Browse repository at this point
Commits on Feb 18, 2024
Add ARecord ctor with byte[]
ibauersachs
committed
6204b0e
View commit details
Copy full SHA for 6204b0e
View code at this point
Browse repository at this point
Include detailed information in exceptions
ibauersachs
committed
ae50e1f
View commit details
Copy full SHA for ae50e1f
View code at this point
Browse repository at this point
Pass the executor from the initial to all subsequent requests
ibauersachs
committed
85ff1c9
View commit details
Copy full SHA for 85ff1c9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.