10
0
Fork 0
mirror of https://github.com/ZeusWPI/ZNS.git synced 2024-11-27 22:51:12 +01:00
zns/src
2024-07-08 21:25:32 +02:00
..
db wrote some tests (at last) 2024-07-07 21:01:26 +02:00
handlers Fix bugs 2024-07-08 21:25:32 +02:00
config.rs use OnceLock for global config state 2024-06-08 00:41:43 +02:00
errors.rs Convert errors using thiserror crate 2024-06-26 00:22:41 +02:00
main.rs use OnceLock for global config state 2024-06-08 00:41:43 +02:00
message.rs wrote some tests (at last) 2024-07-07 21:01:26 +02:00
parser.rs wrote some tests (at last) 2024-07-07 21:01:26 +02:00
reader.rs Fix bugs 2024-07-08 21:25:32 +02:00
resolver.rs Fix bugs 2024-07-08 21:25:32 +02:00
schema.rs Convert from sqlite to postgres database 2024-06-08 19:48:40 +02:00
structs.rs wrote some tests (at last) 2024-07-07 21:01:26 +02:00
utils.rs add DNSKEY authentication support 2024-06-09 23:58:40 +02:00