1. 987e16d MINOR: dns: implement extra 'hold' timers. by Baptiste Assmann · 8 years ago
  2. 83b0a17 MINOR: dns: comments in types/dns.h about structures endianness by Baptiste Assmann · 8 years ago
  3. c1ce5f3 MEDIUM: dns: new DNS response parser by Baptiste Assmann · 8 years ago
  4. 5748f73 MINOR: dns: new DNS structures to store received packets by Baptiste Assmann · 9 years ago
  5. ed97c95 MINOR: dns: new macro to compute DNS header size by Baptiste Assmann · 9 years ago
  6. 4ec076f MINOR: dns: new MAX values by Baptiste Assmann · 9 years ago
  7. d20bbaf MINOR: dns: wrong DNS_MAX_UDP_MESSAGE value by Baptiste Assmann · 8 years ago
  8. 8ab7942 BUG/MINOR: Fix endiness issue in DNS header creation code by Nenad Merdanovic · 8 years ago
  9. f2ebcb4 BUG/MEDIUM: dns: unbreak DNS resolver after header fix by Lukas Tribus · 8 years ago
  10. e2f8497 BUG/MINOR: dns: fix DNS header definition by Vincent Bernat · 8 years ago
  11. ac88cfe MEDIUM: dns: add a "resolve-net" option which allow to prefer an ip in a network by Thierry Fournier · 8 years ago
  12. ada3484 MEDIUM: dns: extract options by Thierry Fournier · 8 years ago
  13. e6a4a32 MEDIUM: dns: Don't use the ANY query type by Andrew Hayworth · 9 years ago
  14. 0453a1d MINOR: dns: new flag to report that no IP can be found in a DNS response packet by Baptiste Assmann · 9 years ago
  15. 96972bc MINOR: dns: no expected DNS record type found by Baptiste Assmann · 9 years ago
  16. 0df5d96 MINOR: dns: New DNS response analysis code: DNS_RESP_TRUNCATED by Baptiste Assmann · 9 years ago
  17. 6cdea93 MINOR: dns: dns_nameserver structure update: new counter for truncated response by Baptiste Assmann · 9 years ago
  18. 042d0a1 MINOR: dns: new bitmasks to use against DNS flags by Baptiste Assmann · 9 years ago
  19. 189363e MINOR: dns: dns_resolution structure update: time_t to unsigned int by Baptiste Assmann · 9 years ago
  20. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · 9 years ago