openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
D
dnsjava
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2024 — Jan 16, 2025
Showing page 22 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
missed some short -> int conversion
bwelling
More...
over 22 years ago
7/18/2003
bwelling
More...
over 22 years ago
- Fix a long-existing bug where empty records (in update messages)
bwelling
More...
over 22 years ago
short/byte -> int
bwelling
More...
over 22 years ago
short -> int conversion
bwelling
More...
over 22 years ago
Oops, missed these before.
bwelling
More...
over 22 years ago
short -> int conversion
bwelling
More...
over 22 years ago
- DNS types and classes are now represented as ints, not shorts.
bwelling
More...
over 22 years ago
short -> int
bwelling
More...
over 22 years ago
short -> int conversion
bwelling
More...
over 22 years ago
More short -> int conversion.
bwelling
More...
over 22 years ago
Convert the rest of Type/DClass from short to int.
bwelling
More...
over 22 years ago
Change Type.value() and DClass.value() to return an int, not a short, so that
bwelling
More...
over 22 years ago
When parsing a name from text format, exceptions thrown should include the
bwelling
More...
over 22 years ago
Throw better exceptions when failing to parse an owner name or $ORIGIN name.
bwelling
More...
over 22 years ago
Names also didn't catch truncated \ddd escapes.
bwelling
More...
over 22 years ago
When parsing a quoted string from text format, use the Tokenizer to print
bwelling
More...
over 22 years ago
Missed the truncated \ddd escape case.
bwelling
More...
over 22 years ago
Quoted strings didn't handle \ddd escapes.
bwelling
More...
over 22 years ago
Empty quoted strings weren't properly tokenized. The check for newlines
bwelling
More...
over 22 years ago
- Fix an ArrayIndexOutofBoundsException triggered by load balancing
bwelling
More...
over 22 years ago
toString() was broken.
bwelling
More...
over 22 years ago
minor cleanup
bwelling
More...
over 22 years ago
"invalid empty label" is more descriptive than "invalid label".
bwelling
More...
over 22 years ago
Create add/delete/replace methods that take Record [] and RRset, fix delete.
bwelling
More...
over 22 years ago
Add a method to create a clone of a record with a different class.
bwelling
More...
over 22 years ago
Fix javadoc and remove extraneous exceptions.
bwelling
More...
over 22 years ago
Redo the new Update class.
bwelling
More...
over 22 years ago
- Add the Update class, which contains helper routines used to
bwelling
More...
over 22 years ago
Remove API documentation from USAGE; add it to examples.html.
bwelling
More...
over 22 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
54
55
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree