Commit Graph

1606 Commits

Author SHA1 Message Date
Miek Gieben ab963a945a Update the todo 2012-03-27 09:01:22 +02:00
Miek Gieben 874787c537 Allow deregistration of handler
Implemented in both the server and client.
Renamed to client function to match the server side functions
Example progs need to be "ported" as this *is* an API change.
2012-03-26 23:15:15 +02:00
Miek Gieben 7f8e73f48d update todo 2012-03-26 11:01:50 +02:00
Miek Gieben 33a58c8cb7 make it compile 2012-03-19 20:00:40 +01:00
Miek Gieben da230e4ff5 small updates 2012-03-18 22:47:06 +01:00
Miek Gieben f38cd6abe0 better errors 2012-03-18 22:44:42 +01:00
Miek Gieben 99d26fb386 documentation 2012-03-18 22:41:29 +01:00
Miek Gieben cd99dca8bc Merge pull request #14 from taralx/master
Thanks, pulled
2012-03-18 02:14:55 -07:00
Taral 5fc37375db Always use "." for the root domain. 2012-03-17 23:43:12 -07:00
Miek Gieben c14f87ef81 Fix crash in chaos 2012-03-17 17:32:57 +01:00
Miek Gieben 13cb5c4091 cleanup 2012-03-11 19:39:16 +01:00
Miek Gieben 33c60cc532 Set *ALL* headers bits, now showing CD and AD
Fill in the missing pieces of the header
2012-03-09 20:42:40 +01:00
Miek Gieben 492ec63401 prototype nsec cover method 2012-03-08 21:16:51 +01:00
Miek Gieben 84fccc1bfe Rename nsec3 to nsecx as nsec stuff will be added 2012-03-08 21:14:19 +01:00
Miek Gieben 9f14f2d5ab Documentation updates 2012-03-08 20:47:45 +01:00
Miek Gieben 1009d83753 Fix opt not as last record 2012-03-06 19:28:34 +01:00
Miek Gieben cafc55543b Fix the tsig documentation 2012-03-06 19:10:49 +01:00
Miek Gieben 663cdac6a9 Cleanup todo 2012-03-05 22:06:00 +01:00
Miek Gieben 9043e34c06 TSIG with request MAC is working 2012-03-05 22:03:18 +01:00
Miek Gieben 387e6f1c49 Fix the testcases 2012-03-04 22:35:48 +01:00
Miek Gieben 97a07cd326 Ids already set 2012-03-04 22:34:11 +01:00
Miek Gieben 4f61f8621b More server side TSIG stuff - does not validate (yet) 2012-03-04 22:32:23 +01:00
Miek Gieben c53cddf38c TSIG overhauled
This lead to some changes in the Write() function. Both
server side and client side are now more similar.
2012-03-04 21:00:09 +01:00
Miek Gieben 58a0addc8a Add tsig support 2012-03-04 17:54:14 +01:00
Miek Gieben 4f7000d1f6 Update the readme 2012-03-04 16:35:21 +01:00
Miek Gieben f79c964e73 Update the todo 2012-03-04 15:36:16 +01:00
Miek Gieben 2806def5c0 document the interface better 2012-03-04 14:53:57 +01:00
Miek Gieben 1744a80850 add a TsigStatus to the client as well
Bring server and client side more inline
with each other. For a client we also
use TsigStatus() to retrieve the tsig info.
2012-03-04 14:47:20 +01:00
Miek Gieben 49f41fb17b Install example right away 2012-03-04 10:41:16 +01:00
Miek Gieben 536ac17f11 doc tweak 2012-03-03 18:07:36 +01:00
Miek Gieben df6d86e937 Fix for when not seeing an RR at all 2012-03-03 17:40:30 +01:00
Miek Gieben 9cbe439ce3 Fix tsig 48 bits timer 2012-03-02 23:12:23 +01:00
Miek Gieben e1873c28bc move tsig to tsig.go just as RR_OPT 2012-03-02 23:07:25 +01:00
Miek Gieben 63001dd590 documentation tsig 2012-03-02 22:59:07 +01:00
Miek Gieben ed396cedfb documentation 2012-03-02 22:47:58 +01:00
Miek Gieben c5465127f3 Fix non tsig queries 2012-03-02 21:19:37 +01:00
Miek Gieben 898a2a664a Some tweaks in the tests 2012-03-02 20:41:51 +01:00
Miek Gieben 061d292118 TSIG document 2012-03-02 20:18:18 +01:00
Miek Gieben dc16392734 Newly allocated names 2012-03-02 15:28:22 +01:00
Miek Gieben 3232814d1b Fix client side TSIG
Redesign of TSIG. Validation is on the TOOD - this can be
done in the same way as in the server.
2012-03-01 22:40:34 +01:00
Miek Gieben 172c89675c Add another weird looking RR to test 2012-03-01 09:16:28 +01:00
Miek Gieben fb8858502b prepare for tsig 2012-02-29 22:00:39 +01:00
Miek Gieben c7d38a11f1 Prefix with dns: here too 2012-02-29 21:15:58 +01:00
Miek Gieben b07a05d5ca prefix errors with dns: 2012-02-29 21:13:16 +01:00
Miek Gieben 104d875a75 Flag large RSA exponents as an error 2012-02-29 21:11:45 +01:00
Miek Gieben 8220a1b148 use maximum bitmap length 2012-02-28 21:06:11 +01:00
Miek Gieben a38a7311a0 NSEC3 bitmap length is still todo 2012-02-28 21:00:22 +01:00
Miek Gieben 99a7a57713 Upgrade the definition of domain name 2012-02-28 20:47:25 +01:00
Miek Gieben e816e64e3e doc tweaks, Len() tweaks 2012-02-28 20:43:08 +01:00
Miek Gieben 5fec355528 Allow TYPExxxx syntax in NSECx records 2012-02-28 20:20:07 +01:00