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