index
:
dns
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-30
implemented database
Jonas Gunz
2021-04-30
now returns static A record
Jonas Gunz
2021-02-28
construct answer/question
Jonas Gunz
2020-12-28
fix log linker error
Jonas Gunz
2020-06-23
minor fixes, twekas in test & tree
Jonas Gunz
2020-06-23
Makefile
Jonas Gunz
2020-06-23
implemented tree_balanced_insert() and test functions
Jonas Gunz
2020-06-23
added memset to avoid uninit. mem in tree_insert()
Jonas Gunz
2020-06-23
warning fix
Jonas Gunz
2020-06-23
Comments, white space errors
Jonas Gunz
2020-04-04
fixed use after free in server.c:handle_connection()
Jonas Gunz
2020-04-04
Add packet parser fuzzer test
Jonas Gunz
2020-04-04
add Makefile target all
Jonas Gunz
2020-04-04
removed debug printout in dns_parse_packet
Jonas Gunz
2020-04-04
fix main.c includes
Jonas Gunz
2020-04-04
Moved server to server.h/.c, added tests
Jonas Gunz
2020-03-16
updated tree to be generic
Jonas Gunz
2020-03-16
moved tree_* functions to tree.h/.c
Jonas Gunz
2019-12-20
started rousource record storeage and query
Jonas Gunz
2019-12-02
Merge branch 'master' of github.com:kompetenzbolzen/dns
Jonas Gunz
2019-12-02
memory leak fixes, now answers
Jonas Gunz
2019-12-02
Create LICENSE
Jonas Gunz
2019-12-02
Prepare for license
Jonas Gunz
2019-12-02
added netfuzz.sh, a simple udp netcat fuzzer
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
2019-11-02
Makefile add test
Jonas Gunz
2019-09-12
asdf
Jonas Gunz
2019-08-30
Initial
Jonas Gunz
[prev]