Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-02-27 | prevent CNAME/PTR parsing from reading data past the response end | Alexey Izbyshev | 1 | -2/+2 |
2023-02-27 | fix out-of-bounds reads in __dns_parse | Alexey Izbyshev | 1 | -3/+3 |
2018-09-12 | move and deduplicate declarations of __dns_parse to make it checkable | Rich Felker | 1 | -0/+1 |
2014-06-03 | fix some validation checks in dns response parsing code | Rich Felker | 1 | -2/+3 |
2014-06-02 | switch standard resolver functions to use the new dns backend | Rich Felker | 1 | -0/+31 |