Commit Graph

1339 Commits

Author SHA1 Message Date
Miek Gieben 42efa912b5 Almost there with parsing 2012-02-12 23:00:26 +01:00
Miek Gieben a7b2a88e7a Parsing TXT records now works OK 2012-02-12 22:24:18 +01:00
Miek Gieben 6279bb1917 Txt record parsing works -- need to look at the on-the-wire stuff 2012-02-12 21:52:20 +01:00
Miek Gieben 6ddb9ab88b Txt record parsing works -- need to look at the on-the-wire stuff 2012-02-12 21:50:02 +01:00
Miek Gieben 5a48b54327 added quotes as important chars in the parser 2012-02-12 19:06:32 +01:00
Miek Gieben 059c08af9f temp. fix for reflect 2012-02-12 14:11:40 +01:00
Miek Gieben 53dcc5a425 update the todo 2012-02-12 13:06:47 +01:00
Miek Gieben 9c478ab6e4 Add the dot in the correct place 2012-02-12 12:36:26 +01:00
Miek Gieben 34a711372a Fix the ORIGIN appending 2012-02-12 12:28:08 +01:00
Miek Gieben a21f7c6b30 Documentation updates and parsing fixes 2012-02-12 11:45:44 +01:00
Miek Gieben 974f4214a2 More documentation updates 2012-02-12 11:37:52 +01:00
Miek Gieben 2cb265697e Documentation
Need to think about the non-existing root-label and the label
functions.
2012-02-12 11:34:28 +01:00
Miek Gieben ea6da640d7 Documentation cleanup 2012-02-12 11:17:52 +01:00
Miek Gieben d7f4f61777 Clean up dead code 2012-02-12 11:16:26 +01:00
Miek Gieben aab210fe88 gb.cfg can be removed
Due to the renaming, the gb.cfg are not needed anymore
2012-02-11 23:30:17 +01:00
Miek Gieben 566e344417 Fix NextDomain in NSEC3 - its not a domain-name 2012-02-11 23:03:46 +01:00
Miek Gieben 1f56983ce7 Add test for nsec-like records 2012-02-11 22:59:34 +01:00
Miek Gieben 3697b301c2 Half support for NSEC3 param 2012-02-11 22:47:22 +01:00
Miek Gieben f15274bfdb Add dname 2012-02-11 22:40:49 +01:00
Miek Gieben 7dd412eb99 Add CERT 2012-02-11 22:38:17 +01:00
Miek Gieben 89a45fbc48 Add NAPTR support 2012-02-11 22:32:45 +01:00
Miek Gieben 4e5ef3a0f0 Small tweaks 2012-02-11 21:16:21 +01:00
Miek Gieben 97e8931595 Update the readme 2012-02-11 21:14:32 +01:00
Miek Gieben ba61416f58 remove mentions of godns 2012-02-11 19:49:07 +01:00
Miek Gieben 1492fb64c9 Tweak gitignore 2012-02-11 17:44:14 +01:00
Miek Gieben 65c47368a9 gofmt 2012-02-11 17:43:05 +01:00
Miek Gieben 82c178b2f7 Make the error msg nicer 2012-02-11 17:28:36 +01:00
Miek Gieben b437299d77 accidently remote case 2012-02-11 17:15:29 +01:00
Miek Gieben 19cef3f981 Parse SRV and PTR too 2012-02-11 17:03:09 +01:00
Miek Gieben 5d4e45d253 Merge pull request #12 from Habbie/master
wildcard RRSIG validation+minor comment typo
2012-02-10 01:12:29 -08:00
Peter van Dijk 448596bccb fix typo 2012-02-10 09:19:23 +01:00
Peter van Dijk c05615b783 fix RRSIG wildcard checking 2012-02-10 09:19:00 +01:00
Miek Gieben 2c73f3c1fe Update the todo a little 2012-02-05 13:53:13 +01:00
Miek Gieben da440eb9f0 remove debugging 2012-02-05 11:35:58 +01:00
Miek Gieben 77b60231e7 If we add a dot to a name, be sure to remove one from the length 2012-02-05 11:33:55 +01:00
Miek Gieben cb4d52c110 Move to the correct place 2012-02-05 11:20:04 +01:00
Miek Gieben fbe59ce48e Update the README for the new Makefile-less situation 2012-02-05 11:04:21 +01:00
Miek Gieben 0fc0d329c8 Remove funkensturm - depends too much on makefiles to work 2012-02-05 10:59:15 +01:00
Miek Gieben f1296c971f Rename examples to ex 2012-02-05 10:58:04 +01:00
Miek Gieben 1b15abd15c Shorter is better - sometimes 2012-02-05 10:57:21 +01:00
Miek Gieben 537b644ed2 Fix the Makefile-less go version of dns 2012-02-05 10:53:15 +01:00
Miek Gieben 95242fa94b Remove all the makefiles 2012-02-05 10:51:20 +01:00
Miek Gieben 1a6a97e4c2 Do without makefile 2012-02-05 10:46:55 +01:00
Miek Gieben ed61734c89 Optimize the RR reading further
remove len(strings) from the code. 16% increase
in speed. Getting about 35K RR/s
2012-01-30 21:26:29 +01:00
Miek Gieben f3eacbb9fb Some diffs 2012-01-29 19:15:26 +01:00
Miek Gieben b639fa305d Fix overflow when the buffer is really small 2012-01-29 19:11:55 +01:00
Miek Gieben 402ce277df add the strings for these rcodes too 2012-01-29 18:55:49 +01:00
Miek Gieben bfc928973f Remove/fix some todo 2012-01-29 00:34:59 +01:00
Miek Gieben 3ebacbaac8 udp msg size 2012-01-29 00:21:12 +01:00
Miek Gieben f1542e15d9 use edns0 udpsize in to set the buffer 2012-01-29 00:20:56 +01:00