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