Commit graph

12 commits

Author SHA1 Message Date
Chaosvex
09559aaf44
Change enum casing across the whole project (#137) 2026-02-19 01:25:02 +00:00
Chaosvex
d0f7b641ec Using namespace in unit tests
Minor consistency nitpick
2024-12-24 01:15:35 +00:00
Chaosvex
909506e2ba Move parsing code to its own file 2024-03-25 07:49:16 +00:00
Chaosvex
58f79b3a37 Replace optional pair with expected 2024-03-24 06:28:07 +00:00
Chaosvex
0480e02bb4 Update DNS unit tests 2021-05-20 02:26:39 +01:00
Chaosvex
71751b64d5 Move flags parsing to detail 2021-05-20 02:01:15 +01:00
Chaosvex
af1b813bc1 Remove Parser class in favour of namespace 2021-05-20 01:47:17 +01:00
Chaosvex
1844f332cd Improve parsing error handling 2021-05-20 01:31:20 +01:00
Chaosvex
22da97cb46 Add initial DNS query serialisation support 2021-05-20 00:08:26 +01:00
Chaosvex
cd6c5f5cd0 Add DNS payload parsing support 2021-05-19 22:03:22 +01:00
Chaosvex
416ee8a1ab Add additional basic unit tests & misc tidy-ups 2021-05-19 00:31:43 +01:00
Chaosvex
4f99dec867 Add flag encoding & basic flag unit tests 2021-05-19 00:31:43 +01:00