Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-21 | list: add length and tests | Jonas Gunz | |
2021-09-21 | zonefile: fix memory leak from getline | Jonas Gunz | |
2021-09-21 | test: database | Jonas Gunz | |
2021-09-21 | list: tests | Jonas Gunz | |
2021-09-21 | tests | Jonas Gunz | |
2021-09-21 | TODO | Jonas Gunz | |
2021-09-21 | tests: database.c | Jonas Gunz | |
2021-09-21 | test: record.c | Jonas Gunz | |
2021-09-21 | TODOs | Jonas Gunz | |
2021-09-21 | Fix tests/record.c | Jonas Gunz | |
2021-09-21 | Add fqdn-to-qname parsing for CNAME and NS | Jonas Gunz | |
2021-09-21 | Fix wrong length in DB Query | Jonas Gunz | |
2021-09-21 | tests | Jonas Gunz | |
2021-09-21 | add record parser | Jonas Gunz | |
2021-09-21 | fix qname and fqdn parsers | Jonas Gunz | |
2021-09-21 | fix doc | Jonas Gunz | |
2021-09-21 | Makefile | Jonas Gunz | |
2021-09-20 | Makefile styling | Jonas Gunz | |
2021-09-20 | gitignore | Jonas Gunz | |
2021-09-20 | restructuring | Jonas Gunz | |
2021-09-20 | Makefile: default target changeable | Jonas Gunz | |
2021-09-20 | delete old tests | Jonas Gunz | |
2021-09-19 | Readme | Jonas Gunz | |
2021-09-19 | Readme | Jonas Gunz | |
2021-09-19 | add fqdn_check() | Jonas Gunz | |
2021-09-19 | dns.c: add character range check + test | Jonas Gunz | |
2021-09-19 | tests/tree.c: fix compiler warnings | Jonas Gunz | |
2021-09-19 | Makefile: Coverage | Jonas Gunz | |
2021-09-19 | zonefile: tests | Jonas Gunz | |
2021-09-19 | zonefile | Jonas Gunz | |
2021-09-19 | Makefile: add valgrind_test | Jonas Gunz | |
2021-09-18 | Makefile | Jonas Gunz | |
2021-09-18 | zonefile: first steps | Jonas Gunz | |
2021-06-14 | tests | Jonas Gunz | |
2021-06-14 | fix warnings | Jonas Gunz | |
2021-06-14 | Makefile: warnings | Jonas Gunz | |
2021-06-14 | Makefile: add warning flag | Jonas Gunz | |
2021-06-02 | test improvements | Jonas Gunz | |
2021-06-02 | add dns tests | Jonas Gunz | |
2021-06-01 | Add Check framework for unit tests | Jonas Gunz | |
2021-06-01 | move scripts to scripts/ | Jonas Gunz | |
2021-06-01 | clangd settings | Jonas Gunz | |
2021-06-01 | C89 Compat | Jonas Gunz | |
2021-05-25 | add list for zonefile parsing (untested) | Jonas Gunz | |
2021-05-21 | request test script | Jonas Gunz | |
2021-05-21 | formatting changes | Jonas Gunz | |
2021-05-21 | arguments | Jonas Gunz | |
2021-05-20 | reworked server logic, handles responses properly now | Jonas Gunz | |
2021-05-05 | changing server logic | Jonas Gunz | |
2021-05-02 | convert to typedef structs | Jonas Gunz | |