Age | Commit message (Expand) | Author |
---|---|---|
2021-09-21 | Fix false-positive out of bounds in dns.c | Jonas Gunz |
2021-09-21 | TODOs | Jonas Gunz |
2021-09-21 | fix qname and fqdn parsers | Jonas Gunz |
2021-09-19 | add fqdn_check() | Jonas Gunz |
2021-09-19 | dns.c: add character range check + test | Jonas Gunz |
2021-06-14 | fix warnings | Jonas Gunz |
2021-06-01 | C89 Compat | Jonas Gunz |
2021-05-20 | reworked server logic, handles responses properly now | Jonas Gunz |
2021-05-02 | convert to typedef structs | Jonas Gunz |
2021-02-28 | construct answer/question | Jonas Gunz |
2020-06-23 | Comments, white space errors | Jonas Gunz |
2020-04-04 | removed debug printout in dns_parse_packet | Jonas Gunz |
2019-12-20 | started rousource record storeage and query | Jonas Gunz |
2019-12-02 | memory leak fixes, now answers | Jonas Gunz |
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-30 | added qname_to_fqdn(), working | Jonas Gunz |
2019-11-29 | asdf | Jonas Gunz |
2019-11-02 | Added fqdn to qname | Jonas Gunz |