1. 8e40fa2 MINOR: contrib/prometheus-exporter: Report DRAIN/MAINT/NOLB status for servers by Christopher Faulet · Fri Sep 06 16:10:19 2019 +0200
  2. dd4e4ef BUG/MINOR: Fix prometheus '# TYPE' and '# HELP' headers by Anthonin Bonnefoy · Wed Aug 07 17:45:25 2019 +0200
  3. 2a4362d BUG/MINOR: debug: Remove flags CO_FL_SOCK_WR_ENA/CO_FL_SOCK_RD_ENA by Christopher Faulet · Tue Jul 16 14:56:23 2019 +0200
  4. 0f58c0b BUG/MINOR: contrib/prometheus-exporter: Don't try to add empty data blocks by Christopher Faulet · Thu Jul 04 10:03:28 2019 +0200
  5. 94d837e BUG/MINOR: contrib/prometheus-exporter: Respect the reserve when data are sent by Christopher Faulet · Wed Jul 03 11:43:17 2019 +0200
  6. 12698b7 BUG/MINOR: contrib/prometheus-exporter: Don't use channel_htx_recv_max() by Christopher Faulet · Tue Jul 02 16:36:15 2019 +0200
  7. a8ee4b1 CLEANUP: removed obsolete examples an move a few to better places by Willy Tarreau · Sat Jun 15 18:56:48 2019 +0200
  8. d254aa8 DOC: update few references to the linux* targets and change them to linux-glibc by Willy Tarreau · Fri Jun 14 18:40:48 2019 +0200
  9. f4a82fb BUILD/MINOR: 51d: Updated build registration output to indicate thatif the library is a dummy one or not. by Ben51Degrees · Thu Jun 13 16:51:59 2019 +0100
  10. 5e4c500 CLEANUP: 51d: move the 51d dummy lib to contrib/51d/src to match the real lib by Willy Tarreau · Thu Jun 13 15:56:10 2019 +0200
  11. 31c3d51 MINOR: 51d: Added dummy libraries for the 51Degrees module for testing. by Ben51Degrees · Wed Jun 12 15:42:53 2019 +0100
  12. c802921 DOC/MINOR: contrib/spoa_server: Fix typo in README by Daniel Corbett · Tue Jun 11 10:08:53 2019 -0400
  13. 0617668 MINOR: contrib/spoa_server: Add random IP score by Daniel Corbett · Tue Jun 11 10:04:15 2019 -0400
  14. 4e0fa55 BUG/MEDIUM: contrib/spoa_server: Set FIN flag on agent frames by Daniel Corbett · Tue Jun 11 09:46:27 2019 -0400
  15. 5897867 MINOR: contrib/spoa_server: Upgrade SPOP to 2.0 by Daniel Corbett · Mon Jun 10 21:01:32 2019 -0400
  16. 54b5e21 MINOR: htx: Don't use end-of-data blocks anymore by Christopher Faulet · Tue Jun 04 10:08:28 2019 +0200
  17. 142b5df BUG/MINOR: contrib/prometheus-exporter: Add HTX data block in one time by Christopher Faulet · Tue May 28 21:56:07 2019 +0200
  18. db20750 CONTRIB: debug: add 4 missing connection/conn_stream flags by Willy Tarreau · Mon Jun 03 14:26:54 2019 +0200
  19. 7bb39d7 CLEANUP: connection: remove the now unused CS_FL_REOS flag by Willy Tarreau · Mon Jun 03 14:23:33 2019 +0200
  20. 76824a8 BUILD: contrib/prometheus: fix build breakage caused by move of idle_pct by Willy Tarreau · Sun Jun 02 10:38:48 2019 +0200
  21. 250031e MEDIUM: sessions: Introduce session flags. by Olivier Houchard · Wed May 29 15:01:50 2019 +0200
  22. ce1f7a1 CONTRIB: wurfl: address 3 build issues in the wurfl dummy library by Willy Tarreau · Wed May 22 14:54:27 2019 +0200
  23. e30e300 MINOR: WURFL: call header_retireve_callback() in dummy library by mbellomi · Tue May 21 15:44:53 2019 +0200
  24. 4d7bfa1 MINOR/DOC: spoe-server: Add documentation by Thierry FOURNIER · Sun Feb 25 21:28:05 2018 +0100
  25. 00a0225 MINOR: spoa-server: Add python by Thierry FOURNIER · Sun Feb 25 20:59:57 2018 +0100
  26. 6908c95 MINOR: spoa-server: Add Lua processing by Thierry FOURNIER · Fri Feb 23 15:20:55 2018 +0100
  27. a09df3f MINOR: spoa-server: Execute registered callbacks by Thierry FOURNIER · Fri Feb 23 14:42:46 2018 +0100
  28. fbd3824 MINOR: spoa-server: Prepare responses by Thierry FOURNIER · Fri Feb 23 18:24:10 2018 +0100
  29. 8b9a73b MINOR: spoa-server: Load files by Thierry FOURNIER · Fri Feb 23 15:12:55 2018 +0100
  30. 892f664 MINOR: spoa-server: Allow registering message processors by Thierry FOURNIER · Fri Feb 23 14:27:05 2018 +0100
  31. 64eaa33 MINOR: spoa-server: Allow registering external processes by Thierry FOURNIER · Fri Feb 23 14:58:40 2018 +0100
  32. 786e9e6 MINOR: spoa-server: With debug mode, start only one process by Thierry FOURNIER · Fri Feb 23 19:11:47 2018 +0100
  33. 7de6fc6 MINOR: spoa-server: Replace the thread init system by processes by Thierry FOURNIER · Fri Feb 23 13:50:26 2018 +0100
  34. 5301ed1 MINOR: spoe-server: rename "worker" functions by Thierry FOURNIER · Fri Feb 23 11:59:15 2018 +0100
  35. 880d7e1 MINOR: spoa-server: Externalise debug functions by Thierry FOURNIER · Sun Feb 25 10:54:56 2018 +0100
  36. 4aec0a4 MINOR: spoa-server: move some definition from spoa_server.c to spoa_server.h by Thierry FOURNIER · Fri Feb 23 11:42:57 2018 +0100
  37. d8b5c77 MINOR: spoa-server: Clone the v1.7 spoa-example project by Thierry FOURNIER · Fri Feb 23 11:40:03 2018 +0100
  38. eaa4555 MINOR: systemd: support /etc/sysconfig/ for redhat based distrib by William Lallemand · Tue May 07 14:00:33 2019 +0200
  39. eaa4b8a MINOR: systemd: Make use of master socket in systemd unit by Tim Duesterhus · Mon May 06 13:00:53 2019 +0200
  40. b060148 MINOR: systemd: Use the variables from /etc/default/haproxy by Apollon Oikonomopoulos · Mon May 06 13:00:52 2019 +0200
  41. bf60f6b BUG/MEDIUM: contrib/modsecurity: If host header is NULL, don't try to strdup it by Yann Cézard · Thu Apr 25 14:30:23 2019 +0200
  42. 494ddbf DOC: contrib/modsecurity: Typos and fix the reject example by Yann Cézard · Thu Apr 25 14:48:38 2019 +0200
  43. 0470d70 BUILD/MEDIUM: contrib: Dummy DeviceAtlas API. by David Carlier · Fri Apr 26 12:02:28 2019 +0000
  44. cd9b9bd MINOR: contrib: dummy wurfl library by paulborile · Thu Apr 18 12:31:25 2019 +0200
  45. 769a92d MINOR: contrib/prometheus-exporter: Follow best practices about metrics type by Christopher Faulet · Thu Apr 18 10:18:44 2019 +0200
  46. 8c8e4b1 MINOR: contrib/prometheus-exporter: Rename some metrics to be more usable by Christopher Faulet · Thu Apr 18 10:15:15 2019 +0200
  47. c58fc0d MINOR: contrib/prometheus-exporter: Remove usless rate metrics by Christopher Faulet · Thu Apr 18 10:10:49 2019 +0200
  48. f782c23 BUG/MINOR: contrib/prometheus-exporter: Fix a typo in the run-queue metric type by Christopher Faulet · Wed Apr 17 16:04:44 2019 +0200
  49. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · Fri Mar 29 17:26:33 2019 +0100
  50. 9744f7c BUG/MINOR: contrib/prometheus-exporter: Fix applet accordingly to recent changes by Christopher Faulet · Wed Mar 27 15:48:53 2019 +0100
  51. f882a85 CONTRIB: debug: report the CS and CF's EOI flags by Willy Tarreau · Mon Mar 25 18:34:28 2019 +0100
  52. f959d08 CONTRIB: contrib/prometheus-exporter: Add a Prometheus exporter for HAProxy by Christopher Faulet · Thu Feb 07 15:38:42 2019 +0100
  53. f2ddd87 CONTRIB: debug: report stream-int's flag SI_FL_CLEAN_ABRT by Willy Tarreau · Tue Dec 18 09:54:22 2018 +0100
  54. 121c4e0 CONTRIB: debug: teach the "flags" utility about new conn_stream flags by Willy Tarreau · Mon Dec 17 21:58:03 2018 +0100
  55. 0007d0a CLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED, SF_CONN_TAR by Willy Tarreau · Tue Dec 11 18:01:38 2018 +0100
  56. 841bc7d CONTRIB: hpack: add a compressed stream generator for the encoder by Willy Tarreau · Mon Dec 10 15:26:35 2018 +0100
  57. 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
  58. 94f7907 MINOR: stream-int: introduce new SI_FL_RXBLK flags by Willy Tarreau · Wed Nov 14 11:24:08 2018 +0100
  59. 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
  60. d501646 CONTRIB: debug: fix build related to conn_stream flags change by Willy Tarreau · Fri Nov 16 10:37:20 2018 +0100
  61. bd0f83f CLEANUP: fix typos in comments for contrib/wireshark-dissectors by Joseph Herlant · Fri Nov 09 19:00:24 2018 -0800
  62. ebe14bb CLEANUP: fix typos in comments for contrib/spoa_example by Joseph Herlant · Fri Nov 09 18:36:35 2018 -0800
  63. 9fe83fa CLEANUP: fix typos in comments for the contrib/modsecurity subsystem by Joseph Herlant · Fri Nov 09 18:25:59 2018 -0800
  64. 42172bd CLEANUP: fix a typo in a comment for the contrib/halog subsystem by Joseph Herlant · Fri Nov 09 18:02:35 2018 -0800
  65. ede3d88 MEDIUM: channel: merge back flags CF_WRITE_PARTIAL and CF_WRITE_EVENT by Willy Tarreau · Wed Oct 24 17:17:56 2018 +0200
  66. 5cc8a0a CLEANUP/CONTRIB: hpack: remove some h1 build warnings by Willy Tarreau · Mon Sep 17 11:44:09 2018 +0200
  67. 5f8ef13 MINOR: debug: Add checks for conn_stream flags by Christopher Faulet · Thu Mar 01 08:55:21 2018 +0100
  68. aff9328 MINOR: debug: Add check for CO_FL_WILL_UPDATE by Christopher Faulet · Tue Feb 27 15:41:10 2018 +0100
  69. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  70. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  71. 3b479bd MINOR: systemd: consider exit status 143 as successful by Vincent Bernat · Fri Jun 22 20:57:03 2018 +0200
  72. ee07dbe BUG/MINOR: contrib/modsecurity: update pointer on the end of the frame by Dragan Dosen · Fri Jun 01 15:50:57 2018 +0200
  73. 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
  74. 58b8e49 BUG/MINOR: contrib/modsecurity: Don't reset the status code during disconnect by Christopher Faulet · Thu May 31 16:05:21 2018 +0200
  75. 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
  76. 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
  77. 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
  78. 53d3159 DOC: contrib/modsecurity: few typo fixes by David Carlier · Thu May 31 16:42:03 2018 +0100
  79. 633f3bf BUG/MEDIUM: contrib/modsecurity: Use network order to encode/decode flags by Christopher Faulet · Fri May 18 14:46:32 2018 +0200
  80. 48d02d0 BUG/MEDIUM: contrib/mod_defender: Use network order to encode/decode flags by Christopher Faulet · Fri May 18 14:38:56 2018 +0200
  81. c4dcaff BUG/MEDIUM: spoe: Flags are not encoded in network order by Thierry FOURNIER · Fri May 18 12:25:39 2018 +0200
  82. 29a05c1 BUG/MINOR: spoa-example: unexpected behavior for more than 127 args by Thierry FOURNIER · Sun Feb 25 21:33:38 2018 +0100
  83. 2788a39 MINOR: systemd: Add SystemD's SystemCallFilter option to the unit file by Tim Duesterhus · Tue Feb 27 20:19:05 2018 +0100
  84. 8a96592 MINOR: systemd: Add SystemD's Protect*= options to the unit file by Tim Duesterhus · Tue Feb 27 20:19:04 2018 +0100
  85. 1ce8de2 MINOR: systemd: Add section for SystemD sandboxing to unit file by Tim Duesterhus · Tue Feb 27 20:19:03 2018 +0100
  86. 0b89f72 MINOR: spoa_example: Count the number of frames processed by each worker by Christopher Faulet · Tue Jan 23 14:46:51 2018 +0100
  87. 260bf5c CONTRIB: debug: fix a few flags definitions by Willy Tarreau · Mon Jan 15 18:59:16 2018 +0100
  88. 4576424 CONTRIB: hpack: add an hpack decoder by Willy Tarreau · Sat Dec 30 13:18:25 2017 +0100
  89. 8cb9993 CONTRIB: halog: Fix compiler warnings in halog.c by Ryan O'Hara · Fri Dec 15 10:21:39 2017 -0600
  90. 957d120 CONTRIB: iprange: Fix compiler warning in iprange.c by Ryan O'Hara · Fri Dec 15 10:21:29 2017 -0600
  91. 190bbb8 MINOR: systemd: remove comment about HAPROXY_STATS_SOCKET by Vincent Bernat · Sat Dec 09 08:32:13 2017 +0100
  92. f2b5d75 CONTRIB: halog: Add help text for -s switch in halog program by Aleksandar Lazic · Tue Dec 05 01:35:21 2017 +0100
  93. 57dc283 BUILD: Fix LDFLAGS vs. LIBS re linking order in various makefiles by Christian Ruppert · Thu Nov 30 10:11:36 2017 +0100
  94. 5438183 CONTRIB: spoa_example: remove SPOE enums that are useless for clients by Eric Salama · Wed Nov 15 14:14:30 2017 +0100
  95. 75f4246 CONTRIB: spoa_example: remove last dependencies on type "sample" by Willy Tarreau · Tue Nov 14 15:01:22 2017 +0100
  96. 9f95ff0 CONTRIB: spoa_example: remove bref, wordlist, cond_wordlist by Willy Tarreau · Tue Nov 14 11:11:53 2017 +0100
  97. 8a9c6c2 CONTRIB: spoa_example: allow to compile outside HAProxy. by Eric Salama · Fri Nov 10 11:02:23 2017 +0100
  98. d6942c8 MEDIUM: mworker: Add systemd `Type=notify` support by Tim Duesterhus · Mon Nov 20 15:58:35 2017 +0100
  99. 6d88950 CONTRIB: Wireshark dissector for HAProxy Peer Protocol. by Frédéric Lécaille · Wed Nov 15 14:50:19 2017 +0100
  100. f4cfcf9 MINOR: debug/flags: Add missing flags by Christopher Faulet · Fri Nov 10 14:10:35 2017 +0100