1. c9fa048 MAJOR: buffer: finalize buffer detachment by Willy Tarreau · 6 years ago
  2. 68db023 CLEANUP: spoe: Remove unused variables the agent structure by Christopher Faulet · 6 years ago
  3. caf2fec MINOR: spoe: Add counters to log info about SPOE agents by Christopher Faulet · 6 years ago
  4. 7250b8f MINOR: spoe: Add loggers dedicated to the SPOE agent by Christopher Faulet · 6 years ago
  5. 36bda1c MINOR: spoe: Add options to store processing times in variables by Christopher Faulet · 6 years ago
  6. b2dd1e0 MINOR: spoe: Add metrics in to know time spent in the SPOE by Christopher Faulet · 6 years ago
  7. b077cdc MEDIUM: spoe: Use an ebtree to manage idle applets by Christopher Faulet · 6 years ago
  8. 8f82b20 MINOR: spoe: Count the number of frames waiting for an ack for each applet by Christopher Faulet · 6 years ago
  9. 6f9ea4f MINOR: spoe: Replace sending_rate by a frequency counter by Christopher Faulet · 6 years ago
  10. fce747b MINOR: spoe: Always link a SPOE context with the applet processing it by Christopher Faulet · 6 years ago
  11. 4209779 MINOR: spoe: Remove check on min_applets number when a SPOE context is queued by Christopher Faulet · 6 years ago
  12. 336d3ef MINOR: spoe: add register-var-names directive in spoe-agent configuration by Christopher Faulet · 7 years ago
  13. aec8989 MINOR: spoe: add force-set-var option in spoe-agent configuration by Etienne Carriere · 7 years ago
  14. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · 7 years ago
  15. 24289f2 MEDIUM: thread/spoe: Make the SPOE thread-safe by Christopher Faulet · 7 years ago
  16. 344c4ab MEDIUM: spoe/rules: Process "send-spoe-group" action by Christopher Faulet · 7 years ago
  17. c718b82 MINOR: spoe: Add a type to qualify the message list during encoding by Christopher Faulet · 7 years ago
  18. 76c09ef MEDIUM: spoe/rules: Add "send-spoe-group" action for tcp/http rules by Christopher Faulet · 7 years ago
  19. 11610f3 MEDIUM: spoe: Parse new "spoe-group" section in SPOE config file by Christopher Faulet · 7 years ago
  20. 7ee8667 MINOR: spoe: Check uniqness of SPOE engine names during config parsing by Christopher Faulet · 7 years ago
  21. 57583e4 MEDIUM: spoe: Add support of ACLS to enable or disable sending of SPOE messages by Christopher Faulet · 7 years ago
  22. cecd852 MINOR: spoe: Add "send-frag-payload" option in spoe-agent section by Christopher Faulet · 7 years ago
  23. 305c607 MINOR: spoe: Add "pipelining" and "async" options in spoe-agent section by Christopher Faulet · 7 years ago
  24. f032c3e MINOR: spoe: Improve implementation of the payload fragmentation by Christopher Faulet · 7 years ago
  25. 1f40b91 REORG: spoe: Move struct and enum definitions in dedicated header file by Christopher Faulet · 7 years ago