1. fc80e30 REORG: ebtree: clean up remains of the ebtree/ directory by Willy Tarreau · Wed May 27 11:05:33 2020 +0200
  2. ce7b00f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon Mar 23 22:28:40 2020 +0500
  3. 855796b BUG/MAJOR: list: fix invalid element address calculation by Willy Tarreau · Wed Mar 11 11:54:04 2020 +0100
  4. 86e106e CLEANUP: contrib/spoa_example: Fix several typos by Miroslav Zagorac · Wed Feb 19 12:12:06 2020 +0100
  5. a1bd1fa BUILD: use inttypes.h instead of stdint.h by Willy Tarreau · Fri Mar 29 17:26:33 2019 +0100
  6. ebe14bb CLEANUP: fix typos in comments for contrib/spoa_example by Joseph Herlant · Fri Nov 09 18:36:35 2018 -0800
  7. 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
  8. 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
  9. c4dcaff BUG/MEDIUM: spoe: Flags are not encoded in network order by Thierry FOURNIER · Fri May 18 12:25:39 2018 +0200
  10. 29a05c1 BUG/MINOR: spoa-example: unexpected behavior for more than 127 args by Thierry FOURNIER · Sun Feb 25 21:33:38 2018 +0100
  11. 0b89f72 MINOR: spoa_example: Count the number of frames processed by each worker by Christopher Faulet · Tue Jan 23 14:46:51 2018 +0100
  12. 57dc283 BUILD: Fix LDFLAGS vs. LIBS re linking order in various makefiles by Christian Ruppert · Thu Nov 30 10:11:36 2017 +0100
  13. 5438183 CONTRIB: spoa_example: remove SPOE enums that are useless for clients by Eric Salama · Wed Nov 15 14:14:30 2017 +0100
  14. 75f4246 CONTRIB: spoa_example: remove last dependencies on type "sample" by Willy Tarreau · Tue Nov 14 15:01:22 2017 +0100
  15. 9f95ff0 CONTRIB: spoa_example: remove bref, wordlist, cond_wordlist by Willy Tarreau · Tue Nov 14 11:11:53 2017 +0100
  16. 8a9c6c2 CONTRIB: spoa_example: allow to compile outside HAProxy. by Eric Salama · Fri Nov 10 11:02:23 2017 +0100
  17. 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
  18. 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
  19. f032c3e MINOR: spoe: Improve implementation of the payload fragmentation by Christopher Faulet · Fri Feb 17 15:18:35 2017 +0100
  20. 4ff3e57 REORG: spoe: Move low-level encoding/decoding functions in dedicated header file by Christopher Faulet · Fri Feb 24 14:31:11 2017 +0100
  21. 1f40b91 REORG: spoe: Move struct and enum definitions in dedicated header file by Christopher Faulet · Fri Feb 17 09:32:19 2017 +0100
  22. 8eda93f MINOR: spoe: Handle NOTIFY frames cancellation using ABORT bit in ACK frames by Christopher Faulet · Thu Feb 09 09:44:33 2017 +0100
  23. 8501035 MINOR: spoe: Add support for fragmentation capability in the SPOA example by Christopher Faulet · Thu Feb 02 10:14:36 2017 +0100
  24. f95b111 MINOR: spoe: Add support for pipelining/async capabilities in the SPOA example by Christopher Faulet · Wed Dec 21 08:58:16 2016 +0100
  25. 03a3449 MINOR: spoe: Remove useless 'timeout ack' option by Christopher Faulet · Sat Nov 19 16:47:56 2016 +0100
  26. ba7bc16 MINOR: spoe/checks: Add support for SPOP health checks by Christopher Faulet · Mon Nov 07 21:07:38 2016 +0100
  27. 010fded MINOR: spoe: add random ip-reputation service as SPOA example by Christopher Faulet · Thu Nov 03 22:49:37 2016 +0100