]> git.ipfire.org Git - thirdparty/ldns.git/shortlog
thirdparty/ldns.git
2005-04-19  Miek Giebentesting for ip6 addr printen. Everything is ok
2005-04-19  Jelte Jansenstatus code return, added ldns_resolver_send_pkt for...
2005-04-19  Miek Giebenparse the /etc/hosts and return a list with all the...
2005-04-19  Miek Giebenobey _fail
2005-04-19  Miek Giebenstart abusing run-test19
2005-04-19  Miek Giebendont abuse chaos.c
2005-04-19  Miek Giebenstupid lint
2005-04-19  Miek Giebenread /etc/hosts files (incomplete)
2005-04-19  Jelte Jansenrealclean cleans even more
2005-04-18  Miek Giebensome /etc/hosts parsing
2005-04-18  Jelte Jansenmore status returned
2005-04-18  Jelte JansenMake libtool use the correct (PIC) files when linking...
2005-04-18  Miek Giebenmoved all available comments to the .h files. Added...
2005-04-18  Miek Giebenmoved function comments from .c to .h
2005-04-18  Jelte Jansentodo's done and obsolete comments removed
2005-04-18  Miek Giebenlint fixlet
2005-04-18  Miek GiebenI still don't get it why libtool, doesn't link the...
2005-04-18  Miek Giebenblaat
2005-04-18  Miek Giebendont abort - but return LDNS_STATUS_NOT_IMPL
2005-04-18  Miek Giebenprintf's be gone
2005-04-18  Miek Giebenremove printf's -> dprintf
2005-04-13  Miek Giebenssl autoconf stuff lifted from NSD
2005-04-13  Miek GiebenSimon says: it is finished
2005-04-13  Miek Giebenreally clean the resolver list
2005-04-13  Miek Giebenadded ldns_fskipcs for FILE*
2005-04-12  Miek Giebensome debug
2005-04-12  Miek Giebenchanged comment
2005-04-12  Miek Giebenanother nice program from the master
2005-04-12  Miek Giebendprintf as debug thingy added in util.h
2005-04-12  Miek Giebenmore libtool changes, it still doesn\'t keep its mouth...
2005-04-12  Miek Giebenlibtool advances - it actually creates something
2005-04-12  Jelte Jansenmade a start with supporting other algorithms for tsig
2005-04-11  Miek Giebenparsing is much more robust now. Comments are handled...
2005-04-11  Miek Giebennow it really should work (cleanly)
2005-04-11  Miek Giebenit works! Check this in to have get a revision
2005-04-07  Jelte Jansenminor improvements in dsa creation, not working complet...
2005-04-07  Miek Giebensome more testing - this time multilined rr's... does...
2005-04-07  Miek GiebenRRSIG's inception/expiration data is now printed as...
2005-04-07  Miek Giebenrrsig rdata as LDNS_RDF_TYPE_TIME
2005-04-07  Miek Giebenwe have too many functions
2005-04-07  Miek Giebensome ugly free's added
2005-04-07  Miek Giebenexit(0)
2005-04-07  Miek Giebenthe TTL is now optional and mnemomics can used (1d1h...
2005-04-07  Miek Giebenstrtottl added
2005-04-07  Miek Giebenrobustness checks in dnssec stuff
2005-04-07  Miek Giebenremoved printfs. Return NULL on rr conversion failures
2005-04-07  Miek Gieben\DDD is working
2005-04-07  Miek Giebenquoting still doens't work, but this is only due to the
2005-04-07  Jelte Jansenneater handling of no response
2005-04-06  Miek Giebenmove ldns_unquote to ldns_rdf_new_frm_str. Not yet...
2005-04-06  Miek Giebenduh, you need to double escape the escapes
2005-04-06  Miek Giebenleft in the debug code - something is not quite right
2005-04-06  Miek Gieben\'port\' of zoctect - see the comments. What to do?
2005-04-06  Miek Giebencorrect placement of the freeing of rdata again
2005-04-06  Miek Giebenaah, the joy of return codes
2005-04-06  Miek Giebenremoved normalize as it did nothing extra anymore
2005-04-06  Jelte Jansentokenizer now skips multiple occurrences of delimiters...
2005-04-05  Miek Giebenreturn the rr, up until the parsing went wrong
2005-04-05  Miek Giebenremoved double FREEs, lint checks
2005-04-05  Miek Giebenremoved comment
2005-04-05  Miek Giebenadded bgetc function to operate on buffer the same...
2005-04-05  Jelte Jansenremoved dead code
2005-04-05  Jelte Jansenreplaced sscanf with tokenizer
2005-04-04  Jelte Jansenmemory was off by 1
2005-04-04  Jelte Jansenmemories
2005-04-04  Jelte Jansenfixed EOF check when reading resolv.conf (entered infin...
2005-03-31  Miek Giebennew function added that will make resolv.conf handling...
2005-03-31  Miek Giebenkilled readword - can now slowly convert /etc/resolv...
2005-03-31  Miek Giebenready to transform ldns_resolver_new_frm_fp
2005-03-31  Miek Giebenour labs priv key. Now also used for testing purposes :-)
2005-03-31  Miek Giebenmade the delimeters configureable. The ldns_get_keyword...
2005-03-31  Miek Giebenre-do the parser. This is the lowlevel framework.
2005-03-31  Miek Giebensome thoughts
2005-03-30  Miek Giebenit signs perfectly. It's the verify that is fucked up.
2005-03-30  Miek Giebencorrected includes
2005-03-30  Jelte Jansenfixed RSA key conversion and signature check
2005-03-29  Jelte Jansenremoved debug prints
2005-03-24  Jelte Jansentsig answer verification works!
2005-03-24  Miek Giebenmove comments to header files
2005-03-24  Miek Giebendsa is also a bit of a mess :(
2005-03-24  Miek Giebenit signs and verifies, but complains about the key...
2005-03-24  Miek Giebennot setting the orit_ttl field in the key may lead...
2005-03-23  Jelte Jansenadded tsig fields to the resolver structure,
2005-03-23  Jelte Jansendoxygen comments -> .h + tweaking
2005-03-23  Miek Giebencrypto sign/verification fails
2005-03-23  Miek Giebendebugging added - for testing on open
2005-03-23  Miek Giebentweaks
2005-03-23  Miek Giebensome thought and examples on parsing
2005-03-23  Miek Giebenonly check real sources - bail out if lint check fails
2005-03-23  Miek Giebenit does not crash, it does not hang
2005-03-23  Miek Giebenkeytag stuff solved by not recalculating it
2005-03-23  Miek Giebensome keytag weirdness
2005-03-23  Miek Giebenalso set the flag in the priv key struct
2005-03-23  Miek Giebenit signs
2005-03-22  Jelte Jansenmore lint, removed obsolete tests
2005-03-22  Jelte Jansenfixed splint test on open
2005-03-22  Miek Giebenok, still doesn't fully work. I quit
2005-03-22  Miek Giebendebug's weg
2005-03-22  Miek Giebendebug stuff and a
2005-03-22  Jelte Jansenmoved all obsolete tests to test/
next