1. f959d08 CONTRIB: contrib/prometheus-exporter: Add a Prometheus exporter for HAProxy by Christopher Faulet · Thu Feb 07 15:38:42 2019 +0100
  2. f2ddd87 CONTRIB: debug: report stream-int's flag SI_FL_CLEAN_ABRT by Willy Tarreau · Tue Dec 18 09:54:22 2018 +0100
  3. 121c4e0 CONTRIB: debug: teach the "flags" utility about new conn_stream flags by Willy Tarreau · Mon Dec 17 21:58:03 2018 +0100
  4. 0007d0a CLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED, SF_CONN_TAR by Willy Tarreau · Tue Dec 11 18:01:38 2018 +0100
  5. 841bc7d CONTRIB: hpack: add a compressed stream generator for the encoder by Willy Tarreau · Mon Dec 10 15:26:35 2018 +0100
  6. 05b9b64 MINOR: stream-int: replace SI_FL_WANT_PUT with !SI_FL_RX_WAIT_EP by Willy Tarreau · Wed Nov 14 13:43:35 2018 +0100
  7. 94f7907 MINOR: stream-int: introduce new SI_FL_RXBLK flags by Willy Tarreau · Wed Nov 14 11:24:08 2018 +0100
  8. 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
  9. d501646 CONTRIB: debug: fix build related to conn_stream flags change by Willy Tarreau · Fri Nov 16 10:37:20 2018 +0100
  10. bd0f83f CLEANUP: fix typos in comments for contrib/wireshark-dissectors by Joseph Herlant · Fri Nov 09 19:00:24 2018 -0800
  11. ebe14bb CLEANUP: fix typos in comments for contrib/spoa_example by Joseph Herlant · Fri Nov 09 18:36:35 2018 -0800
  12. 9fe83fa CLEANUP: fix typos in comments for the contrib/modsecurity subsystem by Joseph Herlant · Fri Nov 09 18:25:59 2018 -0800
  13. 42172bd CLEANUP: fix a typo in a comment for the contrib/halog subsystem by Joseph Herlant · Fri Nov 09 18:02:35 2018 -0800
  14. ede3d88 MEDIUM: channel: merge back flags CF_WRITE_PARTIAL and CF_WRITE_EVENT by Willy Tarreau · Wed Oct 24 17:17:56 2018 +0200
  15. 5cc8a0a CLEANUP/CONTRIB: hpack: remove some h1 build warnings by Willy Tarreau · Mon Sep 17 11:44:09 2018 +0200
  16. 5f8ef13 MINOR: debug: Add checks for conn_stream flags by Christopher Faulet · Thu Mar 01 08:55:21 2018 +0100
  17. aff9328 MINOR: debug: Add check for CO_FL_WILL_UPDATE by Christopher Faulet · Tue Feb 27 15:41:10 2018 +0100
  18. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  19. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  20. 3b479bd MINOR: systemd: consider exit status 143 as successful by Vincent Bernat · Fri Jun 22 20:57:03 2018 +0200
  21. ee07dbe BUG/MINOR: contrib/modsecurity: update pointer on the end of the frame by Dragan Dosen · Fri Jun 01 15:50:57 2018 +0200
  22. f21185f BUG/MINOR: contrib/mod_defender: update pointer on the end of the frame by Dragan Dosen · Fri Jun 01 15:42:12 2018 +0200
  23. 58b8e49 BUG/MINOR: contrib/modsecurity: Don't reset the status code during disconnect by Christopher Faulet · Thu May 31 16:05:21 2018 +0200
  24. 72de8eb BUG/MINOR: contrib/mod_defender: Don't reset the status code during disconnect by Christopher Faulet · Thu May 31 16:04:53 2018 +0200
  25. b47e438 BUG/MINOR: contrib/spoa_example: Don't reset the status code during disconnect by Christopher Faulet · Thu May 31 15:59:32 2018 +0200
  26. 6381650 MAJOR: spoe: upgrade the SPOP version to 2.0 and remove the support for 1.0 by Christopher Faulet · Thu May 31 14:56:42 2018 +0200
  27. 53d3159 DOC: contrib/modsecurity: few typo fixes by David Carlier · Thu May 31 16:42:03 2018 +0100
  28. 633f3bf BUG/MEDIUM: contrib/modsecurity: Use network order to encode/decode flags by Christopher Faulet · Fri May 18 14:46:32 2018 +0200
  29. 48d02d0 BUG/MEDIUM: contrib/mod_defender: Use network order to encode/decode flags by Christopher Faulet · Fri May 18 14:38:56 2018 +0200
  30. c4dcaff BUG/MEDIUM: spoe: Flags are not encoded in network order by Thierry FOURNIER · Fri May 18 12:25:39 2018 +0200
  31. 29a05c1 BUG/MINOR: spoa-example: unexpected behavior for more than 127 args by Thierry FOURNIER · Sun Feb 25 21:33:38 2018 +0100
  32. 2788a39 MINOR: systemd: Add SystemD's SystemCallFilter option to the unit file by Tim Duesterhus · Tue Feb 27 20:19:05 2018 +0100
  33. 8a96592 MINOR: systemd: Add SystemD's Protect*= options to the unit file by Tim Duesterhus · Tue Feb 27 20:19:04 2018 +0100
  34. 1ce8de2 MINOR: systemd: Add section for SystemD sandboxing to unit file by Tim Duesterhus · Tue Feb 27 20:19:03 2018 +0100
  35. 0b89f72 MINOR: spoa_example: Count the number of frames processed by each worker by Christopher Faulet · Tue Jan 23 14:46:51 2018 +0100
  36. 260bf5c CONTRIB: debug: fix a few flags definitions by Willy Tarreau · Mon Jan 15 18:59:16 2018 +0100
  37. 4576424 CONTRIB: hpack: add an hpack decoder by Willy Tarreau · Sat Dec 30 13:18:25 2017 +0100
  38. 8cb9993 CONTRIB: halog: Fix compiler warnings in halog.c by Ryan O'Hara · Fri Dec 15 10:21:39 2017 -0600
  39. 957d120 CONTRIB: iprange: Fix compiler warning in iprange.c by Ryan O'Hara · Fri Dec 15 10:21:29 2017 -0600
  40. 190bbb8 MINOR: systemd: remove comment about HAPROXY_STATS_SOCKET by Vincent Bernat · Sat Dec 09 08:32:13 2017 +0100
  41. f2b5d75 CONTRIB: halog: Add help text for -s switch in halog program by Aleksandar Lazic · Tue Dec 05 01:35:21 2017 +0100
  42. 57dc283 BUILD: Fix LDFLAGS vs. LIBS re linking order in various makefiles by Christian Ruppert · Thu Nov 30 10:11:36 2017 +0100
  43. 5438183 CONTRIB: spoa_example: remove SPOE enums that are useless for clients by Eric Salama · Wed Nov 15 14:14:30 2017 +0100
  44. 75f4246 CONTRIB: spoa_example: remove last dependencies on type "sample" by Willy Tarreau · Tue Nov 14 15:01:22 2017 +0100
  45. 9f95ff0 CONTRIB: spoa_example: remove bref, wordlist, cond_wordlist by Willy Tarreau · Tue Nov 14 11:11:53 2017 +0100
  46. 8a9c6c2 CONTRIB: spoa_example: allow to compile outside HAProxy. by Eric Salama · Fri Nov 10 11:02:23 2017 +0100
  47. d6942c8 MEDIUM: mworker: Add systemd `Type=notify` support by Tim Duesterhus · Mon Nov 20 15:58:35 2017 +0100
  48. 6d88950 CONTRIB: Wireshark dissector for HAProxy Peer Protocol. by Frédéric Lécaille · Wed Nov 15 14:50:19 2017 +0100
  49. f4cfcf9 MINOR: debug/flags: Add missing flags by Christopher Faulet · Fri Nov 10 14:10:35 2017 +0100
  50. 8071eae CONTRIB: hpack: implement a reverse huffman table generator for hpack by Willy Tarreau · Fri May 19 18:14:51 2017 +0200
  51. 94bb4c6 BUG/MINOR: spoa: Update pointer on the end of the frame when a reply is encoded by Christopher Faulet · Tue Sep 26 11:49:23 2017 +0200
  52. f5e0d1f CONTRIB: trace: report the base name only for file names by Willy Tarreau · Tue Oct 24 11:55:37 2017 +0200
  53. e8f0f12 CONTRIB: trace: try to display the function's return value on exit by Willy Tarreau · Tue Oct 24 10:58:20 2017 +0200
  54. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · Tue Oct 24 10:54:08 2017 +0200
  55. 1a0545f REORG: connection: rename CO_FL_DATA_* -> CO_FL_XPRT_* by Olivier Houchard · Wed Sep 13 18:30:23 2017 +0200
  56. 4473a2e BUG/MINOR: contrib/halog: fixing small memory leak by Ilya Shipitsin · Fri Sep 22 22:33:16 2017 +0500
  57. 2f1cacb BUG/MINOR: contrib/modsecurity: close the va_list ap before return by Dragan Dosen · Mon Sep 18 09:20:43 2017 +0200
  58. ccf6100 BUG/MINOR: contrib/mod_defender: close the va_list argp before return by Dragan Dosen · Mon Sep 18 08:20:33 2017 +0200
  59. bbae3f0 MEDIUM: connection: remove useless flag CO_FL_DATA_WR_SH by Willy Tarreau · Wed Aug 30 09:59:52 2017 +0200
  60. 54e917c MEDIUM: connection: remove useless flag CO_FL_DATA_RD_SH by Willy Tarreau · Wed Aug 30 07:35:35 2017 +0200
  61. 8e3c6ce MEDIUM: connection: get rid of data->init() which was not for data by Willy Tarreau · Mon Aug 28 15:46:01 2017 +0200
  62. 80ebd30 BUG/MINOR: contrib/mod_defender: build fix by David Carlier · Wed Jun 07 12:39:16 2017 +0100
  63. 0f4df64 BUG/MINOR: contrib/modsecurity: BSD build fix by David Carlier · Tue Jun 06 10:20:51 2017 +0100
  64. a4d0361 CONTRIB: plug qdiscs: Plug queuing disciplines mini HOWTO. by Frédéric Lécaille · Wed Jun 14 15:16:15 2017 +0200
  65. 2686dca CLEANUP: connection: remove unused CO_FL_WAIT_DATA by Willy Tarreau · Wed Apr 26 16:25:12 2017 +0200
  66. 59bb97a MINOR: Add Mod Defender integration as contrib by Dragan Dosen · Fri Jun 02 12:03:16 2017 +0200
  67. a6cfa90 MAJOR: systemd-wrapper: get rid of the wrapper by William Lallemand · Thu Jun 01 17:38:58 2017 +0200
  68. 6db884d MEDIUM: systemd: Type=forking in unit file by William Lallemand · Thu Jun 01 17:38:57 2017 +0200
  69. 8abbd3d BUG/MINOR: contrib/mod_security: fix build on FreeBSD by David CARLIER · Wed May 03 10:23:08 2017 +0100
  70. b7a6d0d CONTRIB: tcploop: add action "X" to execute a command by Willy Tarreau · Tue May 02 22:14:59 2017 +0200
  71. a5ec06d MINOR: Add ModSecurity wrapper as contrib by Thierry FOURNIER · Mon Apr 10 23:47:23 2017 +0200
  72. 6ab2bae REORG: spoe: move spoe_encode_varint / spoe_decode_varint from spoe to common by Thierry FOURNIER · Wed Apr 19 11:49:44 2017 +0200
  73. 2c9744f MINOR: systemd wrapper: add support for passing the -x option. by Olivier Houchard · Sun Apr 09 16:28:10 2017 +0200
  74. de40d79 CLEANUP: connection: completely remove CO_FL_WAKE_DATA by Willy Tarreau · Sat Mar 18 17:40:22 2017 +0100
  75. a84a2db CONTRIB: tcploop: use the trash instead of NULL for recv() by Willy Tarreau · Tue Mar 14 14:50:52 2017 +0100
  76. 24d41b9 CONTRIB: tcploop: fix connect's address length by Willy Tarreau · Tue Mar 14 14:50:05 2017 +0100
  77. bcd817e CONTRIB: tcploop: report action 'K' (kill) in usage message by Willy Tarreau · Tue Mar 14 14:44:06 2017 +0100
  78. 752cc49 CONTRIB: tcploop: fix time format to silence build warnings by Willy Tarreau · Tue Mar 14 14:37:13 2017 +0100
  79. 0c0c0a6 CONTRIB: tcploop: make it build on FreeBSD by Willy Tarreau · Tue Mar 14 14:36:26 2017 +0100
  80. f032c3e MINOR: spoe: Improve implementation of the payload fragmentation by Christopher Faulet · Fri Feb 17 15:18:35 2017 +0100
  81. 4ff3e57 REORG: spoe: Move low-level encoding/decoding functions in dedicated header file by Christopher Faulet · Fri Feb 24 14:31:11 2017 +0100
  82. 1f40b91 REORG: spoe: Move struct and enum definitions in dedicated header file by Christopher Faulet · Fri Feb 17 09:32:19 2017 +0100
  83. 8eda93f MINOR: spoe: Handle NOTIFY frames cancellation using ABORT bit in ACK frames by Christopher Faulet · Thu Feb 09 09:44:33 2017 +0100
  84. 8501035 MINOR: spoe: Add support for fragmentation capability in the SPOA example by Christopher Faulet · Thu Feb 02 10:14:36 2017 +0100
  85. f95b111 MINOR: spoe: Add support for pipelining/async capabilities in the SPOA example by Christopher Faulet · Wed Dec 21 08:58:16 2016 +0100
  86. 5cd6067 CONTRIB: tcploop: add limits.h to fix build issue with some compilers by Willy Tarreau · Fri Dec 16 08:02:21 2016 +0100
  87. 0034cd9 BUILD: contrib: fix ip6range build on Centos 7 by Willy Tarreau · Tue Nov 22 11:50:51 2016 +0100
  88. 03a3449 MINOR: spoe: Remove useless 'timeout ack' option by Christopher Faulet · Sat Nov 19 16:47:56 2016 +0100
  89. 29cc11c CONTRIB: tcploop: add basic loops via a jump instruction by Willy Tarreau · Sat Nov 12 18:54:20 2016 +0100
  90. 1973e81 CONTRIB: tcploop: don't report failed send() or recv() by Willy Tarreau · Sat Nov 12 18:45:42 2016 +0100
  91. 59623e0 CONTRIB: tcploop: support sending plain strings by Willy Tarreau · Sat Nov 12 18:25:45 2016 +0100
  92. 9557bac CONTRIB: tcploop: update the usage output by Willy Tarreau · Sat Nov 12 17:53:16 2016 +0100
  93. 869c759 CONTRIB: tcploop: implement logging when called with -v by Willy Tarreau · Sat Nov 12 17:50:57 2016 +0100
  94. 95a6b78 CONTRIB: tcploop: implement fork() by Willy Tarreau · Sat Nov 12 13:25:53 2016 +0100
  95. 84393aa CONTRIB: tcploop: scriptable TCP I/O for debugging purposes by Willy Tarreau · Sat Nov 12 11:29:46 2016 +0100
  96. a7da4d2 CONTRIB: debug/flags: add check for SF_ERR_CHK_PORT by Willy Tarreau · Fri Nov 11 08:05:34 2016 +0100
  97. b01b3ad BUILD: debug/flags: remove test for SF_COMP_READY by Willy Tarreau · Fri Nov 11 08:04:44 2016 +0100
  98. ba7bc16 MINOR: spoe/checks: Add support for SPOP health checks by Christopher Faulet · Mon Nov 07 21:07:38 2016 +0100
  99. 010fded MINOR: spoe: add random ip-reputation service as SPOA example by Christopher Faulet · Thu Nov 03 22:49:37 2016 +0100
  100. 68535bd MINOR: systemd: Perform sanity check on config before reload by Pavlos Parissis · Wed Jun 15 10:20:31 2016 +0200