1. 3af9d83 MINOR: appctx/cli: remove the cli_socket entry from the appctx union by Willy Tarreau · 8 years ago
  2. a2d5872 MINOR: cli: add two general purpose pointers and integers in the CLI struct by Willy Tarreau · 8 years ago
  3. ebec351 CLEANUP: applet: group all CLI contexts together by Willy Tarreau · 8 years ago
  4. ebed6e9 MEDIUM: lua: use memory pool for hlua struct in applets by Thierry FOURNIER · 8 years ago
  5. 18d0990 CLEANUP: lua: rename one of the lua appctx union by Thierry FOURNIER · 8 years ago
  6. eceddf7 MEDIUM: cli: 'show cli sockets' list the CLI sockets by William Lallemand · 8 years ago
  7. 90f19e3 CLEANUP: applet: remove the now unused appctx->private field by Willy Tarreau · 8 years ago
  8. a24bc78 CLEANUP: applet/table: add an "action" entry in ->table context by Willy Tarreau · 8 years ago
  9. 8ae4f75 CLEANUP: applet/lua: create a dedicated ->fcn entry in hlua_cli context by Willy Tarreau · 8 years ago
  10. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · 8 years ago
  11. 35069f8 MINOR: cli: make "show errors" capable of dumping only request or response by Willy Tarreau · 8 years ago
  12. 3b6e547 CLEANUP: cli: rename STAT_CLI_* to CLI_ST_* by Willy Tarreau · 8 years ago
  13. a44fdd9 MEDIUM: lua: Add cli handler for Lua by Thierry FOURNIER / OZON.IO · 8 years ago
  14. 6a22dcb MINOR: cli: add private pointer and release function by Thierry FOURNIER / OZON.IO · 8 years ago
  15. f7e4e7e MAJOR: spoe: Add an experimental Stream Processing Offload Engine by Christopher Faulet · 8 years ago
  16. 1e08cd8 MEDIUM: cli: register CLI keywords with cli_register_kw() by William Lallemand · 8 years ago
  17. 72a8a18 MEDIUM: dumpstats: make stats_tlskeys_list() yield-aware during tls-keys dump by William Lallemand · 8 years ago
  18. cf9e788 BUG/MEDIUM: dumpstats: undefined behavior in stats_tlskeys_list() by William Lallemand · 8 years ago
  19. 6ca9e01 BUG/MEDIUM: stats: show backend may show an empty or incomplete result by Cyril Bonté · 8 years ago
  20. 76a9978 BUG/MEDIUM: stats: show servers state may show an empty or incomplete result by Cyril Bonté · 8 years ago
  21. ae79572 MINOR: cli: add a new "show env" command by Willy Tarreau · 8 years ago
  22. a30b5db MINOR: lua: add AppletHTTP class and service by Thierry FOURNIER · 9 years ago
  23. f0a64b6 MINOR: lua: add AppletTCP class and service by Thierry FOURNIER · 9 years ago
  24. 5a363e7 MINOR: stream/applet: add use-service action by Thierry FOURNIER · 9 years ago
  25. 1245a83 MINOR: applet: add an execution timeout by Thierry FOURNIER · 9 years ago
  26. c069cfd MINOR: applet: add init function by Thierry FOURNIER · 9 years ago
  27. 2828946 MINOR: cli: new stats socket command: show servers state by Baptiste Assmann · 9 years ago
  28. 7d4335c MEDIUM: pattern/map: Maps can returns various types by Thierry FOURNIER · 9 years ago
  29. 3863f97 MINOR: dns: add DNS statistics by Baptiste Assmann · 9 years ago
  30. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · 9 years ago
  31. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · 9 years ago
  32. 3057645 CLEANUP: applet: rename struct si_applet to applet by Willy Tarreau · 9 years ago
  33. 8a8d83b REORG: applet: move the applet definitions out of stream_interface by Willy Tarreau · 9 years ago