1. 2eca6b5 MINOR: spoe: Add "max-frame-size" statement in spoe-agent section by Christopher Faulet · Mon Feb 27 09:40:34 2017 +0100
  2. cecd852 MINOR: spoe: Add "send-frag-payload" option in spoe-agent section by Christopher Faulet · Fri Feb 24 22:11:21 2017 +0100
  3. ecc537a MINOR: spoe: Rely on alertif_too_many_arg during configuration parsing by Christopher Faulet · Thu Feb 23 22:52:39 2017 +0100
  4. 305c607 MINOR: spoe: Add "pipelining" and "async" options in spoe-agent section by Christopher Faulet · Thu Feb 23 16:17:53 2017 +0100
  5. 6a2940c MINOR: spoe: Add support of negation for options in SPOE configuration file by Christopher Faulet · Thu Feb 23 15:06:26 2017 +0100
  6. f032c3e MINOR: spoe: Improve implementation of the payload fragmentation by Christopher Faulet · Fri Feb 17 15:18:35 2017 +0100
  7. 4ff3e57 REORG: spoe: Move low-level encoding/decoding functions in dedicated header file by Christopher Faulet · Fri Feb 24 14:31:11 2017 +0100
  8. 1f40b91 REORG: spoe: Move struct and enum definitions in dedicated header file by Christopher Faulet · Fri Feb 17 09:32:19 2017 +0100
  9. 8eda93f MINOR: spoe: Handle NOTIFY frames cancellation using ABORT bit in ACK frames by Christopher Faulet · Thu Feb 09 09:44:33 2017 +0100
  10. 8ef7525 MAJOR: spoe: refactor the filter to clean up the code by Christopher Faulet · Mon Feb 20 22:56:03 2017 +0100
  11. f51f5fa MAJOR: spoe: Add support of payload fragmentation in NOTIFY frames by Christopher Faulet · Thu Jan 19 10:01:12 2017 +0100
  12. 7aa0b2b MINOR: spoe: Use the min of all known max_frame_size to encode messages by Christopher Faulet · Fri Jan 13 11:30:50 2017 +0100
  13. 4596fb7 MEDIUM: spoe: Be sure to wakeup the good entity waiting for a buffer by Christopher Faulet · Wed Jan 11 14:05:19 2017 +0100
  14. a21b064 MINOR: spoe: Check the scope of sample fetches used in SPOE messages by Christopher Faulet · Mon Jan 09 16:56:23 2017 +0100
  15. 72bcc47 MINOR: spoe: Send a log message when an error occurred during event processing by Christopher Faulet · Wed Jan 04 16:39:41 2017 +0100
  16. b067b06 MINOR: spoe: Add status code in error variable instead of hardcoded value by Christopher Faulet · Wed Jan 04 16:39:11 2017 +0100
  17. 42bfa46 MINOR: spoe: Remove SPOE details from the appctx structure by Christopher Faulet · Wed Jan 04 14:14:19 2017 +0100
  18. a1cda02 MAJOR: spoe: Add support of pipelined and asynchronous exchanges with agents by Christopher Faulet · Wed Dec 21 08:58:06 2016 +0100
  19. b0b4238 BUG/MINOR: spoe: Fix parsing of arguments in spoe-message section by Christopher Faulet · Thu Feb 23 22:41:09 2017 +0100
  20. 3b386a3 BUG/MINOR: spoe: Fix soft stop handler using a specific id for spoe filters by Christopher Faulet · Thu Feb 23 10:17:15 2017 +0100
  21. 5820a36 MEDIUM: spoe: don't create a dummy listener for outgoing connections by Willy Tarreau · Thu Dec 22 15:59:02 2016 +0100
  22. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · Fri Dec 09 17:30:18 2016 +0100
  23. b5cff60 BUG: spoe: Fix parsing of SPOE actions in ACK frames by Christopher Faulet · Thu Nov 24 14:53:22 2016 +0100
  24. 985532d MINOR: spoe: Add "option set-on-error" statement by Christopher Faulet · Wed Nov 16 15:36:19 2016 +0100
  25. 4802672 MINOR: spoe: Add "maxconnrate" and "maxerrrate" statements by Christopher Faulet · Wed Nov 16 15:01:12 2016 +0100
  26. ea62c2a MINOR: spoe: Add 'option continue-on-error' statement in spoe-agent section by Christopher Faulet · Mon Nov 14 10:54:21 2016 +0100
  27. 03a3449 MINOR: spoe: Remove useless 'timeout ack' option by Christopher Faulet · Sat Nov 19 16:47:56 2016 +0100
  28. f7a3092 MINOR: spoe: Add 'timeout processing' option to limit time to process an event by Christopher Faulet · Thu Nov 10 15:04:51 2016 +0100
  29. ba7bc16 MINOR: spoe/checks: Add support for SPOP health checks by Christopher Faulet · Mon Nov 07 21:07:38 2016 +0100
  30. f7e4e7e MAJOR: spoe: Add an experimental Stream Processing Offload Engine by Christopher Faulet · Thu Oct 27 22:29:49 2016 +0200