]> git.bitcoin.ninja Git - dnssec-prover/history - src/rr.rs
Feature-gate validation and document crate features
[dnssec-prover] / src / rr.rs
2024-02-06 Matt CoralloCorrect TXT sort order on unlikely edge cases
2024-02-06 Matt CoralloCorrect length calculation when writing TXT records
2024-02-06 Matt CoralloCorrect TXT record sort order
2024-02-06 Matt CoralloClean up documentation TODO
2024-02-05 Matt CoralloAdd support for parsing compressed names out of wire...
2024-02-05 Matt CoralloAdd support for A/AAAA/NS records
2024-02-05 Matt CoralloSplit the library into three modules for maintainability