Bug fixes in DANE.
commit565f2c39c51af3c05dfc25362dca83d32187430d
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 7 Oct 2012 10:10:59 +0000 (7 12:10 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 7 Oct 2012 10:10:59 +0000 (7 12:10 +0200)
tree2508f3ad5a4f1f57423d1f80388379b2bec945f2
parente25f212040b5ddf0e5958c13346a0ab353d92cb7
Bug fixes in DANE.

Corrected packet length parsing and removed the verify
options DANE_VERIFY_DNSSEC_DATA_INVALID and DANE_VERIFY_NO_DNSSEC_DATA.
There is longer use for them since using the DANE API requires DNSSEC.
libdane/dane.c
libdane/includes/gnutls/dane.h
src/cli.c