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