| 2006-12-01 |
Jelte Jansen | update to test |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Jelte Jansen | basic test with fake server |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Jelte Jansen | -r option for random port number in ldns-fake-server |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Jelte Jansen | fixed EOF bug |
commit | commitdiff | tree | snapshot |
| 2006-11-29 |
Jelte Jansen | fix in chaser when no trusted keys are found |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Jelte Jansen | added -r <root.hints file> option for use with the... |
commit | commitdiff | tree | snapshot |
| 2006-11-28 |
Jelte Jansen | -second name |
commit | commitdiff | tree | snapshot |
| 2006-11-24 |
Jelte Jansen | cast for tolower |
commit | commitdiff | tree | snapshot |
| 2006-11-24 |
Jelte Jansen | fixed uint16_t's in ldns_rr_list functions (now size_t... |
commit | commitdiff | tree | snapshot |
| 2006-11-24 |
Jelte Jansen | split up functionality of ldns_rr_compare (now calls... |
commit | commitdiff | tree | snapshot |
| 2006-11-24 |
Jelte Jansen | small memory fix and small indentation fix |
commit | commitdiff | tree | snapshot |
| 2006-11-23 |
Jelte Jansen | lint |
commit | commitdiff | tree | snapshot |
| 2006-11-23 |
Jelte Jansen | added fake server example that can send specified ... |
commit | commitdiff | tree | snapshot |
| 2006-11-22 |
Jelte Jansen | added intermediate function in net API: ldns_send_buffe... |
commit | commitdiff | tree | snapshot |
| 2006-11-21 |
Jelte Jansen | bumped version |
commit | commitdiff | tree | snapshot |
| 2006-11-15 |
Jelte Jansen | merged chase/trace improvements from nsec3 branch back... |
commit | commitdiff | tree | snapshot |
| 2006-10-24 |
Jelte Jansen | add std=c99 cflag if compiler supports it |
commit | commitdiff | tree | snapshot |
| 2006-09-27 |
Wouter Wijngaards | Adjusted nsd-test ldns-testns so that it can wait in... |
commit | commitdiff | tree | snapshot |
| 2006-09-15 |
Wouter Wijngaards | cast for lint. |
commit | commitdiff | tree | snapshot |
| 2006-09-15 |
Wouter Wijngaards | appease lint. |
commit | commitdiff | tree | snapshot |
| 2006-09-15 |
Wouter Wijngaards | appease lint, dont print .00 if not needed for altitude. |
commit | commitdiff | tree | snapshot |
| 2006-09-15 |
Wouter Wijngaards | reworked the size, horizontal precision and vertical... |
commit | commitdiff | tree | snapshot |
| 2006-09-15 |
Wouter Wijngaards | Fixed handling of LOC type. |
commit | commitdiff | tree | snapshot |
| 2006-09-12 |
Jelte Jansen | memory, added clear_root() in drill |
commit | commitdiff | tree | snapshot |
| 2006-09-12 |
Wouter Wijngaards | fixup for -lldns flag. |
commit | commitdiff | tree | snapshot |
| 2006-09-12 |
Wouter Wijngaards | When configure detects devel source, does not need... |
commit | commitdiff | tree | snapshot |
| 2006-09-12 |
Wouter Wijngaards | Fix for memory leaks in case of error returns in str2ho... |
commit | commitdiff | tree | snapshot |
| 2006-09-11 |
Wouter Wijngaards | fixed memory leak in nsec processing |
commit | commitdiff | tree | snapshot |
| 2006-09-11 |
Wouter Wijngaards | Uninitialised variable packet_timestamp, when creating... |
commit | commitdiff | tree | snapshot |
| 2006-09-11 |
Jelte Jansen | temporary error print during axfr |
commit | commitdiff | tree | snapshot |
| 2006-09-08 |
Wouter Wijngaards | made axfr parse code more resistant to malformed reply... |
commit | commitdiff | tree | snapshot |
| 2006-09-08 |
Wouter Wijngaards | drill: print AXFR errors. |
commit | commitdiff | tree | snapshot |
| 2006-09-04 |
Jelte Jansen | removed some gotos |
commit | commitdiff | tree | snapshot |
| 2006-09-04 |
Jelte Jansen | better file handling |
commit | commitdiff | tree | snapshot |
| 2006-09-02 |
Jelte Jansen | right-align statistics output |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
Jelte Jansen | memory leakje |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
Jelte Jansen | check length before memcpy() instead of afterwards |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
Jelte Jansen | add overflow check for rdatas that specify their own... |
commit | commitdiff | tree | snapshot |
| 2006-09-01 |
Jelte Jansen | fix in int16 wireformat processing |
commit | commitdiff | tree | snapshot |
| 2006-08-31 |
Wouter Wijngaards | pcat can replay old traces |
commit | commitdiff | tree | snapshot |
| 2006-08-29 |
Wouter Wijngaards | Prints errors in packets to stdout, NO ANSWER if a... |
commit | commitdiff | tree | snapshot |
| 2006-08-29 |
Jelte Jansen | exit on failure of dirreading |
commit | commitdiff | tree | snapshot |
| 2006-08-29 |
Jelte Jansen | also match noanswer on single * |
commit | commitdiff | tree | snapshot |
| 2006-08-28 |
Jelte Jansen | use '-' argument for read_pkt_hex (i.e. -i and -r optio... |
commit | commitdiff | tree | snapshot |
| 2006-08-24 |
Wouter Wijngaards | Makefile improved: it will only re-link the library... |
commit | commitdiff | tree | snapshot |
| 2006-08-23 |
Jelte Jansen | fix in writing to known diffs files |
commit | commitdiff | tree | snapshot |
| 2006-08-23 |
Jelte Jansen | show byte-matches |
commit | commitdiff | tree | snapshot |
| 2006-08-23 |
Jelte Jansen | removed nesting hack (didnt work, don't nest) |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | verbosity int |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | test commit for post commit hooks |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | test commit for post commit hooks |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | test commit for post commit hooks |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | fake commit forhooks testing |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | test commit for post commit hook |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | made start with verbosity levels instead of verbose... |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Wouter Wijngaards | more rpmlint fixes |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Wouter Wijngaards | rpmlint fixes |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Wouter Wijngaards | updated specfile, rpmbuild works. Added manual pages... |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | removed // comments |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | usage() and manpage |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Jelte Jansen | allow ? statement between & statements |
commit | commitdiff | tree | snapshot |
| 2006-08-15 |
Wouter Wijngaards | reworked spec file |
commit | commitdiff | tree | snapshot |
| 2006-08-14 |
Jelte Jansen | fixed bug when reading dname from wire where the comple... |
commit | commitdiff | tree | snapshot |
| 2006-08-14 |
Jelte Jansen | added output option for drill-readable hex dump of... |
commit | commitdiff | tree | snapshot |
| 2006-08-14 |
Jelte Jansen | print parser error when reading hex file fails |
commit | commitdiff | tree | snapshot |
| 2006-08-14 |
Wouter Wijngaards | - Removed trailing comma in enum. |
commit | commitdiff | tree | snapshot |
| 2006-08-11 |
Jelte Jansen | added advanced checking in pcat-diff, see README.pcat... |
commit | commitdiff | tree | snapshot |
| 2006-08-08 |
Jelte Jansen | check if rrsigs cover the right type (resulted in false... |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
Wouter Wijngaards | no pcap needed for drill |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
Wouter Wijngaards | drill make static target |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
Wouter Wijngaards | read is a signed integer. |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
Wouter Wijngaards | 64bit cast in printf |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
Wouter Wijngaards | all-static makefile target for pcat. Link with libs... |
commit | commitdiff | tree | snapshot |
| 2006-08-02 |
Jelte Jansen | don't set prev to root when reading zone |
commit | commitdiff | tree | snapshot |
| 2006-08-02 |
Jelte Jansen | memory error, added a const |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Jelte Jansen | updated changelog |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Jelte Jansen | and one more 2canonical, just to be sure |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Jelte Jansen | added walking support for max label length |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Jelte Jansen | canonicalize before calling nsec_covers() |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Jelte Jansen | oops |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Jelte Jansen | added my address argument |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Wouter Wijngaards | more comments |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Wouter Wijngaards | Bindism feature request. |
commit | commitdiff | tree | snapshot |
| 2006-07-31 |
Wouter Wijngaards | Minor fix for printing with -v (verbose). |
commit | commitdiff | tree | snapshot |
| 2006-07-31 |
Wouter Wijngaards | Added functionality to have multiple packet answers... |
commit | commitdiff | tree | snapshot |
| 2006-07-31 |
Jelte Jansen | fixed bug in packet.c |
commit | commitdiff | tree | snapshot |
| 2006-07-28 |
Wouter Wijngaards | - Fixed serial number matching |
commit | commitdiff | tree | snapshot |
| 2006-07-28 |
Wouter Wijngaards | Reworked statement, original was missing ! |
commit | commitdiff | tree | snapshot |
| 2006-07-28 |
Wouter Wijngaards | Fixup bug where the entire zone would be signed with... |
commit | commitdiff | tree | snapshot |
| 2006-07-27 |
Jelte Jansen | read key files with rsa exponent 65537 correctly |
commit | commitdiff | tree | snapshot |
| 2006-07-27 |
Wouter Wijngaards | TCP services from test server. Queries can match for... |
commit | commitdiff | tree | snapshot |
| 2006-07-27 |
Jelte Jansen | added unit test for rr2canonical() |
commit | commitdiff | tree | snapshot |
| 2006-07-26 |
Jelte Jansen | another forgotten canonicalization |
commit | commitdiff | tree | snapshot |
| 2006-07-26 |
Jelte Jansen | sometimes canonicalization was not completely correct |
commit | commitdiff | tree | snapshot |
| 2006-07-26 |
Jelte Jansen | when chasing, don't see question NSEC rr as nsec |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Jelte Jansen | cast stond verkeerd |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Jelte Jansen | sigh |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Jelte Jansen | lint |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Jelte Jansen | rrlist_compare (and hence sorting) did not work complet... |
commit | commitdiff | tree | snapshot |
| 2006-07-07 |
Wouter Wijngaards | ldns-testns server that will help test features. |
commit | commitdiff | tree | snapshot |
| next |