Benjamin Sago
|
c3daf96a50
Use pretty_assertions in dns crate too
|
4 years ago |
Benjamin Sago
|
e0389e2968
Add some shell completions
|
4 years ago |
Benjamin Sago
|
243143527b
Run mutation testing in CI
|
4 years ago |
Benjamin Sago
|
33d8622c63
Support HINFO records
|
4 years ago |
Benjamin Sago
|
e9535a1a5e
Use clearer length-related names
|
4 years ago |
Benjamin Sago
|
40181f9453
More record parsing tests
|
4 years ago |
Benjamin Sago
|
fe3e1c4e52
Lint with Clippy in CI
|
4 years ago |
Benjamin Sago
|
a8d2289b8e
Introduce Opcodes
|
4 years ago |
Benjamin Sago
|
60ab9e3771
Two xtest fixes
|
4 years ago |
Benjamin Sago
|
06201d6d0e
Remove some unnecessary Clone derives
|
4 years ago |
Benjamin Sago
|
2186875799
Add badssl tests for DNS-over-HTTPS
|
4 years ago |
Benjamin Sago
|
eb08304fdc
Give all xtests names
|
4 years ago |
Benjamin Sago
|
699f1fd8dd
Simple Clippy fixes, docs and formatting
|
4 years ago |
Benjamin Sago
|
ad1c88a456
Merge branch 'down-with-integer-conversions'
|
4 years ago |
Benjamin Sago
|
1c55cd1077
Lock down the cast lints
|
4 years ago |
Benjamin Sago
|
9f895ef94b
Crash when request would be too long
|
4 years ago |
Benjamin Sago
|
d5e4c0c54f
Introduce Labels type to hold labels
|
4 years ago |
Benjamin Sago
|
29acfc601e
Be careful when sending too much OPT data
|
4 years ago |
Benjamin Sago
|
9e1befcb98
Remove two more type conversions
|
4 years ago |
Benjamin Sago
|
4387461586
Limit code to supporting one query per request
|
4 years ago |
Benjamin Sago
|
4b5bfecdbe
Some more tests and a pop removal
|
4 years ago |
Benjamin Sago
|
b90cea13b6
Looped recursion checking while decoding labels
|
4 years ago |
Benjamin Sago
|
6252c24b5a
Increase test coverage
|
4 years ago |
Benjamin Sago
|
d439326866
Correct tags for ISP resolver xtests
|
4 years ago |
Benjamin Sago
|
3880e7e181
Add versions command to Justfile
|
4 years ago |
Benjamin Sago
|
ac863a774c
Bump MSRV to 1.45.0 for strip_prefix function
|
4 years ago |
Benjamin Sago
|
5eacfd9e5c
Use strip_prefix function
|
4 years ago |
Benjamin Sago
|
d902d07cac
Use Self type where possible
|
4 years ago |
Benjamin Sago
|
6bd4bd1de4
Make incorrect label lengths a hard protocol error
|
4 years ago |
Benjamin Sago
|
3216b4f195
Log everything each record type parses
|
4 years ago |