Commit Graph

20 Commits

Author SHA1 Message Date
Miek Gieben 70692450c7 typo 2011-03-31 11:23:41 +02:00
Miek Gieben 3face7fbc7 small fixes and cleanups 2011-03-31 11:06:03 +02:00
Miek Gieben 52609030c5 Fix xfrprx 2011-03-31 11:01:45 +02:00
Miek Gieben 686cd05417 rename QuerySimple to SimpleQuery
add a default query handler 'HandlerQuery' that can be
used.
2011-03-31 10:31:17 +02:00
Miek Gieben beb14241fc some more fixes 2011-03-30 19:17:14 +02:00
Miek Gieben 9582fd005a Fix xfrprx 2011-03-30 19:06:44 +02:00
Miek Gieben 7deb2afceb small tweaks to the code 2011-03-30 17:56:50 +02:00
Miek Gieben 15d84f0d7d Fix xfrprg -- needs testing 2011-03-30 17:50:07 +02:00
Miek Gieben 76daa7f08b Fix outing TSIG on axfr 2011-03-30 16:34:17 +02:00
Miek Gieben 8a4647ec22 documentation 2011-03-30 15:35:49 +02:00
Miek Gieben af7f3f769f Fix the examples, except funkensturm 2011-03-30 15:23:09 +02:00
Miek Gieben e5a769baf0 Fix up API and documentation 2011-03-30 14:54:43 +02:00
Miek Gieben 0449ff62a2 seeing some light in the query API
global channels look to be helpfull
2011-03-30 11:14:36 +02:00
Miek Gieben 8ebf0c9a5b Close the tcp connection 2011-03-23 11:16:34 +01:00
Miek Gieben 8b2882673f Create xfr proxy 2011-03-23 10:48:21 +01:00
Miek Gieben 8b70e31c41 Fix examples and API additions 2011-03-23 09:50:38 +01:00
Miek Gieben 1503661970 Fix xfr example
API: add d.WriteMsg()  and d.ReadMsg() that work directly on Msg
instead of []byte buffers.
XfrRead() first sends the request msg to the server and then
performs an xfr.
2011-03-23 09:49:08 +01:00
Miek Gieben bac16eb644 Port to new api 2011-03-22 20:12:36 +01:00
Miek Gieben edd021b192 added 2011-03-22 20:03:32 +01:00
Miek Gieben f065fb7f5f basics ready 2011-03-16 11:57:23 +01:00