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