| - fix some limitations of name parsing. |
|
More...
|
almost 24 years ago
|
| fix comment |
|
More...
|
almost 24 years ago
|
| - added the 'sleep' and 'date' commands to the update client. |
|
More...
|
almost 24 years ago
|
| set the initial hashtable size. |
|
More...
|
almost 24 years ago
|
| minor cleanup |
|
More...
|
almost 24 years ago
|
| 1.2.4 released |
|
More...
|
almost 24 years ago
|
| log the addresses that jnamed is listening on. |
|
More...
|
almost 24 years ago
|
| add Address.toDottedQuad() and use it in ARecord. |
|
More...
|
almost 24 years ago
|
| - Add a constructor for building a zone from an array of records. |
|
More...
|
almost 24 years ago
|
| Reduce the memory usage of the ARecord class. |
|
More...
|
almost 24 years ago
|
| - Add a new factory method for creating a Record from a |
|
More...
|
almost 24 years ago
|
| Reduce the memory usage of the RRset class. |
|
More...
|
almost 24 years ago
|
| - Add a new factory method for creating a Record, where the length |
|
More...
|
almost 24 years ago
|
| Add the newRecord(Name name, short type, short dclass, int ttl, byte [] data) |
|
More...
|
almost 24 years ago
|
| comment the newRecord() method. |
|
More...
|
almost 24 years ago
|
| - Fix potential race condition in the WorkerThread class when two |
|
More...
|
almost 24 years ago
|
| - Fix potential race conditions in the RRset class. |
|
More...
|
almost 24 years ago
|
| Improve name decompression by not requiring a decompression context. |
|
More...
|
almost 24 years ago
|
| - Add support for the Delegation Signer (DS) record. (David Blacka) |
|
More...
|
about 24 years ago
|
| Record.equals() should ignore the TTL. |
|
More...
|
about 24 years ago
|
| Record.equals() did not properly canonicalize names. |
|
More...
|
about 24 years ago
|
| - When a compressed name is parsed, it should be added to the |
|
More...
|
about 24 years ago
|
| jnamed did not sign responses to signed AXFR queries. |
|
More...
|
about 24 years ago
|
| oops, forgot to revert a test change. |
|
More...
|
about 24 years ago
|
| jnamed failed to respond to messages signed with unknown keys. |
|
More...
|
about 24 years ago
|
| fix typos |
|
More...
|
about 24 years ago
|
| In jnamed, AXFR responses didn't have the message ID or flags set correctly. |
|
More...
|
about 24 years ago
|
| - Handle empty domain statements in /etc/resolv.conf. (reported |
|
More...
|
about 24 years ago
|
| Minor performance enhancements. |
|
More...
|
about 24 years ago
|
| The change to clean up record length verification broke records in the |
|
More...
|
over 24 years ago
|