Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-14 | fix warnings | Jonas Gunz | |
2021-06-01 | C89 Compat | Jonas Gunz | |
2021-05-21 | arguments | Jonas Gunz | |
2021-05-05 | changing server logic | Jonas Gunz | |
2021-02-28 | construct answer/question | Jonas Gunz | |
2020-06-23 | implemented tree_balanced_insert() and test functions | Jonas Gunz | |
2020-06-23 | Comments, white space errors | Jonas Gunz | |
2020-04-04 | fix main.c includes | Jonas Gunz | |
2020-04-04 | Moved server to server.h/.c, added tests | Jonas Gunz | |
- All server functions have been moved to server.h/.c - main call run_dns_server() or run_test() depending on makefile target - Makefile target test is now available - test.h/.c provide unit tests | |||
2019-12-20 | started rousource record storeage and query | Jonas Gunz | |
2019-12-02 | memory leak fixes, now answers | Jonas Gunz | |
removed forking to improve performance fixed memory leaks added header construct function now return MXDOMAIN to all valid DNS queries | |||
2019-12-02 | Prepare for license | Jonas Gunz | |
2019-12-02 | Parser seems working for requests | Jonas Gunz | |
2019-11-30 | asdf | Jonas Gunz | |
2019-11-29 | asdf | Jonas Gunz | |
2019-11-02 | Added fqdn to qname | Jonas Gunz | |
2019-09-12 | asdf | Jonas Gunz | |
2019-08-30 | Initial | Jonas Gunz | |