1. 8ab7942 BUG/MINOR: Fix endiness issue in DNS header creation code by Nenad Merdanovic · Wed Jul 13 14:03:43 2016 +0200
  2. eec1d38 BUG/MEDIUM: dns: fix alignment issues in the DNS response parser by Willy Tarreau · Wed Jul 13 11:59:39 2016 +0200
  3. 9b7125c BUG/MEDIUM: dns: fix alignment issue when building DNS queries by Vincent Bernat · Fri Apr 08 22:17:45 2016 +0200
  4. 6f79aca BUG/MINOR: DNS: resolution structure change by Baptiste Assmann · Tue Apr 05 21:19:51 2016 +0200
  5. 060e573 BUG/MINOR: dns: trigger a DNS query type change on resolution timeout by Baptiste Assmann · Wed Jan 06 02:01:59 2016 +0100
  6. 382824c BUG/MINOR: dns: inapropriate way out after a resolution timeout by Baptiste Assmann · Wed Jan 06 01:53:46 2016 +0100
  7. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · Sun Apr 03 13:48:43 2016 +0200
  8. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · Sun Apr 03 13:48:42 2016 +0200
  9. ac88cfe MEDIUM: dns: add a "resolve-net" option which allow to prefer an ip in a network by Thierry Fournier · Wed Feb 17 22:05:30 2016 +0100
  10. ada3484 MEDIUM: dns: extract options by Thierry Fournier · Wed Feb 17 21:25:09 2016 +0100
  11. b1af23e MINOR: fix the return type for dns_response_get_query_id() function by Thiago Farina · Wed Jan 20 23:46:34 2016 +0100
  12. e4c4b7d BUG/MINOR: dns: unable to parse CNAMEs response by Baptiste Assmann · Wed Oct 28 02:10:02 2015 +0100
  13. e6a4a32 MEDIUM: dns: Don't use the ANY query type by Andrew Hayworth · Mon Oct 19 22:29:51 2015 +0000
  14. 5d681ba BUG/MINOR: dns: parsing error of some DNS response by Baptiste Assmann · Thu Oct 15 15:23:28 2015 +0200
  15. 8c62c47 BUG: dns: can't connect UDP socket on FreeBSD by Baptiste Assmann · Mon Sep 21 20:55:08 2015 +0200
  16. f778bb4 BUG/MINOR: DNS request retry counter used for retry only by Baptiste Assmann · Wed Sep 09 00:54:38 2015 +0200
  17. 0453a1d MINOR: dns: new flag to report that no IP can be found in a DNS response packet by Baptiste Assmann · Wed Sep 09 00:51:08 2015 +0200
  18. 96972bc MINOR: dns: no expected DNS record type found by Baptiste Assmann · Wed Sep 09 00:46:58 2015 +0200
  19. 3440f0d MEDIUM: dns: handling of truncated response by Baptiste Assmann · Wed Sep 02 22:08:38 2015 +0200
  20. 0df5d96 MINOR: dns: New DNS response analysis code: DNS_RESP_TRUNCATED by Baptiste Assmann · Wed Sep 02 21:58:32 2015 +0200
  21. 01daef3 MINOR: dns: coding style update by Baptiste Assmann · Wed Sep 02 22:05:24 2015 +0200
  22. 2359ff1 BUG/MEDIUM: DNS resolution response parsing broken by Baptiste Assmann · Fri Aug 07 11:24:05 2015 +0200
  23. 37bb372 MINOR: DNS counters: increment valid counter by Baptiste Assmann · Fri Aug 07 10:18:32 2015 +0200
  24. d69d6f3 BUG/MAJOR: dns: fix the length of the string to be copied by Willy Tarreau · Wed Jul 22 16:45:36 2015 +0200
  25. 2100b49 CLEANUP/MINOR: dns: dns_str_to_dn_label() only needs a const char by Willy Tarreau · Wed Jul 22 16:42:43 2015 +0200
  26. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · Mon Apr 13 23:40:55 2015 +0200