3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2024 — Jan 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove this; it's no longer used. More... about 22 years ago
more byte -> int conversion More... about 22 years ago
Flags.DO -> ExtendedFlags.DO More... about 22 years ago
- Use ints to represent flags. More... about 22 years ago
Call Mnemonic.setNumericAllowed(true); More... about 22 years ago
Store rcodes as ints, use the Mnemonic class in the Rcode class. More... about 22 years ago
Support parsing mnemonic certificate types. More... about 22 years ago
documentation More... about 22 years ago
byte/int fixes. More... about 22 years ago
- Message.isSigned() should return true if we signed the Message More... about 22 years ago
Store sections as ints, make the Section class use the Mnemonic class. More... about 22 years ago
Make Mnemonic.check() public. More... about 22 years ago
Store opcodes as ints, use the Mnemonic class in the Opcode class. More... about 22 years ago
Use Mnemonic instead of StringValueTable. More... about 22 years ago
Use Mnemonic.toInteger(). More... about 22 years ago
Use the Mnemonic class. More... about 22 years ago
Fix the 'class' command. More... about 22 years ago
Add addAlias() More... about 22 years ago
Fix case conversion stuff. More... about 22 years ago
Add the Mnemonic class, and make DNSSEC.Algorithm use it. More... about 22 years ago
remove the 'nohex' option. More... about 22 years ago
Add the DNSSEC.Algorithm class. Move the algorithm definitions into there, More... about 22 years ago
byte/int fixes More... about 22 years ago
Change the constants corresponding to DNSSEC algorithms and security status More... about 22 years ago
Move the logic for processing base64/hex strings into the tokenizer. More... about 22 years ago
Don't throw a NullPointerException when handling an OutOfMemoryError. More... about 22 years ago
- Attempt to better deal with OutOfMemoryErrors when creating More... about 22 years ago
- Improve error messages from failed Lookups; treat SERVFAIL More... about 22 years ago
Change the representation of a TSIG error from a byte to an int. More... about 22 years ago
The by-values constructor didn't set order and preference correctly. More... about 22 years ago