Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-23 | minor fixes, twekas in test & tree | 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 | Add packet parser fuzzer test | 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 |