1. 8071eae CONTRIB: hpack: implement a reverse huffman table generator for hpack by Willy Tarreau · Fri May 19 18:14:51 2017 +0200
  2. 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
  3. f5e0d1f CONTRIB: trace: report the base name only for file names by Willy Tarreau · Tue Oct 24 11:55:37 2017 +0200
  4. e8f0f12 CONTRIB: trace: try to display the function's return value on exit by Willy Tarreau · Tue Oct 24 10:58:20 2017 +0200
  5. 1296382 CONTRIB: trace: add the possibility to place trace calls in the code by Willy Tarreau · Tue Oct 24 10:54:08 2017 +0200
  6. 1a0545f REORG: connection: rename CO_FL_DATA_* -> CO_FL_XPRT_* by Olivier Houchard · Wed Sep 13 18:30:23 2017 +0200
  7. 4473a2e BUG/MINOR: contrib/halog: fixing small memory leak by Ilya Shipitsin · Fri Sep 22 22:33:16 2017 +0500
  8. 2f1cacb BUG/MINOR: contrib/modsecurity: close the va_list ap before return by Dragan Dosen · Mon Sep 18 09:20:43 2017 +0200
  9. ccf6100 BUG/MINOR: contrib/mod_defender: close the va_list argp before return by Dragan Dosen · Mon Sep 18 08:20:33 2017 +0200
  10. bbae3f0 MEDIUM: connection: remove useless flag CO_FL_DATA_WR_SH by Willy Tarreau · Wed Aug 30 09:59:52 2017 +0200
  11. 54e917c MEDIUM: connection: remove useless flag CO_FL_DATA_RD_SH by Willy Tarreau · Wed Aug 30 07:35:35 2017 +0200
  12. 8e3c6ce MEDIUM: connection: get rid of data->init() which was not for data by Willy Tarreau · Mon Aug 28 15:46:01 2017 +0200
  13. 80ebd30 BUG/MINOR: contrib/mod_defender: build fix by David Carlier · Wed Jun 07 12:39:16 2017 +0100
  14. 0f4df64 BUG/MINOR: contrib/modsecurity: BSD build fix by David Carlier · Tue Jun 06 10:20:51 2017 +0100
  15. a4d0361 CONTRIB: plug qdiscs: Plug queuing disciplines mini HOWTO. by Frédéric Lécaille · Wed Jun 14 15:16:15 2017 +0200
  16. 2686dca CLEANUP: connection: remove unused CO_FL_WAIT_DATA by Willy Tarreau · Wed Apr 26 16:25:12 2017 +0200
  17. 59bb97a MINOR: Add Mod Defender integration as contrib by Dragan Dosen · Fri Jun 02 12:03:16 2017 +0200
  18. a6cfa90 MAJOR: systemd-wrapper: get rid of the wrapper by William Lallemand · Thu Jun 01 17:38:58 2017 +0200
  19. 6db884d MEDIUM: systemd: Type=forking in unit file by William Lallemand · Thu Jun 01 17:38:57 2017 +0200
  20. 8abbd3d BUG/MINOR: contrib/mod_security: fix build on FreeBSD by David CARLIER · Wed May 03 10:23:08 2017 +0100
  21. b7a6d0d CONTRIB: tcploop: add action "X" to execute a command by Willy Tarreau · Tue May 02 22:14:59 2017 +0200
  22. a5ec06d MINOR: Add ModSecurity wrapper as contrib by Thierry FOURNIER · Mon Apr 10 23:47:23 2017 +0200
  23. 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
  24. 2c9744f MINOR: systemd wrapper: add support for passing the -x option. by Olivier Houchard · Sun Apr 09 16:28:10 2017 +0200
  25. de40d79 CLEANUP: connection: completely remove CO_FL_WAKE_DATA by Willy Tarreau · Sat Mar 18 17:40:22 2017 +0100
  26. a84a2db CONTRIB: tcploop: use the trash instead of NULL for recv() by Willy Tarreau · Tue Mar 14 14:50:52 2017 +0100
  27. 24d41b9 CONTRIB: tcploop: fix connect's address length by Willy Tarreau · Tue Mar 14 14:50:05 2017 +0100
  28. bcd817e CONTRIB: tcploop: report action 'K' (kill) in usage message by Willy Tarreau · Tue Mar 14 14:44:06 2017 +0100
  29. 752cc49 CONTRIB: tcploop: fix time format to silence build warnings by Willy Tarreau · Tue Mar 14 14:37:13 2017 +0100
  30. 0c0c0a6 CONTRIB: tcploop: make it build on FreeBSD by Willy Tarreau · Tue Mar 14 14:36:26 2017 +0100
  31. f032c3e MINOR: spoe: Improve implementation of the payload fragmentation by Christopher Faulet · Fri Feb 17 15:18:35 2017 +0100
  32. 4ff3e57 REORG: spoe: Move low-level encoding/decoding functions in dedicated header file by Christopher Faulet · Fri Feb 24 14:31:11 2017 +0100
  33. 1f40b91 REORG: spoe: Move struct and enum definitions in dedicated header file by Christopher Faulet · Fri Feb 17 09:32:19 2017 +0100
  34. 8eda93f MINOR: spoe: Handle NOTIFY frames cancellation using ABORT bit in ACK frames by Christopher Faulet · Thu Feb 09 09:44:33 2017 +0100
  35. 8501035 MINOR: spoe: Add support for fragmentation capability in the SPOA example by Christopher Faulet · Thu Feb 02 10:14:36 2017 +0100
  36. f95b111 MINOR: spoe: Add support for pipelining/async capabilities in the SPOA example by Christopher Faulet · Wed Dec 21 08:58:16 2016 +0100
  37. 5cd6067 CONTRIB: tcploop: add limits.h to fix build issue with some compilers by Willy Tarreau · Fri Dec 16 08:02:21 2016 +0100
  38. 0034cd9 BUILD: contrib: fix ip6range build on Centos 7 by Willy Tarreau · Tue Nov 22 11:50:51 2016 +0100
  39. 03a3449 MINOR: spoe: Remove useless 'timeout ack' option by Christopher Faulet · Sat Nov 19 16:47:56 2016 +0100
  40. 29cc11c CONTRIB: tcploop: add basic loops via a jump instruction by Willy Tarreau · Sat Nov 12 18:54:20 2016 +0100
  41. 1973e81 CONTRIB: tcploop: don't report failed send() or recv() by Willy Tarreau · Sat Nov 12 18:45:42 2016 +0100
  42. 59623e0 CONTRIB: tcploop: support sending plain strings by Willy Tarreau · Sat Nov 12 18:25:45 2016 +0100
  43. 9557bac CONTRIB: tcploop: update the usage output by Willy Tarreau · Sat Nov 12 17:53:16 2016 +0100
  44. 869c759 CONTRIB: tcploop: implement logging when called with -v by Willy Tarreau · Sat Nov 12 17:50:57 2016 +0100
  45. 95a6b78 CONTRIB: tcploop: implement fork() by Willy Tarreau · Sat Nov 12 13:25:53 2016 +0100
  46. 84393aa CONTRIB: tcploop: scriptable TCP I/O for debugging purposes by Willy Tarreau · Sat Nov 12 11:29:46 2016 +0100
  47. a7da4d2 CONTRIB: debug/flags: add check for SF_ERR_CHK_PORT by Willy Tarreau · Fri Nov 11 08:05:34 2016 +0100
  48. b01b3ad BUILD: debug/flags: remove test for SF_COMP_READY by Willy Tarreau · Fri Nov 11 08:04:44 2016 +0100
  49. ba7bc16 MINOR: spoe/checks: Add support for SPOP health checks by Christopher Faulet · Mon Nov 07 21:07:38 2016 +0100
  50. 010fded MINOR: spoe: add random ip-reputation service as SPOA example by Christopher Faulet · Thu Nov 03 22:49:37 2016 +0100
  51. 68535bd MINOR: systemd: Perform sanity check on config before reload by Pavlos Parissis · Wed Jun 15 10:20:31 2016 +0200
  52. cc23a79 MINOR: systemd: Use variable for config and pidfile paths by Pavlos Parissis · Tue Jun 14 13:28:20 2016 +0200
  53. 074d65b CONTRIB: initiate a debugging suite to make debugging easier by Willy Tarreau · Sun Dec 20 23:21:57 2015 +0100
  54. 91a9f1a MINOR: systemd: Check configuration before start by Kristoffer Grönlund · Thu Oct 09 16:51:29 2014 +0200
  55. 74f0169 BUG/MEDIUM: systemd: set KillMode to 'mixed' by Apollon Oikonomopoulos · Wed Oct 08 15:14:41 2014 +0300
  56. c874653 BUILD: don't use type "uint" which is not portable by Willy Tarreau · Wed May 28 23:05:07 2014 +0200
  57. 9f66aa9 CONTRIB: halog: avoid calling time/localtime/mktime for each line by Willy Tarreau · Fri May 23 16:36:56 2014 +0200
  58. e97b904 CONTRIB: halog: Filter input lines by date and time through timestamp by Olivier Burgard · Thu May 22 16:44:59 2014 +0200
  59. 1a0fb5d CONTRIB: ip6range: add a network IPv6 range to mask converter by Thierry FOURNIER · Tue Dec 17 15:04:01 2013 +0100
  60. 7cf479c MEDIUM: halog: add support for counting per source address (-ic) by Willy Tarreau · Sat Feb 16 23:49:04 2013 +0100
  61. f825580 MEDIUM: add systemd service by Marc-Antoine Perennou · Wed Feb 13 09:28:50 2013 +0100
  62. 04281bd MINOR: contrib: make the iprange tool grep for addresses by Willy Tarreau · Thu Dec 13 00:11:02 2012 +0100
  63. a1629a5 BUG: halog: fix broken output limitation by Willy Tarreau · Tue Nov 13 20:48:15 2012 +0100
  64. 667c905 MINOR: halog: add a parameter to limit output line count by Willy Tarreau · Wed Oct 10 16:49:28 2012 +0200
  65. 4201df7 BUG/MINOR: halog: fix help message for -ut/-uto by Willy Tarreau · Wed Oct 10 14:57:35 2012 +0200
  66. 0a70688 BUG/MINOR: halog: -ad/-ac report the correct number of output lines by Willy Tarreau · Wed Oct 10 13:41:52 2012 +0200
  67. 8a09b66 MINOR: halog: sort output by cookie code by Willy Tarreau · Wed Oct 10 10:26:22 2012 +0200
  68. 61aaad0 CONTRIB: halog: sort URLs by avg bytes_read or total bytes_read by Baptiste · Sat Sep 08 23:10:03 2012 +0200
  69. f8c95d2 OPTIM: halog: improve cold-cache behaviour when loading a file by Willy Tarreau · Tue Jun 12 09:16:56 2012 +0200
  70. 419a598 OPTIM: halog: make use of memchr() on platforms which provide a fast one by Willy Tarreau · Tue Jun 12 08:52:22 2012 +0200
  71. 8ad4193 CLEANUP: halog: make clean should also remove .o files by Willy Tarreau · Tue Jun 12 07:59:16 2012 +0200
  72. de5dc05 MINOR: halog: use the more recent dual-mode fgets2 implementation by Willy Tarreau · Sat Jun 09 09:44:03 2012 +0200
  73. 7de211c MINOR: add a new function call tracer for debugging purposes by Willy Tarreau · Fri May 25 23:53:16 2012 +0200
  74. 9bb0e20 MINOR: contrib/iprange: add a network IP range to mask converter by Willy Tarreau · Mon Apr 02 21:44:05 2012 +0200
  75. 615674c MINOR: halog: add some help on the command line by Willy Tarreau · Mon Jan 23 08:15:51 2012 +0100
  76. e1a908c OPTIM: halog: keep a fast path for the lines-count only by Willy Tarreau · Tue Jan 03 09:23:03 2012 +0100
  77. 08911ff MINOR: halog: add support for matching queued requests by Willy Tarreau · Thu Oct 13 13:28:36 2011 +0200
  78. 6ee7175 BUILD: halog: make halog build on solaris by Willy Tarreau · Fri Sep 16 15:00:48 2011 +0200
  79. f904206 [OPTIM] halog: add assembly version of the field lookup code by Willy Tarreau · Sat Sep 10 12:26:35 2011 +0200
  80. 31a02e9 [OPTIM] halog: make fgets parse more bytes by blocks by Willy Tarreau · Sat Sep 10 10:25:05 2011 +0200
  81. 96c148b [MINOR] halog: do not consider byte 0x8A as end of line by Willy Tarreau · Fri Sep 09 08:21:55 2011 +0200
  82. 61a40c7 [MINOR] halog: support backslash-escaped quotes by Willy Tarreau · Tue Sep 06 08:11:27 2011 +0200
  83. d3007ff [MINOR] halog: add -hs/-HS to filter by HTTP status code range by Willy Tarreau · Mon Sep 05 02:07:23 2011 +0200
  84. 927cddd [MINOR] halog: add support for termination code matching (-tcn/-TCN) by Hervé COMMOWICK · Wed Aug 10 17:42:41 2011 +0200
  85. 14389e7 [OPTIM] halog: remove support for tab delimiters in input data by Willy Tarreau · Sun Jul 10 22:11:17 2011 +0200
  86. a2b39fb [OPTIM] halog: remove many 'if' by using a function pointer for the filters by Willy Tarreau · Sun Jul 10 21:39:35 2011 +0200
  87. 26deaf5 [OPTIM] halog: check once for correct line format and reuse the pointer by Willy Tarreau · Sun Jul 10 19:47:48 2011 +0200
  88. 758a6ea [OPTIM] halog: cache some common fields positions by Willy Tarreau · Sun Jul 10 18:53:44 2011 +0200
  89. df6f0d1 [MINOR] halog: gain back performance before SKIP_CHAR fix by Willy Tarreau · Sun Jul 10 18:15:08 2011 +0200
  90. 70c428f [MINOR] halog: add support for HTTP log matching (-H) by Willy Tarreau · Sun Jul 10 17:27:40 2011 +0200
  91. c82570e [MINOR] halog: make SKIP_CHAR stop on field delimiters by Willy Tarreau · Sun Jul 10 17:25:33 2011 +0200
  92. 812e7a7 [BUG] halog: correctly handle truncated last line by Willy Tarreau · Sat Jul 09 14:28:01 2011 +0200
  93. 24bcb4f [CONTRIB] halog: minor speed improvement in timer parser by Willy Tarreau · Thu Oct 28 20:39:50 2010 +0200
  94. abe45b6 [CONTRIB] halog: report per-url counts, errors and times by Willy Tarreau · Thu Oct 28 20:33:46 2010 +0200
  95. 6190b7d [CONTRIB] Update Cacti Tempates by Krzysztof Piotr Oledzki · Mon Oct 25 14:59:22 2010 +0200
  96. 3989c4b [CONTRIB] Update haproxy.pl by Krzysztof Piotr Oledzki · Mon Oct 25 16:04:17 2010 +0200
  97. 7cb62f8 [CONTRIB] add templates for Cacti. by Mathieu Trudel · Fri Oct 22 17:08:48 2010 +0200
  98. 5417081 [MINOR] halog: skip non-traffic logs for -st and -tc by Willy Tarreau · Mon Sep 13 22:50:49 2010 +0200
  99. d8fc110 [MINOR] halog: add '-tc' to sort by termination codes by Willy Tarreau · Sun Sep 12 17:56:16 2010 +0200
  100. d220106 [CONTRIB] halog: report per-server status codes, errors and response times by Willy Tarreau · Thu May 27 18:17:30 2010 +0200