1. 04bf0cc MINOR: sample: add the xxh3 converter by Dragan Dosen · Tue Dec 22 21:44:33 2020 +0100
  2. f38a018 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon Dec 21 01:16:17 2020 +0500
  3. 7f8314c MINOR: opentracing: add ARGC_OT enum by Miroslav Zagorac · Wed Dec 09 16:31:48 2020 +0100
  4. e279ca6 MINOR: sample: Add converts to parses MQTT messages by Baptiste Assmann · Tue Oct 27 18:10:06 2020 +0100
  5. e138dda MINOR: sample: Add converters to parse FIX messages by Baptiste Assmann · Thu Oct 22 15:39:03 2020 +0200
  6. 3943e4f MINOR: sample: Add iif(<true>,<false>) converter by Tim Duesterhus · Fri Sep 11 14:25:23 2020 +0200
  7. 6ad7df4 MINOR: arg: Use chunk_destroy() to release string arguments by Christopher Faulet · Fri Aug 07 11:45:18 2020 +0200
  8. 9591713 BUG/MINOR: arg: Fix leaks during arguments validation for fetches/converters by Christopher Faulet · Wed Aug 05 23:07:07 2020 +0200
  9. b45bf8e BUG/MINOR: converters: Store the sink in an arg pointer for debug() converter by Christopher Faulet · Fri Aug 07 14:00:23 2020 +0200
  10. 6b79f38 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Thu Jul 23 00:32:55 2020 +0500
  11. 5464885 MEDIUM: log/sink: re-work and merge of build message API. by Emeric Brun · Mon Jul 06 15:54:06 2020 +0200
  12. 041a626 BUG/MINOR: sample: Free str.area in smp_check_const_meth by Tim Duesterhus · Sat Jul 04 11:49:46 2020 +0200
  13. c7d8a86 BUG/MINOR: sample: Free str.area in smp_check_const_bool by Tim Duesterhus · Sat Jul 04 11:49:45 2020 +0200
  14. 867cd98 BUG/MINOR: sample: Fix freeing of conv_exprs in release_sample_expr by Tim Duesterhus · Sat Jul 04 11:49:39 2020 +0200
  15. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jul 05 16:36:08 2020 +0500
  16. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  17. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  18. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  19. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  20. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · Thu Jun 04 19:27:34 2020 +0200
  21. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · Thu Jun 04 18:46:44 2020 +0200
  22. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  23. a171892 REORG: include: move vars.h to haproxy/vars{,-t}.h by Willy Tarreau · Thu Jun 04 16:25:31 2020 +0200
  24. b23e595 REORG: include: move protocol_buffers.h to haproxy/protobuf{,-t}.h by Willy Tarreau · Thu Jun 04 16:06:59 2020 +0200
  25. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
  26. ac13aea REORG: include: move auth.h to haproxy/auth{,-t}.h by Willy Tarreau · Thu Jun 04 10:36:03 2020 +0200
  27. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · Thu Jun 04 10:19:23 2020 +0200
  28. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · Wed Jun 03 20:02:28 2020 +0200
  29. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
  30. 16f958c REORG: include: split common/htx.h into haproxy/htx{,-t}.h by Willy Tarreau · Wed Jun 03 08:44:35 2020 +0200
  31. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · Tue Jun 02 19:11:26 2020 +0200
  32. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · Tue Jun 02 17:32:26 2020 +0200
  33. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · Tue Jun 02 16:48:09 2020 +0200
  34. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · Tue Jun 02 10:22:45 2020 +0200
  35. 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
  36. 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
  37. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · Tue Jun 09 11:48:42 2020 +0200
  38. 3b967c1 MINOR: http-htx/proxy: Add http-error directive using http return syntax by Christopher Faulet · Fri May 15 15:47:44 2020 +0200
  39. bd16381 MEDIUM: sink: build header in sink_write for log formats by Emeric Brun · Wed May 06 14:33:46 2020 +0200
  40. 8e36651 MINOR: sample: Add digest and hmac converters by Patrick Gansterer · Wed Apr 22 16:47:57 2020 +0200
  41. b399bfb MINOR: sample: Move aes_gcm_dec implementation into sample.c by Patrick Gansterer · Sun Jun 17 11:21:11 2018 +0200
  42. e596d18 MEDIUM: checks: Remove dedicated sample fetches and use response ones instead by Christopher Faulet · Tue May 05 17:46:34 2020 +0200
  43. 472ad51 BUG/MINOR: sample: Set the correct type when a binary is converted to a string by Christopher Faulet · Thu Apr 30 09:57:40 2020 +0200
  44. e0dd210 BUG/MEDIUM: sample: make the CPU and latency sample fetches check for a stream by Willy Tarreau · Wed Apr 29 11:59:02 2020 +0200
  45. 568415a MINOR: sample: add rtrim converter by Christopher Faulet · Wed Apr 01 17:24:47 2020 +0200
  46. 51fc9d1 MINOR: sample: add ltrim converter by Christopher Faulet · Wed Apr 01 17:24:41 2020 +0200
  47. ea159d6 MINOR: sample: add cut_crlf converter by Christopher Faulet · Wed Apr 01 16:21:44 2020 +0200
  48. 4ccc12f MINOR: sample: add htonl converter by Christopher Faulet · Wed Apr 01 09:08:32 2020 +0200
  49. 707b52f MEDIUM: checks: Parse custom action rules in tcp-checks by Gaetan Rivet · Fri Feb 21 18:14:59 2020 +0100
  50. ee3bcdd MINOR: tools: add a generic function to generate UUIDs by Willy Tarreau · Sun Mar 08 17:48:17 2020 +0100
  51. aa8bbc1 MINOR: sample: make all bits random on the rand() sample fetch by Willy Tarreau · Sun Mar 08 18:01:10 2020 +0100
  52. 52bf839 BUG/MEDIUM: random: implement a thread-safe and process-safe PRNG by Willy Tarreau · Sun Mar 08 00:42:37 2020 +0100
  53. 0fbf28a Revert "BUG/MEDIUM: random: implement per-thread and per-process random sequences" by Willy Tarreau · Sat Mar 07 11:24:39 2020 +0100
  54. 1c306aa BUG/MEDIUM: random: implement per-thread and per-process random sequences by Willy Tarreau · Fri Mar 06 19:04:55 2020 +0100
  55. a8b7ecd CLEANUP: sample: use read_u64() in ipmask() to apply an IPv6 mask by Willy Tarreau · Tue Feb 25 09:43:22 2020 +0100
  56. 5715da2 BUG/MINOR: sample: fix the json converter's endian-sensitivity by Willy Tarreau · Tue Feb 25 08:37:37 2020 +0100
  57. 9080711 BUILD: general: always pass unsigned chars to is* functions by Willy Tarreau · Tue Feb 25 08:16:33 2020 +0100
  58. 23997da BUG/MINOR: sample: exit regsub() in case of trash allocation error by Willy Tarreau · Tue Feb 18 14:27:44 2020 +0100
  59. 07e1e3c MINOR: sample: regsub now supports backreferences by Jerome Magnin · Sun Feb 16 19:20:19 2020 +0100
  60. e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · Fri Feb 14 16:50:14 2020 +0100
  61. 80b53ff MEDIUM: arg: make make_arg_list() stop after its own arguments by Willy Tarreau · Fri Feb 14 08:40:37 2020 +0100
  62. ed2c662 MINOR: sample/acl: use is_idchar() to locate the fetch/conv name by Willy Tarreau · Fri Feb 14 18:27:10 2020 +0100
  63. 0851fd5 MINOR: debug: support logging to various sinks by Willy Tarreau · Tue Dec 17 10:07:25 2019 +0100
  64. cd37324 MINOR: sample: Validate the number of bits for the sha2 converter by Tim Duesterhus · Tue Dec 17 12:31:20 2019 +0100
  65. 46dfd78 BUG/MINOR: sample: always check converters' arguments by Willy Tarreau · Tue Dec 17 10:25:29 2019 +0100
  66. 5060326 BUG/MINOR: sample: fix the closing bracket and LF in the debug converter by Willy Tarreau · Tue Dec 17 09:00:15 2019 +0100
  67. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · Wed Oct 30 15:57:28 2019 +0000
  68. 4381d26 BUG/MINOR: sample: Make the `field` converter compatible with `-m found` by Tim Duesterhus · Wed Oct 16 15:11:15 2019 +0200
  69. 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · Tue Sep 10 15:42:52 2019 +0200
  70. be36793 BUG/MEDIUM: stick-table: Wrong stick-table backends parsing. by Frédéric Lécaille · Wed Aug 07 09:28:39 2019 +0200
  71. 9417f45 BUG/MAJOR: sample: Wrong stick-table name parsing in "if/unless" ACL condition. by Frédéric Lécaille · Thu Jun 20 09:31:04 2019 +0200
  72. d437630 MINOR: sample: Add sha2([<bits>]) converter by Tim Duesterhus · Mon Jun 17 12:41:44 2019 +0200
  73. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · Tue Apr 30 15:54:36 2019 +0200
  74. 015e4d7 MINOR: stick-tables: Add peers process binding computing. by Frédéric Lécaille · Tue Mar 19 14:55:01 2019 +0100
  75. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · Thu Mar 14 07:07:41 2019 +0100
  76. bfe6138 MINOR: sample: Add a protocol buffers specific converter. by Frédéric Lécaille · Wed Mar 06 14:34:36 2019 +0100
  77. 5f33f85 MINOR: sample: Extract some protocol buffers specific code. by Frédéric Lécaille · Wed Mar 06 08:03:44 2019 +0100
  78. 756d97f MINOR: sample: Rework gRPC converter code. by Frédéric Lécaille · Mon Mar 04 19:03:48 2019 +0100
  79. 7c93e88 MINOR: sample: Code factorization "ungrpc" converter. by Frédéric Lécaille · Mon Mar 04 07:33:41 2019 +0100
  80. 50290fb MINOR: sample: Replace "req.ungrpc" smp fetch by a "ungrpc" converter. by Frédéric Lécaille · Wed Feb 27 14:34:51 2019 +0100
  81. fd95c62 MINOR: sample: Add two sample converters for protocol buffers. by Frédéric Lécaille · Tue Feb 26 14:09:08 2019 +0100
  82. 1a0fe3b BUG/MINOR: config: make sure to count the error on incorrect track-sc/stick rules by Willy Tarreau · Wed Feb 06 10:25:07 2019 +0100
  83. 151e1ca BUG/MAJOR: config: verify that targets of track-sc and stick rules are present by Willy Tarreau · Tue Feb 05 11:38:38 2019 +0100
  84. 4468f1c BUG/MEDIUM: sample: Don't treat SMP_T_METH as SMP_T_STR. by Olivier Houchard · Fri Dec 07 15:23:41 2018 +0100
  85. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  86. 70fe944 MINOR: sample: add cpu_calls, cpu_ns_avg, cpu_ns_tot, lat_ns_avg, lat_ns_tot by Willy Tarreau · Thu Nov 22 16:07:39 2018 +0100
  87. 757f5ad CLEANUP: Fix typos in the sample subsystem by Joseph Herlant · Thu Nov 15 12:14:56 2018 -0800
  88. 35b51c6 REORG: http: move the HTTP semantics definitions to http.h/http.c by Willy Tarreau · Mon Sep 10 15:38:55 2018 +0200
  89. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  90. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  91. ca097c1 MINOR: sample: Add strcmp sample converter by Tim Duesterhus · Fri Apr 27 21:18:45 2018 +0200
  92. 9eb2a4a BUILD: sample: avoid build warning in sample.c by Willy Tarreau · Thu Apr 19 10:33:28 2018 +0200
  93. 9631a28 MEDIUM: sample: Extend functionality for field/word converters by Marcin Deranek · Mon Apr 16 14:30:46 2018 +0200
  94. 50791a7 MINOR: samples: add crc32c converter by Emmanuel Hocdet · Wed Mar 21 11:19:01 2018 +0100
  95. 280f42b MINOR: sample: add a new "concat" converter by Willy Tarreau · Mon Feb 19 15:34:12 2018 +0100
  96. 1478aa7 MEDIUM: sample: Add IPv6 support to the ipmask converter by Tim Duesterhus · Thu Jan 25 16:24:51 2018 +0100
  97. bf5ce02 BUG/MINOR: sample: Fix output type of c_ipv62ip by Tim Duesterhus · Thu Jan 25 16:24:46 2018 +0100
  98. ec6b0a2 CLEANUP: sample: Fix outdated comment about sample casts functions by Tim Duesterhus · Thu Jan 25 16:24:45 2018 +0100
  99. c555ee0 CLEANUP: sample: Fix comment encoding of sample.c by Tim Duesterhus · Thu Jan 25 16:24:44 2018 +0100
  100. a792a0a MINOR: sample: add date_us sample by Etienne Carriere · Wed Jan 17 13:43:24 2018 +0100