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.3
User selector
All users
All time
Commit history
Commits on Jan 5, 2025
Fix or suppress Sonar-reported issues
ibauersachs
committed
fbb6b09
View commit details
Copy full SHA for fbb6b09
View code at this point
Browse repository at this point
Fix compiler warnings about unsigned conversions
ibauersachs
committed
77e0495
View commit details
Copy full SHA for 77e0495
View code at this point
Browse repository at this point
Replace deprecated URL constructor
ibauersachs
committed
5fa4ccf
View commit details
Copy full SHA for 5fa4ccf
View code at this point
Browse repository at this point
Fix DoH initial request using recommended nanoTime calculation
Show description for 9a748a0
LinZong
and
ibauersachs
authored
9a748a0
View commit details
Copy full SHA for 9a748a0
View code at this point
Browse repository at this point
Disable UPDATE message truncation
Show description for 8444680
ibauersachs
committed
8444680
View commit details
Copy full SHA for 8444680
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
Properly handle write failures on full TCP output buffer
Show description for 36f5823
ibauersachs
committed
36f5823
View commit details
Copy full SHA for 36f5823
View code at this point
Browse repository at this point
Commits on Dec 15, 2024
Apply code formatting, fix check in Actions
ibauersachs
committed
9028957
View commit details
Copy full SHA for 9028957
View code at this point
Browse repository at this point
Fix TSIG record signature length and max length violation
Show description for bed96f6
ibauersachs
committed
bed96f6
View commit details
Copy full SHA for bed96f6
View code at this point
Browse repository at this point
Add support for new TSIG algorithms from RFC 8945
ibauersachs
committed
c32a9b9
View commit details
Copy full SHA for c32a9b9
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
Optionally disable ShutdownHook in NioClient (#359)
SvenssonWeb
authored
6cdb8d0
View commit details
Copy full SHA for 6cdb8d0
View code at this point
Browse repository at this point
Commits on Nov 29, 2024
Fixed confusing parameter name in CNAMERecord (#354)
chkal
authored
d445fe8
View commit details
Copy full SHA for d445fe8
View code at this point
Browse repository at this point
Commits on Nov 26, 2024
Close TCP connections, not just transactions, when closing IO
Show description for f7a5277
ibauersachs
committed
f7a5277
View commit details
Copy full SHA for f7a5277
View code at this point
Browse repository at this point
Apply code formatting
ibauersachs
committed
f714b16
View commit details
Copy full SHA for f714b16
View code at this point
Browse repository at this point
Fix origin handling in zone loaded from file or stream
Show description for 19e359c
ibauersachs
committed
19e359c
View commit details
Copy full SHA for 19e359c
View code at this point
Browse repository at this point
Commits on Nov 25, 2024
Support custom hosts file size (#349)
flaming-archer
authored
036a16f
View commit details
Copy full SHA for 036a16f
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.