1. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  2. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  3. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  4. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  5. 872f2ea REORG: include: move stick_table.h to haproxy/stick_table{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  6. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  7. a171892 REORG: include: move vars.h to haproxy/vars{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  8. b23e595 REORG: include: move protocol_buffers.h to haproxy/protobuf{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  9. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  10. ac13aea REORG: include: move auth.h to haproxy/auth{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  11. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. ba2f73d REORG: include: move sink.h to haproxy/sink{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  13. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  14. 16f958c REORG: include: split common/htx.h into haproxy/htx{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  15. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  16. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  17. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · 4 years, 1 month ago
  18. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · 4 years, 1 month ago
  19. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  20. 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
  21. f38175c MINOR: sample: Add secure_memcmp converter by Tim Duesterhus · 4 years, 1 month ago
  22. 3b967c1 MINOR: http-htx/proxy: Add http-error directive using http return syntax by Christopher Faulet · 4 years, 2 months ago
  23. bd16381 MEDIUM: sink: build header in sink_write for log formats by Emeric Brun · 4 years, 2 months ago
  24. 8e36651 MINOR: sample: Add digest and hmac converters by Patrick Gansterer · 4 years, 2 months ago
  25. b399bfb MINOR: sample: Move aes_gcm_dec implementation into sample.c by Patrick Gansterer · 6 years ago
  26. e596d18 MEDIUM: checks: Remove dedicated sample fetches and use response ones instead by Christopher Faulet · 4 years, 2 months ago
  27. 472ad51 BUG/MINOR: sample: Set the correct type when a binary is converted to a string by Christopher Faulet · 4 years, 2 months ago
  28. e0dd210 BUG/MEDIUM: sample: make the CPU and latency sample fetches check for a stream by Willy Tarreau · 4 years, 2 months ago
  29. 568415a MINOR: sample: add rtrim converter by Christopher Faulet · 4 years, 3 months ago
  30. 51fc9d1 MINOR: sample: add ltrim converter by Christopher Faulet · 4 years, 3 months ago
  31. ea159d6 MINOR: sample: add cut_crlf converter by Christopher Faulet · 4 years, 3 months ago
  32. 4ccc12f MINOR: sample: add htonl converter by Christopher Faulet · 4 years, 3 months ago
  33. 707b52f MEDIUM: checks: Parse custom action rules in tcp-checks by Gaetan Rivet · 4 years, 4 months ago
  34. ee3bcdd MINOR: tools: add a generic function to generate UUIDs by Willy Tarreau · 4 years, 4 months ago
  35. aa8bbc1 MINOR: sample: make all bits random on the rand() sample fetch by Willy Tarreau · 4 years, 4 months ago
  36. 52bf839 BUG/MEDIUM: random: implement a thread-safe and process-safe PRNG by Willy Tarreau · 4 years, 4 months ago
  37. 0fbf28a Revert "BUG/MEDIUM: random: implement per-thread and per-process random sequences" by Willy Tarreau · 4 years, 4 months ago
  38. 1c306aa BUG/MEDIUM: random: implement per-thread and per-process random sequences by Willy Tarreau · 4 years, 4 months ago
  39. a8b7ecd CLEANUP: sample: use read_u64() in ipmask() to apply an IPv6 mask by Willy Tarreau · 4 years, 4 months ago
  40. 5715da2 BUG/MINOR: sample: fix the json converter's endian-sensitivity by Willy Tarreau · 4 years, 4 months ago
  41. 9080711 BUILD: general: always pass unsigned chars to is* functions by Willy Tarreau · 4 years, 4 months ago
  42. 23997da BUG/MINOR: sample: exit regsub() in case of trash allocation error by Willy Tarreau · 4 years, 5 months ago
  43. 07e1e3c MINOR: sample: regsub now supports backreferences by Jerome Magnin · 4 years, 5 months ago
  44. e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · 4 years, 5 months ago
  45. 80b53ff MEDIUM: arg: make make_arg_list() stop after its own arguments by Willy Tarreau · 4 years, 5 months ago
  46. ed2c662 MINOR: sample/acl: use is_idchar() to locate the fetch/conv name by Willy Tarreau · 4 years, 5 months ago
  47. 0851fd5 MINOR: debug: support logging to various sinks by Willy Tarreau · 4 years, 7 months ago
  48. cd37324 MINOR: sample: Validate the number of bits for the sha2 converter by Tim Duesterhus · 4 years, 7 months ago
  49. 46dfd78 BUG/MINOR: sample: always check converters' arguments by Willy Tarreau · 4 years, 7 months ago
  50. 5060326 BUG/MINOR: sample: fix the closing bracket and LF in the debug converter by Willy Tarreau · 4 years, 7 months ago
  51. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · 4 years, 8 months ago
  52. 4381d26 BUG/MINOR: sample: Make the `field` converter compatible with `-m found` by Tim Duesterhus · 4 years, 9 months ago
  53. 8a694b8 MINOR: sample: Add UUID-fetch by Luca Schimweg · 4 years, 10 months ago
  54. be36793 BUG/MEDIUM: stick-table: Wrong stick-table backends parsing. by Frédéric Lécaille · 5 years ago
  55. 9417f45 BUG/MAJOR: sample: Wrong stick-table name parsing in "if/unless" ACL condition. by Frédéric Lécaille · 5 years ago
  56. d437630 MINOR: sample: Add sha2([<bits>]) converter by Tim Duesterhus · 5 years ago
  57. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · 5 years ago
  58. 015e4d7 MINOR: stick-tables: Add peers process binding computing. by Frédéric Lécaille · 5 years ago
  59. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · 5 years ago
  60. bfe6138 MINOR: sample: Add a protocol buffers specific converter. by Frédéric Lécaille · 5 years ago
  61. 5f33f85 MINOR: sample: Extract some protocol buffers specific code. by Frédéric Lécaille · 5 years ago
  62. 756d97f MINOR: sample: Rework gRPC converter code. by Frédéric Lécaille · 5 years ago
  63. 7c93e88 MINOR: sample: Code factorization "ungrpc" converter. by Frédéric Lécaille · 5 years ago
  64. 50290fb MINOR: sample: Replace "req.ungrpc" smp fetch by a "ungrpc" converter. by Frédéric Lécaille · 5 years ago
  65. fd95c62 MINOR: sample: Add two sample converters for protocol buffers. by Frédéric Lécaille · 5 years ago
  66. 1a0fe3b BUG/MINOR: config: make sure to count the error on incorrect track-sc/stick rules by Willy Tarreau · 5 years ago
  67. 151e1ca BUG/MAJOR: config: verify that targets of track-sc and stick rules are present by Willy Tarreau · 5 years ago
  68. 4468f1c BUG/MEDIUM: sample: Don't treat SMP_T_METH as SMP_T_STR. by Olivier Houchard · 6 years ago
  69. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  70. 70fe944 MINOR: sample: add cpu_calls, cpu_ns_avg, cpu_ns_tot, lat_ns_avg, lat_ns_tot by Willy Tarreau · 6 years ago
  71. 757f5ad CLEANUP: Fix typos in the sample subsystem by Joseph Herlant · 6 years ago
  72. 35b51c6 REORG: http: move the HTTP semantics definitions to http.h/http.c by Willy Tarreau · 6 years ago
  73. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  74. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  75. ca097c1 MINOR: sample: Add strcmp sample converter by Tim Duesterhus · 6 years ago
  76. 9eb2a4a BUILD: sample: avoid build warning in sample.c by Willy Tarreau · 6 years ago
  77. 9631a28 MEDIUM: sample: Extend functionality for field/word converters by Marcin Deranek · 6 years ago
  78. 50791a7 MINOR: samples: add crc32c converter by Emmanuel Hocdet · 6 years ago
  79. 280f42b MINOR: sample: add a new "concat" converter by Willy Tarreau · 6 years ago
  80. 1478aa7 MEDIUM: sample: Add IPv6 support to the ipmask converter by Tim Duesterhus · 6 years ago
  81. bf5ce02 BUG/MINOR: sample: Fix output type of c_ipv62ip by Tim Duesterhus · 6 years ago
  82. ec6b0a2 CLEANUP: sample: Fix outdated comment about sample casts functions by Tim Duesterhus · 6 years ago
  83. c555ee0 CLEANUP: sample: Fix comment encoding of sample.c by Tim Duesterhus · 6 years ago
  84. a792a0a MINOR: sample: add date_us sample by Etienne Carriere · 6 years ago
  85. 60a2ee7 MINOR: sample: rename the "len" converter to "length" by Willy Tarreau · 7 years ago
  86. ed0d24e MINOR: sample: add len converter by Etienne Carriere · 7 years ago
  87. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · 7 years ago
  88. 34adb2a MINOR: sample: Add "thread" sample fetch by Christopher Faulet · 7 years ago
  89. e5c918b MINOR: threads/sample: Change temp_smp into a thread local variable by Emeric Brun · 7 years ago
  90. 3f957b2 MINOR: sample: add the hex2i converter by Dragan Dosen · 7 years ago
  91. 6e5a9ca MINOR: sample: add the sha1 converter by Dragan Dosen · 7 years ago
  92. ec10051 MINOR: samples: Handle the type SMP_T_METH when we duplicate a sample in smp_dup by Christopher Faulet · 7 years ago
  93. 1bfc24b MINOR: sample: Add b64dec sample converter by Holger Just · 7 years ago
  94. 50c8044 CLEANUP: Remove comment that's no longer valid by Nenad Merdanovic · 7 years ago
  95. 807a6e7 MINOR: Add hostname sample fetch by Nenad Merdanovic · 7 years ago
  96. 01e0974 MINOR: samples: add xx-hash functions by Thierry FOURNIER · 8 years ago
  97. 97108e0 CLEANUP: sample: report "converter" instead of "conv method" in error messages by Willy Tarreau · 8 years ago
  98. a69c912 CLEANUP: log-format: useless file and line in json converter by Thierry FOURNIER / OZON.IO · 8 years ago
  99. f7e4e7e MAJOR: spoe: Add an experimental Stream Processing Offload Engine by Christopher Faulet · 8 years ago
  100. 476e5d0 REORG: sample: move code to release a sample expression in sample.c by Christopher Faulet · 8 years ago