haproxy/addons
Christopher Faulet 908628c4c0 MEDIUM: tree-wide: Use CS util functions instead of SI ones
At many places, we now use the new CS functions to get a stream or a channel
from a conn-stream instead of using the stream-interface API. It is the
first step to reduce the scope of the stream-interfaces. The main change
here is about the applet I/O callback functions. Before the refactoring, the
stream-interface was the appctx owner. Thus, it was heavily used. Now, as
far as possible,the conn-stream is used. Of course, it remains many calls to
the stream-interface API.
2022-04-13 15:10:14 +02:00
..
51degrees CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.h 2021-09-11 19:58:45 +02:00
deviceatlas MEDIUM: da: update module to handle schedule mode. 2022-01-28 07:29:01 +01:00
ot Revert "BUILD: opentracing: display warning in case of using OT_USE_VARS at compile time" 2022-04-08 16:31:33 +02:00
promex MEDIUM: tree-wide: Use CS util functions instead of SI ones 2022-04-13 15:10:14 +02:00
wurfl BUILD: wurfl: wurfl.c needs tools.h 2021-05-08 12:56:20 +02:00