Willem Toorop
c5a83047d6
Merge branch 'develop' into feature/validate_dnssec
2014-02-06 22:12:02 +01:00
Willem Toorop
576b81af48
More solid rr-dict to ldns_rr conversion
...
First steps in validate_dnssec
2014-02-06 22:09:00 +01:00
Neel Goyal
0419c4673c
Add APL and SPF type support. Fix some string terminator issues in TXT
2014-02-06 14:12:49 -05:00
Neel Goyal
823bd664c5
Fix use of uninitialized var in hip parse
2014-02-06 12:27:42 -05:00
Neel Goyal
d1a4c0e35b
Remove ldns 1.6.17 function
2014-02-06 12:16:16 -05:00
Neel Goyal
24e56217f8
Put hip server data in wire format
2014-02-06 11:10:09 -05:00
Neel Goyal
fed7a1fa81
Add HIP RR Type
2014-02-05 17:17:46 -05:00
Neel Goyal
068092e276
Add TXT record support
2014-02-05 13:47:46 -05:00
Willem Toorop
9c07e4dc85
Start with validate_dnssec
...
With getdns_dict to ldns_rr function
2014-02-04 00:10:28 +01:00
Willem Toorop
690025c0ca
Memory leak in priv_getdns_create_dict_from_rdfs
2014-02-03 22:36:42 +01:00
Willem Toorop
102a9b3be1
qnames also in dname wire format
2014-01-31 00:32:39 +01:00
Willem Toorop
650b6dbda4
Print rr type ints as type and dnames as dname
2014-01-31 00:16:34 +01:00
Willem Toorop
692f458690
bindata and int rdata attributes
2014-01-30 23:38:55 +01:00
Willem Toorop
e759fb80cf
Start with all section 5.3 types rr-dict creation
...
I guess for static functions and structs it is okay to give them any name,
but the private inter-object symbols should be distinguishable from the
non-private symbols (to export non-private ones later in one go with libtool)
2014-01-30 17:04:43 +01:00