]> git.ipfire.org Git - thirdparty/ldns.git/shortlog
thirdparty/ldns.git
2006-04-13  Miek Giebenup2date
2006-04-13  Miek Giebencorrect explanation for ldns_get_errorstr_by_id
2006-04-13  Jelte Jansendon't error on $ORIGIN
2006-04-13  Miek Giebensome changelog changes
2006-04-13  Miek Giebendon't segfault in ldns-keygen and rmeove dprintf
2006-04-13  Jelte Jansenouch :p
2006-04-13  Jelte Jansenargs
2006-04-13  Miek Giebenupdate this also
2006-04-13  Miek Giebenremove ldns_pkt*_when()
2006-04-13  Jelte Jansenthat was one \ too much
2006-04-13  Miek Giebenlint
2006-04-13  Miek Giebenadd to lame examples send notifies and send ixfr packets
2006-04-13  Miek Giebenhalf implement opcode stuff - we cannot easily do this...
2006-04-11  Miek Giebenremove those weird update functions from the lib and...
2006-04-11  Miek Giebenremove dprints
2006-04-11  Jelte Jansendefine
2006-04-11  Miek Giebenugly functions can be put in the examples, not need...
2006-04-11  Jelte Jansenlint + overflow protection
2006-04-11  Jelte Jansenipv6 address part to PTR owner name conversion added
2006-04-11  Miek Giebenadd portnumber to the api, remove doxygen comments...
2006-04-11  Jelte Jansenleftovers
2006-04-11  Jelte Jansen-x works correctly for (parts of) ipv4 ip addresses
2006-04-10  Miek Giebenreverse: if no type is given default to PTR otherwise...
2006-04-10  Jelte Jansendoes this work?
2006-04-10  Miek Giebenreturn 0 always - as the check is not 100% and most...
2006-04-10  Miek Giebendoc updates
2006-04-10  Jelte Jansensmall man page change
2006-04-10  Miek Giebenupdate.h manpages
2006-04-10  Miek Giebendocumentation updates
2006-04-10  Jelte Jansenoops
2006-04-10  Jelte Jansenmemories
2006-04-10  Jelte Jansenexcept for the 'nothing-to-do' message behaviour is...
2006-04-09  Jelte Jansenadded all-static and %-stc targets to examples makefile
2006-04-09  Jelte Jansendirect compile for examples. replaced single targets...
2006-04-09  Jelte Jansenmore betterness
2006-04-09  Jelte Jansenand fixed test
2006-04-09  Jelte Jansenbuild stuff was still broken (didn't work from clean...
2006-04-06  Jelte Jansentypo
2006-04-06  Jelte Jansenlinktest hoeft toch niet apart
2006-04-06  Jelte Jansenldns_pkt_rcode
2006-04-06  Jelte Jansenlinktest uit all
2006-04-06  Jelte Jansenalso check answer sections for differences
2006-04-06  Miek Giebenuse the correct target
2006-04-06  Miek Giebenmake ssl compile more correct
2006-04-06  Miek Giebenmake creation of include dir seperate step: make local...
2006-04-06  Miek Giebenadd slowness to doc
2006-04-06  Jelte Jansendependency on .h files
2006-04-06  Jelte Jansensrcdir readded
2006-04-06  Jelte Jansennicer verbose output
2006-04-06  Miek Giebenmake works as it supposed to work
2006-04-06  Jelte Jansenlint
2006-04-06  Miek Giebenrevert changes
2006-04-06  Jelte Jansenfixed root server reader again
2006-04-06  Miek Giebenonly compile what is needed, touching the headers still...
2006-04-06  Jelte Jansensome error messages
2006-04-06  Jelte Jansenfixes
2006-04-06  Miek Giebenonly check z not *z when assigning in zone.c
2006-04-06  Jelte Jansendo not set DO bit + EDNS by default (some servers retur...
2006-04-06  Miek Giebenchange this prototype too, pkt in the first arg and...
2006-04-06  Jelte Jansenand another 2 (!) byte memory leak
2006-04-06  Jelte Jansenfree the alloced data
2006-04-06  Jelte Jansencommented out perrors
2006-04-06  Miek Giebentest for zone with ; at last line
2006-04-06  Miek Giebenadded a new status that signals: no error, but nothing...
2006-04-06  Miek Giebenput the eof check in the get function
2006-04-05  Jelte Janseninitial version of ldns-keyfetcher
2006-04-05  Jelte Jansendon't use functions that alloc without storing the...
2006-04-05  Jelte Jansenfree alloced data on error in net.c
2006-04-05  Miek Giebencorrectly parse $TTL directive (we ofcourse already...
2006-04-05  Jelte Jansenremoved duplicate error
2006-04-05  Miek Giebencorrectly see $TTL again
2006-04-05  Jelte Jansenmiek, please check this patch (might need another statu...
2006-04-04  Miek Giebencomplete the api change, port examples and drill
2006-04-04  Jelte Jansenvalue was only set when... value had already been set
2006-04-04  Jelte Jansenforgot to commit this one too
2006-04-04  Miek Giebenldns_rdata_new_frm_fp is changed to be in line with...
2006-04-04  Jelte Jansenadded compare on rr_lists
2006-04-04  Miek Giebenapi change: ldns_key_new_frm_fp will now also return...
2006-04-04  Miek Giebenapi change for ldns_new_zone_frm_* functions
2006-04-04  Miek Giebenfixed with help from Jelte
2006-04-04  Miek Giebenfixes: lint and 12 unit test
2006-04-04  Miek Giebenfix 1 fault
2006-04-04  Miek Giebensome fixes - drill should compile
2006-04-04  Miek Giebenand now from the correct directory
2006-04-04  Miek Giebenapi change
2006-04-04  Jelte Jansenfixed two possible nullpointers
2006-03-29  Miek Giebenfix a number of segfault. piping /dev/urandom in resolv...
2006-03-29  Miek Giebenimportant fixes
2006-03-29  Jelte Jansenlintje
2006-03-29  Jelte Jansenshow actual wire data on highest verbosity level if...
2006-03-28  Jelte Jansenfoei.
2006-03-28  Jelte Jansennull check
2006-03-27  Miek Giebenadd the file
2006-03-27  Miek Giebenremove: no new feature until after 1.1
2006-03-27  Miek Giebenupdate todo
2006-03-27  Jelte Jansenmemcopy befoore free
2006-03-27  Jelte Jansenapparently if had forgotten to commit this:
2006-03-23  Miek Giebenhandle comments in resolv.conf and be much more robust
2006-03-22  Miek Giebentest for drill -f /urandom. Nice fuzzy test
2006-03-22  Miek Giebenfail gracefully when reading bogus packets
next