Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | res_mkquery: error out on consecutive final dots in name | Rich Felker | 2022-09-19 | 1 | -0/+1 |
* | set AD bit in dns queries, suppress for internal use | Rich Felker | 2020-05-18 | 1 | -0/+1 |
* | reduce spurious inclusion of libc.h | Rich Felker | 2018-09-12 | 1 | -1/+0 |
* | accept trailing . and empty domain names | Szabolcs Nagy | 2014-06-06 | 1 | -5/+8 |
* | fix the domain name length limit checks | Szabolcs Nagy | 2014-06-05 | 1 | -2/+2 |
* | implement new dns backend, res_send and other legacy resolver functions | Rich Felker | 2014-06-02 | 1 | -0/+41 |