1. aa977ba MINOR: stream-int: rename si_applet_done() to si_applet_wake_cb() by Willy Tarreau · Fri Sep 25 11:45:06 2015 +0200
  2. 9994238 BUG/MAJOR: applet: use a separate run queue to maintain list integrity by Willy Tarreau · Fri Sep 25 17:56:16 2015 +0200
  3. 64bca9d MINOR: applet: rename applet_runq to applet_active_queue by Willy Tarreau · Fri Sep 25 17:39:23 2015 +0200
  4. fe12793 MEDIUM: applet: make the applets only use si_applet_{cant|want|stop}_{get|put} by Willy Tarreau · Tue Apr 21 19:23:39 2015 +0200
  5. d4da196 MEDIUM: applet: centralize the call to si_applet_done() in the I/O handler by Willy Tarreau · Mon Apr 20 01:31:23 2015 +0200
  6. 3c595ac MEDIUM: applet: implement a run queue for active appctx by Willy Tarreau · Sun Apr 19 09:59:31 2015 +0200
  7. 81f38d6 MEDIUM: applet: add basic support for an applet run queue by Willy Tarreau · Mon Apr 13 17:11:11 2015 +0200