| handle 0 length records used in dynamic update packets. |
|
More...
|
almost 25 years ago
|
| The code checking for CNAME/DNAME loops was unnecessary. |
|
More...
|
about 25 years ago
|
| - Only cache relevant data from answers. |
|
More...
|
about 25 years ago
|
| cache clearing didn't work. |
|
More...
|
about 25 years ago
|
| cross-zone CNAME loops weren't handled correctly. |
|
More...
|
about 25 years ago
|
| fix a possible race condition |
|
More...
|
about 25 years ago
|
| the dclass variable should be private |
|
More...
|
about 25 years ago
|
| more checking of cached data |
|
More...
|
about 25 years ago
|
| simplify the RRset iterator. |
|
More...
|
about 25 years ago
|
| Update to new Cache API |
|
More...
|
about 25 years ago
|
| Only add relevant data (answers, CNAMEs, and DNAMEs) from the answer section |
|
More...
|
about 25 years ago
|
| getCred() helper function |
|
More...
|
about 25 years ago
|
| The origin was not set correctly. |
|
More...
|
about 25 years ago
|
| Handle TTLs greater than 2^31 |
|
More...
|
about 25 years ago
|
| Always print TTLs as positive integers. |
|
More...
|
about 25 years ago
|
| The jnamed configuration file now specifies: |
|
More...
|
about 25 years ago
|
| Replace TypeMap.getMultiple(type) with TypeMap.getAll(). |
|
More...
|
about 25 years ago
|
| Don't recompute the Class.getDeclaredConstructors() arrays each time. |
|
More...
|
about 25 years ago
|
| Matching an NS record at the zone origin is a successful lookup, not a |
|
More...
|
about 25 years ago
|
| don't add NS records to the authority section if they're already in the |
|
More...
|
about 25 years ago
|
| Lots of updates |
|
More...
|
about 25 years ago
|
| Performance improvements to NameSet - return an Object instead of an Object [] |
|
More...
|
about 25 years ago
|
| cache the SOA and NS records. |
|
More...
|
about 25 years ago
|
| - Performance and memory imrpovements to the Name object. |
|
More...
|
about 25 years ago
|
| Use a growable array instead of a fixed size array for labels. |
|
More...
|
about 25 years ago
|
| Reduce the max labels per name from 256 to 128. This causes a huge |
|
More...
|
about 25 years ago
|
| Check for an empty hashtable before looking for an option, since looking |
|
More...
|
about 25 years ago
|
| minor optimization |
|
More...
|
about 25 years ago
|
| spacing, minor optimization |
|
More...
|
about 25 years ago
|
| fix a minor bug in append(), remove dead code. |
|
More...
|
about 25 years ago
|