Commit Graph

4 Commits

Author SHA1 Message Date
df
ed03a6098d Initial working responder version reabsorbing TizenRT changes.
Consequently:
- fixes #9 Arbitrary memory read while parsing malicious mDNS queries (mdns.c);
- fixes #10 Denial of Service vulnerability (infinite loop) while parsing malicious mDNS queries (mdns.c);
- fixes #11 Heap-based buffer overread (off-by-one) (mdns.c);
- fixes #12 Heap-based buffer overread while parsing mDNS RR section (off-by-one) (mdns.c).
2020-07-23 12:02:06 +01:00
A Weinlein
3acbda1c5d Added API and test to add additional RRs (lAAAA RRs i.e.) 2012-12-21 18:02:50 +01:00
Darell Tan
3148bb394d Changed licensing terms to the "modified" BSD license. 2012-03-26 23:03:55 +08:00
Darell Tan
0051057605 Initial commit. 2011-04-10 21:51:52 +08:00