]> git.ipfire.org Git - thirdparty/ldns.git/shortlog
thirdparty/ldns.git
2005-08-25  Miek Giebenmoving files around
2005-08-25  Miek Giebenneed to check the mangle functions again
2005-08-25  Miek GiebenThis all seems to work just fine
2005-08-25  Miek Giebenless stringent checks on rr values. If you want to...
2005-08-25  Miek Giebenmisc ci
2005-08-25  Miek Giebensome addition. I believe the buffer bug is not there...
2005-08-25  Miek Giebenit works
2005-08-25  Miek Giebennetworking stuff is almost working from within lua
2005-08-25  Miek Giebendiff between server and client sockets
2005-08-25  Miek Giebenfmt/layout changes
2005-08-25  Miek Giebenall functions in lua can be called from there library
2005-08-25  Miek Giebenadd server test prog
2005-08-25  Miek GiebenFixed the network error. Didn't set the from_len in...
2005-08-25  Jelte Jansenremoved prints, fixed time problem
2005-08-24  Jelte Jansenmemory
2005-08-24  Miek Giebenadded ldns_serial which should? implement serial arith...
2005-08-24  Miek Giebencheck for rrsig inception and expiration time stamps...
2005-08-24  Jelte Jansenmemory stuff
2005-08-24  Miek Giebensig date checking in test prog. Only need to move it...
2005-08-24  Miek Giebenadded time_t conversion stuff to test rrsig validity
2005-08-24  Miek Giebenmisc commit
2005-08-24  Jelte Jansensignzone takes origin from zonefile if not specified
2005-08-24  Miek Giebennaming/syntax
2005-08-23  Miek GiebenI know what I print
2005-08-23  Miek Giebensplint fails; parseerror
2005-08-23  Miek Giebenmore lua stuff
2005-08-23  Miek Giebenupd.read will not work from within the lib-stuff. The...
2005-08-23  Miek Giebenthis still works. Enable lua-like syntax by wrapping...
2005-08-23  Miek Giebenuse luaL_reg to get lua-like syntax for DNS pkt manipul...
2005-08-23  Miek Giebenthis bit me before
2005-08-23  Miek GiebenIT's ALIVE - setting id's works and so does interfacing...
2005-08-23  Miek Giebendrill1 inline with ldns again
2005-08-23  Miek Giebenwe're able to write packets back to client. Dig now...
2005-08-23  Jelte Jansenfinished CERT type from string. renamed some values...
2005-08-23  Miek Giebenconvert of sockaddr back to an rdf and a port number
2005-08-23  Miek Giebenconvert sockaddr_storage to rdf and port number
2005-08-18  Jelte Jansenadded seperate sorting algorithm for zone signing ...
2005-08-18  Jelte Jansenarg old revision crept back from the pit
2005-08-18  Jelte Jansencast
2005-08-18  Jelte Jansenorigin is now really read from soa if not specified
2005-08-18  Jelte Jansenadded special case for quoted TXT rr rdata fields
2005-08-18  Jelte Jansenupdated tests
2005-08-17  Jelte Jansentxt can contain spaces too
2005-08-17  Jelte Jansenfixed bug in dname reading (dnames ending in \. were...
2005-08-17  Jelte Jansenremoved unnecesary printfs
2005-08-17  Jelte Jansenlint
2005-08-17  Jelte Jansentowards a working signer
2005-08-17  Jelte Jansenmake line parser continue not return empty strings...
2005-08-16  Jelte Jansenadded bit_set function
2005-08-16  Jelte Jansenlint
2005-08-16  Jelte Jansennsap support for str2host
2005-08-16  Jelte Jansenstr2host for WKS records
2005-08-15  Jelte Jansenlint
2005-08-15  Jelte Jansenmore types
2005-08-15  Jelte Jansenstr2host for APL rdata types
2005-08-12  Jelte Jansenadd rrsig values when signing (orig_ttl, keytag, dates...
2005-08-12  Jelte Jansenduh
2005-08-12  Jelte Jansenmade zone signing function, untested, but it seems...
2005-08-12  Jelte Jansenplease don't commit non-compiling code. commented it...
2005-08-11  Miek Giebendamn upd you still need server state
2005-08-11  Miek Giebenprint fix, network fixes in lua code (was typo). Still...
2005-08-11  Miek Giebenreading pkts goes ok. Writing pkt does not seem to...
2005-08-11  Miek Giebenbug fixed! ha! :-). ldns_buffer_new_frm_str however...
2005-08-11  Miek Giebenbogus malloc to pinpoint crash
2005-08-11  Jelte Jansenfix for when rrsig is 2wire'd before having an actual...
2005-08-11  Miek Giebencorrect includes
2005-08-11  Jelte Jansenfree'em
2005-08-11  Miek Giebensomehow somewhere,the lua stuff crashes while plain...
2005-08-11  Jelte Jansenread keys, some small fixes
2005-08-11  Miek Giebenmore network and lua fixes
2005-08-11  Miek Giebenldns_buffer2pkt_wire added
2005-08-11  Miek Giebenlint
2005-08-11  Miek Giebennetwork stuff core ready. Lua also works.
2005-08-11  Miek Giebenrdf2sockaddr changes; give back the size. This leads...
2005-08-11  Jelte Jansenghe
2005-08-11  Jelte Jansendoxygen
2005-08-11  Jelte Jansenmemory fixes
2005-08-11  Miek Giebenlint fixes and tcp seems to work again. The magic of...
2005-08-11  Miek Giebennetworking cleanup - seperating out server/client,...
2005-08-11  Miek Giebensome network updates
2005-08-10  Jelte Jansenlint
2005-08-10  Jelte Jansenadded not-too-clean-for-now-but-working code to get...
2005-08-10  Jelte Jansenfixed reading of hex string to rdf
2005-08-10  Miek Giebenrns can print out pkt from the wire. Need to rethink...
2005-08-10  Miek Giebenudp doesn't use the upd? Manpage mention other uses...
2005-08-10  Miek Giebendon't crash when not getting a pkt
2005-08-10  Miek Giebenup the version for doxygen docu
2005-08-10  Miek Giebenfucking docu
2005-08-10  Jelte Jansenadded little todo
2005-08-10  Jelte Jansenmade owner and type optional, like ttl
2005-08-10  Miek Giebenregister it
2005-08-10  Miek Giebenread a packet from the wire from within lua - not sure...
2005-08-10  Miek Giebenmove port info to socket creation time. Removed more...
2005-08-10  Miek Giebenremoved dead code
2005-08-10  Miek Giebenadd udp counterpart for tcp
2005-08-10  Jelte Jansenfixed reading for strings containing TXT rrtype
2005-08-10  Miek Giebendead code?
2005-08-10  Jelte Jansenoops
2005-08-10  Jelte Jansenabsoluteness check on dname strings
2005-08-10  Miek Giebenupdate to reflect new ldns_rr_new_frm_str func
next