FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/main/java/org/xbill/DNS/SimpleResolver.java - dnsjava/dnsjava · GitHub
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
5
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
org
xbill
DNS
SimpleResolver.java
on
master
User selector
Datepicker
Commit history
Commits on Jan 5, 2025
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 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
Commits on Nov 11, 2023
Pluggable I/O for SimpleResolver
Show description for 5da2770
chrisruffalo
authored and
ibauersachs
committed
5da2770
View commit details
Copy full SHA for 5da2770
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
Merge branch 'release/3.5.x'
ibauersachs
committed
191f185
View commit details
Copy full SHA for 191f185
View code at this point
Browse repository at this point
Extend logging in NIO clients to trace bugs
Show description for e361d1e
ibauersachs
committed
e361d1e
View commit details
Copy full SHA for e361d1e
View code at this point
Browse repository at this point
Commits on Feb 5, 2023
Fix NPE in SimpleResolver (#277)
Show description for bd5177d
PhroZenOne
authored
bd5177d
View commit details
Copy full SHA for bd5177d
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
Fix validation of signed responses
Show description for 116cc88
ibauersachs
committed
116cc88
View commit details
Copy full SHA for 116cc88
View code at this point
Browse repository at this point
Commits on Sep 19, 2021
Merge branch 'release/3.4.x'
Show description for 700856f
ibauersachs
committed
700856f
View commit details
Copy full SHA for 700856f
View code at this point
Browse repository at this point
Commits on Sep 6, 2021
Add overloads to allow specifying a custom Executor
Show description for dbda661
ibauersachs
committed
dbda661
View commit details
Copy full SHA for dbda661
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
Relicense dnsjava to BSD-3-Close
Show description for 53a4fb9
ibauersachs
committed
53a4fb9
View commit details
Copy full SHA for 53a4fb9
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Add SPDX liense comment to all non-conforming java files
nresare
committed
0a493aa
View commit details
Copy full SHA for 0a493aa
View code at this point
Browse repository at this point
Commits on May 27, 2020
Add javadoc version attributes for changes since v3.0
ibauersachs
committed
7c5400a
View commit details
Copy full SHA for 7c5400a
View code at this point
Browse repository at this point
Add getters for resolver properties
Show description for 2138e69
ibauersachs
committed
2138e69
View commit details
Copy full SHA for 2138e69
View code at this point
Browse repository at this point
Commits on May 15, 2020
Merge remote-tracking branch 'origin/3.0.x'
ibauersachs
committed
255904b
View commit details
Copy full SHA for 255904b
View code at this point
Browse repository at this point
Commits on May 6, 2020
Fix order of OPT and TSIG records in messages
Show description for 1c635cc
ibauersachs
committed
1c635cc
View commit details
Copy full SHA for 1c635cc
View code at this point
Browse repository at this point
Do not apply EDNS/TSIG for AXFR queries
ibauersachs
committed
0d58ae2
View commit details
Copy full SHA for 0d58ae2
View code at this point
Browse repository at this point
Commits on Mar 21, 2020
Remove obsessive parenthesis
ibauersachs
committed
e35c39b
View commit details
Copy full SHA for e35c39b
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
Cleanup remaining use of raw types
ibauersachs
committed
624dc60
View commit details
Copy full SHA for 624dc60
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
Add default implementation for the basic EDNS version method
ibauersachs
committed
20f93da
View commit details
Copy full SHA for 20f93da
View code at this point
Browse repository at this point
Commits on Dec 25, 2019
Rename EDNS level to version to be in line with RFC 6891
Show description for 22422b1
ibauersachs
committed
22422b1
View commit details
Copy full SHA for 22422b1
View code at this point
Browse repository at this point
Commits on Dec 24, 2019
Enable EDNS by default, disable with version -1
ibauersachs
committed
a2b3062
View commit details
Copy full SHA for a2b3062
View code at this point
Browse repository at this point
Rename EDNS level to version to be in line with RFC 6891
ibauersachs
committed
5b75ac8
View commit details
Copy full SHA for 5b75ac8
View code at this point
Browse repository at this point
Revert type param for RRset, add backward compatibility methods
ibauersachs
committed
d52ffec
View commit details
Copy full SHA for d52ffec
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
Validate responses according to rfc5452, section 9.1
ibauersachs
committed
d16f51c
View commit details
Copy full SHA for d16f51c
View code at this point
Browse repository at this point
Rewrite UDP/TCP clients to use NIO and built-in worker threads
Show description for 629f2eb
ibauersachs
committed
629f2eb
View commit details
Copy full SHA for 629f2eb
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Improve logging
ibauersachs
committed
9225d35
View commit details
Copy full SHA for 9225d35
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Refactor nameserver lookup to an SPI interface
Show description for 4843805
ibauersachs
committed
4843805
View commit details
Copy full SHA for 4843805
View code at this point
Browse repository at this point
Commits on Oct 27, 2019
Properly implement clone to return the actual object in a hierarchy
ibauersachs
committed
57b9f26
View commit details
Copy full SHA for 57b9f26
View code at this point
Browse repository at this point
Remove unnecessary string concats after applying Java formatting
ibauersachs
committed
37028fd
View commit details
Copy full SHA for 37028fd
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
Use Slf4j for logs
Show description for 9de972d
ibauersachs
committed
9de972d
View commit details
Copy full SHA for 9de972d
View code at this point
Browse repository at this point
Format code
Show description for 92e613b
ibauersachs
committed
92e613b
View commit details
Copy full SHA for 92e613b
View code at this point
Browse repository at this point
Commits on May 28, 2019
Use modern Java language features
ibauersachs
committed
d382038
View commit details
Copy full SHA for d382038
View code at this point
Browse repository at this point
Introduce generics (#42)
kingle
authored and
ibauersachs
committed
f06972b
View commit details
Copy full SHA for f06972b
View code at this point
Browse repository at this point
Commits on May 25, 2019
Introduce override annotations
ibauersachs
committed
6285382
View commit details
Copy full SHA for 6285382
View code at this point
Browse repository at this point
Use standard directory layout
ibauersachs
committed
e93079c
View commit details
Copy full SHA for e93079c
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL