1. 67957bd MAJOR: dns: Refactor the DNS code by Christopher Faulet · 7 years ago
  2. 9d8dbbc MINOR: dns: Maximum DNS udp payload set to 8192 by Baptiste Assmann · 7 years ago
  3. 2af08fe MINOR: dns: enabled edns0 extension and make accpeted payload size tunable by Baptiste Assmann · 7 years ago
  4. 8da5f98 MINOR: dns: Handle SRV records. by Olivier Houchard · 7 years ago
  5. 201c07f MAJOR/REORG: dns: DNS resolution task and requester queues by Baptiste Assmann · 7 years ago
  6. fa4a663 MINOR: dns: implement a LRU cache for DNS resolutions by Baptiste Assmann · 7 years ago
  7. 729c901 MAJOR: dns: save a copy of the DNS response in struct resolution by Baptiste Assmann · 7 years ago
  8. fb7091e MINOR: dns: new snr_check_ip_callback function by Baptiste Assmann · 7 years ago
  9. 4274637 REORG: dns: dns_option structure, storage of hostname_dn by Baptiste Assmann · 7 years ago
  10. 81ed1a0 MINOR: dns: functions to manage memory for a DNS resolution structure by Baptiste Assmann · 7 years ago
  11. 5cd1b92 MINOR: dns: give ability to dns_init_resolvers() to close a socket when requested by Baptiste Assmann · 7 years ago
  12. c1ce5f3 MEDIUM: dns: new DNS response parser by Baptiste Assmann · 8 years ago
  13. ada3484 MEDIUM: dns: extract options by Thierry Fournier · 8 years ago
  14. b1af23e MINOR: fix the return type for dns_response_get_query_id() function by Thiago Farina · 8 years ago
  15. 2100b49 CLEANUP/MINOR: dns: dns_str_to_dn_label() only needs a const char by Willy Tarreau · 9 years ago
  16. 325137d MEDIUM: dns: implement a DNS resolver by Baptiste Assmann · 9 years ago