Clean up parsing of TLSA records when DNSSEC is in use. [Ash Wilson]
Fix parsing of full DNS response message. [Ash Wilson]
Identity __repr__() indicates request context and x509 extensions. [Ash Wilson]
DANE.get_tlsa_records() returns request context. [Ash Wilson]
Support generating TLSA records for matching type 1, 2. [Ash Wilson]
Closes #3
Add certificate_association_to_der() and der_to_pem() for formatting certs from TLSA RRs. [Ash Wilson]
LICENSE