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
main
java
on
master
User selector
All users
All time
Commit history
Commits on Jun 14, 2026
TSIG: use original message ID in signature (RFC 8945, 4.3.2)
Show description for 06a0599
ibauersachs
committed
06a0599
View commit details
Copy full SHA for 06a0599
View code at this point
Browse repository at this point
RCode: update documentation with current RFCs
Show description for 4bf330d
ibauersachs
committed
4bf330d
View commit details
Copy full SHA for 4bf330d
View code at this point
Browse repository at this point
Javadoc: fix various (formatting) errors
ibauersachs
committed
38136c9
View commit details
Copy full SHA for 38136c9
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
nio: fix selector thread from self-joining
Show description for ba361b8
ibauersachs
committed
ba361b8
View commit details
Copy full SHA for ba361b8
View code at this point
Browse repository at this point
Commits on May 10, 2026
Add getXxxAsByteArray() getters and overload with escape boolean
Show description for d9327e8
MMauro94
authored and
ibauersachs
committed
d9327e8
View commit details
Copy full SHA for d9327e8
View code at this point
Browse repository at this point
Add a few new types/flags/options
ibauersachs
committed
8348de0
View commit details
Copy full SHA for 8348de0
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
Handle invalid/uninitialized file times
Show description for c2d3b1b
ibauersachs
committed
c2d3b1b
View commit details
Copy full SHA for c2d3b1b
View code at this point
Browse repository at this point
Handle canceled keys in UDP client
Show description for c1478fa
ibauersachs
committed
c1478fa
View commit details
Copy full SHA for c1478fa
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
Handle interrupts on NIO selector thread
Show description for ad35cd7
ibauersachs
committed
ad35cd7
View commit details
Copy full SHA for ad35cd7
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
Downgrade/Upgrade spotless for various Java versions
ibauersachs
committed
7b7c929
View commit details
Copy full SHA for 7b7c929
View code at this point
Browse repository at this point
Prevent NPE during shutdown when the hook is already released
ibauersachs
committed
34ba40e
View commit details
Copy full SHA for 34ba40e
View code at this point
Browse repository at this point
Commits on Aug 2, 2025
Fix and validate Zone serialization via Java objects
Show description for 865240c
ibauersachs
committed
865240c
View commit details
Copy full SHA for 865240c
View code at this point
Browse repository at this point
Commits on Jul 20, 2025
Prevent identical queries for names exceeding ndots
Show description for 6a0a1d7
ibauersachs
committed
6a0a1d7
View commit details
Copy full SHA for 6a0a1d7
View code at this point
Browse repository at this point
Commits on Jul 5, 2025
Improve log message
ibauersachs
committed
793cd22
View commit details
Copy full SHA for 793cd22
View code at this point
Browse repository at this point
Suppress or replace generic array creation
ibauersachs
committed
9ae7e1d
View commit details
Copy full SHA for 9ae7e1d
View code at this point
Browse repository at this point
Fix Java cast warnings
ibauersachs
committed
a1db745
View commit details
Copy full SHA for a1db745
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
Unwrap completion exception for legacy async handling
Show description for cd0bbdf
ibauersachs
and
bhaveshthakker
committed
cd0bbdf
View commit details
Copy full SHA for cd0bbdf
View code at this point
Browse repository at this point
Fix section size in header after message normalization
Show description for 60e75e5
ibauersachs
committed
60e75e5
View commit details
Copy full SHA for 60e75e5
View code at this point
Browse repository at this point
Reduce lock contention and disk access in hosts file parsing
Show description for 5609998
ibauersachs
committed
5609998
View commit details
Copy full SHA for 5609998
View code at this point
Browse repository at this point
Reduce hosts file parsing warnings
Show description for 2c5a352
ibauersachs
committed
2c5a352
View commit details
Copy full SHA for 2c5a352
View code at this point
Browse repository at this point
Run NIO close in the selector thread to prevent CME
Show description for 3efb25e
ibauersachs
and
bhaveshthakker
committed
3efb25e
View commit details
Copy full SHA for 3efb25e
View code at this point
Browse repository at this point
Split DoH Resolver into Java versions, fix initial request and tests
ibauersachs
committed
59eb83b
View commit details
Copy full SHA for 59eb83b
View code at this point
Browse repository at this point
Commits on Jun 14, 2025
Handle null in setSearchPath overloads equally
Show description for 7411e13
ibauersachs
committed
7411e13
View commit details
Copy full SHA for 7411e13
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.