Codebase list getdns / 5282532
[API 0.508] RFC 7344 CDS and CDNSKEY rr types Willem Toorop 9 years ago
3 changed file(s) with 5 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
spec/getdns-0.507.tgz less more
Binary diff not shown
Binary diff not shown
13621362 <p class=descrip><code>talink_unknown</code> (a bindata)</p>
13631363
13641364 <p class=define>CDS (59)</p>
1365 <p class=descrip><code>cds_unknown</code> (a bindata)</p>
1365 <p class=descrip><code>key_tag</code> (an int), <code>algorithm</code> (an int), <code>digest_type</code> (an int),
1366 and <code>digest</code> (a bindata)</p>
13661367
13671368 <p class=define>CDNSKEY (60)</p>
1368 <p class=descrip><code>cdnskey_unknown</code> (a bindata)</p>
1369 <p class=descrip><code>flags</code> (an int), <code>protocol</code> (an int), <code>algorithm</code> (an int),
1370 and <code>public_key</code> (a bindata)</p>
13691371
13701372 <p class=define>OPENPGPKEY (61)</p>
13711373 <p class=descrip><code>openpgpkey_unknown</code> (a bindata)</p>
24472449
24482450 <h1>9. The Generated Files</h1>
24492451
2450 <p>There is <a href="getdns-0.507.tgz">a tarball</a> that includes the .h files,
2452 <p>There is <a href="getdns-0.508.tgz">a tarball</a> that includes the .h files,
24512453 the examples, and so on. The examples all make, even though there is no API implementation, based
24522454 on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine
24532455 on the Macintosh and Ubuntu; help is definitely appreciated on making the build process