1. 80527f5 MAJOR: threads/peers: Make peers thread safe by Emeric Brun · 7 years ago
  2. c4df59e MINOR: cli: add socket commands and config to prepend informational messages with severity by Andjelko Iharos · 7 years ago
  3. 2da788e MEDIUM: xref/lua: Use xref for referencing cosocket relation between stream and lua by Thierry FOURNIER · 7 years ago
  4. b13b20a BUG/MAJOR: lua/socket: resources not detroyed when the socket is aborted by Thierry FOURNIER · 7 years ago
  5. 8d85aa4 BUG/MAJOR: map: fix segfault during 'show map/acl' on cli. by Emeric Brun · 7 years ago
  6. c730606 MAJOR: applet: applet scheduler rework. by Emeric Brun · 7 years ago
  7. 42bfa46 MINOR: spoe: Remove SPOE details from the appctx structure by Christopher Faulet · 7 years ago
  8. a1cda02 MAJOR: spoe: Add support of pipelined and asynchronous exchanges with agents by Christopher Faulet · 8 years ago
  9. 52f5db2 MINOR: http: custom status reason. by Robin H. Johnson · 8 years ago
  10. f5f26e8 MINOR: appctx/cli: remove the "tlskeys" entry from the appctx union by Willy Tarreau · 8 years ago
  11. 3c92f2a MINOR: appctx/cli: remove the "server_state" entry from the appctx union by Willy Tarreau · 8 years ago
  12. 777b560 MINOR: appctx/cli: remove the "dns" entry from the appctx union by Willy Tarreau · 8 years ago
  13. 608ea59 MINOR: appctx/cli: remove the "be" entry from the appctx union by Willy Tarreau · 8 years ago
  14. f6710f8 MINOR: appctx/cli: remove the env entry from the appctx union by Willy Tarreau · 8 years ago
  15. 3af9d83 MINOR: appctx/cli: remove the cli_socket entry from the appctx union by Willy Tarreau · 8 years ago
  16. a2d5872 MINOR: cli: add two general purpose pointers and integers in the CLI struct by Willy Tarreau · 8 years ago
  17. ebec351 CLEANUP: applet: group all CLI contexts together by Willy Tarreau · 8 years ago
  18. ebed6e9 MEDIUM: lua: use memory pool for hlua struct in applets by Thierry FOURNIER · 8 years ago
  19. 18d0990 CLEANUP: lua: rename one of the lua appctx union by Thierry FOURNIER · 8 years ago
  20. eceddf7 MEDIUM: cli: 'show cli sockets' list the CLI sockets by William Lallemand · 8 years ago
  21. 90f19e3 CLEANUP: applet: remove the now unused appctx->private field by Willy Tarreau · 8 years ago
  22. a24bc78 CLEANUP: applet/table: add an "action" entry in ->table context by Willy Tarreau · 8 years ago
  23. 8ae4f75 CLEANUP: applet/lua: create a dedicated ->fcn entry in hlua_cli context by Willy Tarreau · 8 years ago
  24. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · 8 years ago
  25. 35069f8 MINOR: cli: make "show errors" capable of dumping only request or response by Willy Tarreau · 8 years ago
  26. 3b6e547 CLEANUP: cli: rename STAT_CLI_* to CLI_ST_* by Willy Tarreau · 8 years ago
  27. a44fdd9 MEDIUM: lua: Add cli handler for Lua by Thierry FOURNIER / OZON.IO · 8 years ago
  28. 6a22dcb MINOR: cli: add private pointer and release function by Thierry FOURNIER / OZON.IO · 8 years ago
  29. f7e4e7e MAJOR: spoe: Add an experimental Stream Processing Offload Engine by Christopher Faulet · 8 years ago
  30. 1e08cd8 MEDIUM: cli: register CLI keywords with cli_register_kw() by William Lallemand · 8 years ago
  31. 72a8a18 MEDIUM: dumpstats: make stats_tlskeys_list() yield-aware during tls-keys dump by William Lallemand · 8 years ago
  32. cf9e788 BUG/MEDIUM: dumpstats: undefined behavior in stats_tlskeys_list() by William Lallemand · 8 years ago
  33. 6ca9e01 BUG/MEDIUM: stats: show backend may show an empty or incomplete result by Cyril Bonté · 8 years ago
  34. 76a9978 BUG/MEDIUM: stats: show servers state may show an empty or incomplete result by Cyril Bonté · 8 years ago
  35. ae79572 MINOR: cli: add a new "show env" command by Willy Tarreau · 8 years ago
  36. a30b5db MINOR: lua: add AppletHTTP class and service by Thierry FOURNIER · 9 years ago
  37. f0a64b6 MINOR: lua: add AppletTCP class and service by Thierry FOURNIER · 9 years ago
  38. 5a363e7 MINOR: stream/applet: add use-service action by Thierry FOURNIER · 9 years ago
  39. 1245a83 MINOR: applet: add an execution timeout by Thierry FOURNIER · 9 years ago
  40. c069cfd MINOR: applet: add init function by Thierry FOURNIER · 9 years ago
  41. 2828946 MINOR: cli: new stats socket command: show servers state by Baptiste Assmann · 9 years ago
  42. 7d4335c MEDIUM: pattern/map: Maps can returns various types by Thierry FOURNIER · 9 years ago
  43. 3863f97 MINOR: dns: add DNS statistics by Baptiste Assmann · 9 years ago
  44. 200b0fa MEDIUM: Add support for updating TLS ticket keys via socket by Nenad Merdanovic · 9 years ago
  45. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · 9 years ago
  46. 3057645 CLEANUP: applet: rename struct si_applet to applet by Willy Tarreau · 9 years ago
  47. 8a8d83b REORG: applet: move the applet definitions out of stream_interface by Willy Tarreau · 9 years ago