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 33 of 55
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Address and DNSSEC cannot be initialized; remove the default constructors.
bwelling
More...
almost 24 years ago
Performance enhancements to the Name object.
bwelling
More...
almost 24 years ago
Message.getSection() -> Message.getSectionArray()
bwelling
More...
almost 24 years ago
Name.fromStringNoException() -> Name.fromConstantString()
bwelling
More...
almost 24 years ago
Hashtable -> HashMap
bwelling
More...
almost 24 years ago
Vector -> List
bwelling
More...
almost 24 years ago
remove dead code
bwelling
More...
almost 24 years ago
Vector -> ArrayList
bwelling
More...
almost 24 years ago
collections stuff
bwelling
More...
almost 24 years ago
- Add Zone.toMasterFile() (based on code from Adam Cassar)
bwelling
More...
almost 24 years ago
- Add Zone.removeRecord() (based on code from Adam Cassar)
bwelling
More...
almost 24 years ago
more collections stuff
bwelling
More...
almost 24 years ago
typo
bwelling
More...
almost 24 years ago
more collections stuff
bwelling
More...
almost 24 years ago
remove unused variable
bwelling
More...
almost 24 years ago
more collection stuff
bwelling
More...
almost 24 years ago
more collections stuff, fix broken error messages.
bwelling
More...
almost 24 years ago
Change the requirements to list JDK 1.2, update the version to 1.3.
bwelling
More...
almost 24 years ago
update
bwelling
More...
almost 24 years ago
Update lots of code to use Collections instead of JDK 1.1 Vectors & Hashtables.
bwelling
More...
almost 24 years ago
make the 'origin' and 'zone' commands do the same thing.
bwelling
More...
almost 24 years ago
The 'zone' keyword should set the origin, if the origin is not set.
bwelling
More...
almost 24 years ago
- rename Name.fromStringNoValidate(String) to Name.fromStringNoException(String)
bwelling
More...
almost 24 years ago
exception thrown when failing to convert a name from text format.
bwelling
More...
almost 24 years ago
- add fromString(String)
bwelling
More...
almost 24 years ago
Oops, forgot to mention that Name(String) and Name(String, Name) are now
bwelling
More...
almost 24 years ago
don't call Name(String). Call Name.fromString() or Name.fromStringNoValidate().
bwelling
More...
almost 24 years ago
spacing
bwelling
More...
almost 24 years ago
Use Name.root, not Name(".")
bwelling
More...
almost 24 years ago
call Name.fromString, not Name(String)
bwelling
More...
almost 24 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
…
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