ambrop7 188b71fe3f flow: add LineBuffer 15 anni fa
..
BufferWriter.c c2167ac4b0 Minor changes 15 anni fa
BufferWriter.h 8bf44ec382 Minor changes 15 anni fa
CMakeLists.txt 188b71fe3f flow: add LineBuffer 15 anni fa
DataProtoKeepaliveSource.c c5e652b3fd Minor changes 15 anni fa
DataProtoKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
DatagramSocketSink.c d588473938 log errors where they occur 15 anni fa
DatagramSocketSink.h 8e969cfc58 move flow/error.h to FlowError 15 anni fa
DatagramSocketSource.c d588473938 log errors where they occur 15 anni fa
DatagramSocketSource.h 8e969cfc58 move flow/error.h to FlowError 15 anni fa
FlowError.c d1e931fcb4 FlowError: pass an int error code instead of a void * 15 anni fa
FlowError.h d1e931fcb4 FlowError: pass an int error code instead of a void * 15 anni fa
FragmentProtoAssembler.c 084597a46d minor changes 15 anni fa
FragmentProtoAssembler.h 084597a46d minor changes 15 anni fa
FragmentProtoDisassembler.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
FragmentProtoDisassembler.h 0557db2ac5 minor changes 15 anni fa
KeepaliveIO.c c2167ac4b0 Minor changes 15 anni fa
KeepaliveIO.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
LineBuffer.c 188b71fe3f flow: add LineBuffer 15 anni fa
LineBuffer.h 188b71fe3f flow: add LineBuffer 15 anni fa
PacketBuffer.c 6f95696566 ChunkBuffer2: add ChunkBuffer2_calc_blocks for computing the number of blocks, checking for overflows 15 anni fa
PacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketCopier.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketPassConnector.c e4e49b9c7d minor changes 15 anni fa
PacketPassConnector.h e4e49b9c7d minor changes 15 anni fa
PacketPassFairQueue.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
PacketPassFairQueue.h d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
PacketPassInactivityMonitor.c 4481858317 PacketPassInactivityMonitor: add PacketPassInactivityMonitor_Force 15 anni fa
PacketPassInactivityMonitor.h 4481858317 PacketPassInactivityMonitor: add PacketPassInactivityMonitor_Force 15 anni fa
PacketPassInterface.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
PacketPassInterface.h d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
PacketPassNotifier.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
PacketPassNotifier.h 087189af36 PacketPassNotifier: remove useless debug code 15 anni fa
PacketPassPriorityQueue.c d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
PacketPassPriorityQueue.h d32126c2c9 PacketPassInterface: remove Cancel in favour of RequestCancel with non-immediate effect, update 15 anni fa
PacketProtoDecoder.c 521f7db90f remove some gccisms 15 anni fa
PacketProtoDecoder.h 8e969cfc58 move flow/error.h to FlowError 15 anni fa
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify 15 anni fa
PacketProtoEncoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketProtoFlow.h c5e652b3fd Minor changes 15 anni fa
PacketRecvBlocker.c c5e652b3fd Minor changes 15 anni fa
PacketRecvBlocker.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketRecvConnector.c e4e49b9c7d minor changes 15 anni fa
PacketRecvConnector.h e4e49b9c7d minor changes 15 anni fa
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
PacketRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more 15 anni fa
PacketRouter.h e28eeecf22 PacketRouter: first send, then receive more 15 anni fa
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
PacketStreamSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer 15 anni fa
RouteBuffer.h 5fd2e0cf5b flow: add RouteBuffer 15 anni fa
SCKeepaliveSource.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
SCKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
SPProtoDecoder.c bd2f1db00c DatagramPeerIO: allow setting and unsetting handlers 15 anni fa
SPProtoDecoder.h bd2f1db00c DatagramPeerIO: allow setting and unsetting handlers 15 anni fa
SPProtoEncoder.c bd2f1db00c DatagramPeerIO: allow setting and unsetting handlers 15 anni fa
SPProtoEncoder.h bd2f1db00c DatagramPeerIO: allow setting and unsetting handlers 15 anni fa
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
SinglePacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: 15 anni fa
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) 15 anni fa
SinglePacketSender.h adaa666328 SinglePacketSender: port to DebugError 15 anni fa
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
StreamPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
StreamRecvConnector.c e4e49b9c7d minor changes 15 anni fa
StreamRecvConnector.h e4e49b9c7d minor changes 15 anni fa
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
StreamRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces 15 anni fa
StreamSocketSink.c d588473938 log errors where they occur 15 anni fa
StreamSocketSink.h ced69b1b88 StreamSocketSink: port to DebugError 15 anni fa
StreamSocketSource.c d588473938 log errors where they occur 15 anni fa
StreamSocketSource.h 32ee730ed1 StreamSocketSource: port to DebugError 15 anni fa