1. fbd0bc9 MINOR: dns/stats: integrate dns counters in stats by Amaury Denoyelle · Mon Oct 05 11:49:46 2020 +0200
  2. d6c6b5f BUG/MEDIUM: dns: Be sure to renew IP address for already known servers by Christopher Faulet · Tue Sep 08 10:27:24 2020 +0200
  3. 5a89175 BUG/MEDIUM: dns: Don't store additional records in a linked-list by Christopher Faulet · Tue Sep 08 10:06:01 2020 +0200
  4. 87138c3 BUG/MAJOR: dns: disabled servers through SRV records never recover by Baptiste Assmann · Tue Aug 04 10:57:21 2020 +0200
  5. cde8303 CLEANUP: dns: typo in reported error message by Baptiste Assmann · Tue Aug 04 10:54:14 2020 +0200
  6. 385101e BUG/MEDIUM: dns: Don't yield in do-resolve action on a final evaluation by Christopher Faulet · Tue Jul 28 10:21:54 2020 +0200
  7. 4002f8d BUG/MAJOR: dns: don't treat Authority records as an error by Jerome Magnin · Sun Jul 26 12:13:12 2020 +0200
  8. 963f701 CLEANUP: dns: remove 45 "return" statements from dns_validate_dns_response() by Willy Tarreau · Wed Jul 22 17:00:45 2020 +0200
  9. 010ab35 BUG/MEDIUM: dns: Release answer items when a DNS resolution is freed by Christopher Faulet · Wed Jul 22 15:55:49 2020 +0200
  10. 5098a08 BUG/MAJOR: dns: Make the do-resolve action thread-safe by Christopher Faulet · Wed Jul 22 11:46:32 2020 +0200
  11. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jul 05 16:36:08 2020 +0500
  12. f278eec BUILD: tree-wide: cast arguments to tolower/toupper to unsigned char by Willy Tarreau · Sun Jul 05 21:46:32 2020 +0200
  13. 7c18b54 REORG: dgram: rename proto_udp to dgram by Willy Tarreau · Thu Jun 11 09:23:02 2020 +0200
  14. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  15. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
  16. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
  17. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  18. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  19. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
  20. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
  21. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
  22. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
  23. 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
  24. 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · Thu Jun 04 19:42:41 2020 +0200
  25. 4aa573d REORG: include: move checks.h to haproxy/check{,-t}.h by Willy Tarreau · Thu Jun 04 18:21:56 2020 +0200
  26. 8b550af REORG: include: move tcp_rules.h to haproxy/tcp_rules.h by Willy Tarreau · Thu Jun 04 17:42:48 2020 +0200
  27. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
  28. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  29. a171892 REORG: include: move vars.h to haproxy/vars{,-t}.h by Willy Tarreau · Thu Jun 04 16:25:31 2020 +0200
  30. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
  31. c761f84 REORG: include: move http_rules.h to haproxy/http_rules.h by Willy Tarreau · Thu Jun 04 11:40:28 2020 +0200
  32. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · Thu Jun 04 10:53:16 2020 +0200
  33. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · Thu Jun 04 10:15:32 2020 +0200
  34. 832ce65 REORG: include: move proto_udp.h to haproxy/proto_udp{,-t}.h by Willy Tarreau · Thu Jun 04 08:36:05 2020 +0200
  35. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · Wed Jun 03 19:33:00 2020 +0200
  36. c2f7c58 REORG: include: move common/ticks.h to haproxy/ticks.h by Willy Tarreau · Tue Jun 02 18:15:32 2020 +0200
  37. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · Tue Jun 02 16:48:09 2020 +0200
  38. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
  39. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · Wed May 27 16:10:29 2020 +0200
  40. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  41. b17b884 BUG/MEDIUM: dns: Consider the fact that dns answers are case-insensitive by Olivier Houchard · Wed Apr 01 18:30:27 2020 +0200
  42. 37950c8 BUG/MEDIUM: dns: improper parsing of aditional records by Baptiste Assmann · Wed Feb 19 01:08:51 2020 +0100
  43. 17ab79f CLEANUP: remove obsolete comments by Baptiste Assmann · Wed Feb 19 00:53:26 2020 +0100
  44. 81725b8 BUG/MINOR: dns: ignore trailing dot by Lukas Tribus · Thu Feb 27 15:47:24 2020 +0100
  45. e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · Fri Feb 14 16:50:14 2020 +0100
  46. 3b2bb63 MINOR: dns: Add function to release memory allocated for a do-resolve rule by Christopher Faulet · Fri Jan 24 18:12:58 2020 +0100
  47. a416843 MINOR: dns: Dynamically allocate dns options to reduce the act_rule size by Christopher Faulet · Fri Jan 24 18:08:42 2020 +0100
  48. aecd5dc BUG/MINOR: dns: allow 63 char in hostname by William Dauchy · Sun Jan 26 19:52:34 2020 +0100
  49. 13a9232 MEDIUM: dns: use Additional records from SRV responses by Baptiste Assmann · Fri Jun 07 09:40:55 2019 +0200
  50. 1340376 MINOR: actions: Use ACT_RET_CONT code to ignore an error from a custom action by Christopher Faulet · Fri Dec 13 09:01:57 2019 +0100
  51. fcac33d BUG/MINOR: dns: Make dns_query_id_seed unsigned by Tim Duesterhus · Sat Jan 18 02:04:12 2020 +0100
  52. 0eae632 MEDIUM: dns: implement synchronous send by Willy Tarreau · Fri Dec 20 11:18:54 2019 +0100
  53. 1c75995 BUG/MAJOR: dns: add minimalist error processing on the Rx path by Willy Tarreau · Tue Dec 10 18:38:09 2019 +0100
  54. be8a387 CLEANUP: dns: resolution can never be null by William Dauchy · Wed Nov 27 23:32:41 2019 +0100
  55. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · Sun Nov 17 09:48:56 2019 -0500
  56. f50e1ac BUG: dns: timeout resolve not applied for valid resolutions by Baptiste Assmann · Thu Nov 07 11:02:18 2019 +0100
  57. 7264dfe BUG/MINOR: action: do-resolve now use cached response by Baptiste Assmann · Wed Oct 30 16:06:53 2019 +0100
  58. 25e6fc2 BUG/MINOR: dns: allow srv record weight set to 0 by Baptiste Assmann · Mon Oct 21 15:13:48 2019 +0200
  59. 4c52e4b BUG/MINOR: action: do-resolve does not yield on requests with body by Baptiste Assmann · Tue Oct 01 15:32:40 2019 +0200
  60. 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · Fri Aug 09 11:21:01 2019 +0200
  61. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · Tue Jul 16 14:54:53 2019 +0200
  62. 45726fd BUG/MINOR: dns: remove irrelevant dependency on a client connection by Willy Tarreau · Wed Jul 17 10:38:45 2019 +0200
  63. 333939c MINOR: action: new '(http-request|tcp-request content) do-resolve' action by Baptiste Assmann · Mon Jan 21 08:34:50 2019 +0100
  64. db4c852 MINOR: dns: move callback affection in dns_link_resolution() by Baptiste Assmann · Tue Jan 30 08:08:04 2018 +0100
  65. dfd35fd MINOR: dns: dns_requester structures are now in a memory pool by Baptiste Assmann · Mon Jan 21 08:18:09 2019 +0100
  66. 3f795f7 MEDIUM: tasks: Merge task_delete() and task_free() into task_destroy(). by Olivier Houchard · Wed Apr 17 22:51:06 2019 +0200
  67. 2fa66c3 BUG/MEDIUM: dns: overflowed dns name start position causing invalid dns error by Nikhil Agrawal · Thu Dec 20 10:50:59 2018 +0530
  68. 8d4e7dc BUG/MEDIUM: dns: Don't prevent reading the last byte of the payload in dns_validate_response() by Jérôme Magnin · Thu Dec 20 16:47:31 2018 +0100
  69. efbbdf7 BUG: dns: Prevent out-of-bounds read in dns_validate_dns_response() by Remi Gacogne · Wed Dec 05 17:56:29 2018 +0100
  70. 2d19fbc BUG: dns: Prevent out-of-bounds read in dns_read_name() by Remi Gacogne · Wed Dec 05 17:55:10 2018 +0100
  71. 58df5ae BUG: dns: Prevent stack-exhaustion via recursion loop in dns_read_name by Remi Gacogne · Wed Dec 05 17:52:54 2018 +0100
  72. 2455ceb MEDIUM: memory: use pool_destroy_all() to destroy all pools on deinit() by Willy Tarreau · Mon Nov 26 15:57:34 2018 +0100
  73. 8ceae72 MEDIUM: init: use initcall for all fixed size pool creations by Willy Tarreau · Mon Nov 26 11:58:30 2018 +0100
  74. e655251 MINOR: initcall: use initcalls for section parsers by Willy Tarreau · Mon Nov 26 11:33:13 2018 +0100
  75. 172f5ce MINOR: initcall: use initcalls for most post_{check,deinit} and per_thread* by Willy Tarreau · Mon Nov 26 11:21:50 2018 +0100
  76. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  77. 42cf639 CLEANUP: Fix typos in the dns subsystem by Joseph Herlant · Thu Nov 15 10:33:28 2018 -0800
  78. db39843 MINOR: stream-int: replace si_cant_put() with si_rx_room_{blk,rdy}() by Willy Tarreau · Thu Nov 15 11:08:52 2018 +0100
  79. d0f5bbc MINOR: stream-int: rename SI_FL_WAIT_ROOM to SI_FL_RXBLK_ROOM by Willy Tarreau · Wed Nov 14 11:10:26 2018 +0100
  80. 433c16f BUILD: dns: fix null-deref build warning at -Wextra by Willy Tarreau · Thu Sep 20 11:15:27 2018 +0200
  81. 044fd5b BUG/MINOR: dns: check and link servers' resolvers right after config parsing by Baptiste Assmann · Fri Aug 10 10:56:38 2018 +0200
  82. f6ee9dc BUG/MEDIUM: dns: don't store dns_build_query() result in the trash's length by Willy Tarreau · Wed Aug 22 04:52:02 2018 +0200
  83. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  84. 8e2d943 MINOR: dns: new DNS options to allow/prevent IP address duplication by Baptiste Assmann · Fri Jun 22 15:04:43 2018 +0200
  85. 84221b4 MINOR: dns: fix wrong score computation in dns_get_ip_from_response by Baptiste Assmann · Fri Jun 22 13:03:50 2018 +0200
  86. 741e00a CLEANUP: dns: inacurate comment about prefered IP score by Baptiste Assmann · Fri Jun 22 12:51:51 2018 +0200
  87. e56fffd CLEANUP: dns: remove obsolete macro DNS_MAX_IP_REC by Baptiste Assmann · Thu Jun 21 11:45:58 2018 +0200
  88. 9f6af33 MINOR: tasks: Change the task API so that the callback takes 3 arguments. by Olivier Houchard · Fri May 25 14:04:04 2018 +0200
  89. f3d9e60 BUG/MEDIUM: dns: Delay the attempt to run a DNS resolution on check failure. by Olivier Houchard · Tue May 22 18:40:07 2018 +0200
  90. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
  91. 210eb25 CLEANUP: dns: remove duplicate code in src/dns.c by Ilya Shipitsin · Thu Mar 15 16:38:38 2018 +0500
  92. 1fa7d2a BUG/MINOR: dns: don't downgrade DNS accepted payload size automatically by Baptiste Assmann · Thu Mar 01 22:26:57 2018 +0100
  93. a9786b6 MINOR: fd: pass the iocb and owner to fd_insert() by Willy Tarreau · Thu Jan 25 07:22:13 2018 +0100
  94. 2ec2db9 MINOR: dns: Handle SRV record weight correctly. by Olivier Houchard · Mon Jan 08 16:28:57 2018 +0100
  95. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · Fri Nov 24 17:34:44 2017 +0100
  96. fbc74e8 MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list" by Olivier Houchard · Fri Nov 24 16:54:05 2017 +0100
  97. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · Fri Nov 24 16:50:31 2017 +0100
  98. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · Tue Nov 07 10:42:54 2017 +0100
  99. 2838107 BUG/MINOR: dns: Don't lock the server lock in snr_check_ip_callback(). by Olivier Houchard · Mon Nov 06 17:30:28 2017 +0100
  100. 55dcdf4 BUG/MINOR: dns: Don't try to get the server lock if it's already held. by Olivier Houchard · Mon Nov 06 15:15:04 2017 +0100