ambrop7 ba6234e350 fix integer overflows, cosmetic changes il y a 14 ans
..
BufferWriter.c c2167ac4b0 Minor changes il y a 15 ans
BufferWriter.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
CMakeLists.txt 7c9776158b PacketProtoDecoder: report errors without FlowError. il y a 14 ans
LineBuffer.c cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
LineBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketBuffer.c ba6234e350 fix integer overflows, cosmetic changes il y a 14 ans
PacketBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketCopier.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update il y a 15 ans
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: il y a 15 ans
PacketPassConnector.c e4e49b9c7d minor changes il y a 15 ans
PacketPassConnector.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketPassFairQueue.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update il y a 15 ans
PacketPassFairQueue.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketPassInterface.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update il y a 15 ans
PacketPassInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketPassNotifier.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update il y a 15 ans
PacketPassNotifier.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketPassPriorityQueue.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update il y a 15 ans
PacketPassPriorityQueue.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketProtoDecoder.c 7c9776158b PacketProtoDecoder: report errors without FlowError. il y a 14 ans
PacketProtoDecoder.h 7c9776158b PacketProtoDecoder: report errors without FlowError. il y a 14 ans
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify il y a 15 ans
PacketProtoEncoder.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: il y a 15 ans
PacketProtoFlow.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketRecvBlocker.c c5e652b3fd Minor changes il y a 15 ans
PacketRecvBlocker.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketRecvConnector.c e4e49b9c7d minor changes il y a 15 ans
PacketRecvConnector.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces il y a 15 ans
PacketRecvInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more il y a 15 ans
PacketRouter.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: il y a 15 ans
PacketStreamSender.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer il y a 15 ans
RouteBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
SinglePacketBuffer.c abc0fb93c5 use BAlloc in allocations where zero size is possible il y a 14 ans
SinglePacketBuffer.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
SinglePacketSender.c 481b171588 DebugError: don't use a dead var, use a job to enforce destruction, allowing the destruction to be done from the handler's jobs (rather than just the handler) il y a 15 ans
SinglePacketSender.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
SingleStreamReceiver.c 753bccc38b flow: add SingleStreamReceiver il y a 15 ans
SingleStreamReceiver.h 753bccc38b flow: add SingleStreamReceiver il y a 15 ans
SingleStreamSender.c 46ee678fcb flow: add SingleStreamSender il y a 15 ans
SingleStreamSender.h 46ee678fcb flow: add SingleStreamSender il y a 15 ans
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces il y a 15 ans
StreamPassInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
StreamRecvConnector.c e4e49b9c7d minor changes il y a 15 ans
StreamRecvConnector.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces il y a 15 ans
StreamRecvInterface.h cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 15 ans