1. 21028b5 MEDIUM: appctx: check for allocation attempts in buffer allocation callbacks by Willy Tarreau · 6 years ago
  2. 673867c MAJOR: applets: Use tasks, instead of rolling our own scheduler. by Olivier Houchard · 6 years ago
  3. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · 6 years ago
  4. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  5. 595d7b7 MINOR: applets: Use a bitfield to track applets activity per-thread by Christopher Faulet · 7 years ago
  6. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · 7 years ago
  7. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · 7 years ago
  8. 62a1249 MINOR: applets: no need to check for runqueue's emptiness in appctx_res_wakeup() by Willy Tarreau · 7 years ago
  9. f65610a CLEANUP: threads: rename process_mask to thread_mask by Willy Tarreau · 7 years ago
  10. a1dd243 MAJOR: threads/buffer: Make buffer wait queue thread safe by Emeric Brun · 7 years ago
  11. 1138fd0 MAJOR: threads/applet: Handle multithreading for applets by Emeric Brun · 7 years ago
  12. c730606 MAJOR: applet: applet scheduler rework. by Emeric Brun · 7 years ago
  13. a73e59b BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled by Christopher Faulet · 8 years ago
  14. 1cbe74c MINOR: applet: Count number of (active) applets by Christopher Faulet · 8 years ago
  15. 6a22dcb MINOR: cli: add private pointer and release function by Thierry FOURNIER / OZON.IO · 8 years ago
  16. 64bca9d MINOR: applet: rename applet_runq to applet_active_queue by Willy Tarreau · 9 years ago
  17. 3c595ac MEDIUM: applet: implement a run queue for active appctx by Willy Tarreau · 9 years ago
  18. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · 9 years ago
  19. 3057645 CLEANUP: applet: rename struct si_applet to applet by Willy Tarreau · 9 years ago
  20. 8a8d83b REORG: applet: move the applet definitions out of stream_interface by Willy Tarreau · 9 years ago