ambrop7 521f7db90f remove some gccisms před 15 roky
..
BufferWriter.c c2167ac4b0 Minor changes před 15 roky
BufferWriter.h 8bf44ec382 Minor changes před 15 roky
CMakeLists.txt fda152417e PacketRecvNotifier: remove před 15 roky
DataProtoKeepaliveSource.c c5e652b3fd Minor changes před 15 roky
DataProtoKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
DatagramSocketSink.c d588473938 log errors where they occur před 15 roky
DatagramSocketSink.h 8e969cfc58 move flow/error.h to FlowError před 15 roky
DatagramSocketSource.c d588473938 log errors where they occur před 15 roky
DatagramSocketSource.h 8e969cfc58 move flow/error.h to FlowError před 15 roky
FlowError.c d1e931fcb4 FlowError: pass an int error code instead of a void * před 15 roky
FlowError.h d1e931fcb4 FlowError: pass an int error code instead of a void * před 15 roky
FragmentProtoAssembler.c 084597a46d minor changes před 15 roky
FragmentProtoAssembler.h 084597a46d minor changes před 15 roky
FragmentProtoDisassembler.c 521f7db90f remove some gccisms před 15 roky
FragmentProtoDisassembler.h 0557db2ac5 minor changes před 15 roky
KeepaliveIO.c c2167ac4b0 Minor changes před 15 roky
KeepaliveIO.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketBuffer.c 4b25f9ad36 PacketBuffer: call Recv before calling Send, so that sending has priority over receiving (it's a LIFO...) před 15 roky
PacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketCopier.c 5bf73c9771 PacketCopier, FragmentProtoDisassembler: always call Done for input and output in the same order, giving priority to output před 15 roky
PacketCopier.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketPassConnector.c e4e49b9c7d minor changes před 15 roky
PacketPassConnector.h e4e49b9c7d minor changes před 15 roky
PacketPassFairQueue.c 521f7db90f remove some gccisms před 15 roky
PacketPassFairQueue.h 6953c4d39d oops... před 15 roky
PacketPassInactivityMonitor.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketPassInactivityMonitor.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
PacketPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
PacketPassNotifier.c 087189af36 PacketPassNotifier: remove useless debug code před 15 roky
PacketPassNotifier.h 087189af36 PacketPassNotifier: remove useless debug code před 15 roky
PacketPassPriorityQueue.c 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes před 15 roky
PacketPassPriorityQueue.h 104fb40944 PacketPassPriorityQueue, PacketPassFairQueue: minor changes před 15 roky
PacketProtoDecoder.c 521f7db90f remove some gccisms před 15 roky
PacketProtoDecoder.h 8e969cfc58 move flow/error.h to FlowError před 15 roky
PacketProtoEncoder.c b66f585596 PacketProtoEncoder: simplify před 15 roky
PacketProtoEncoder.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketProtoFlow.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketProtoFlow.h c5e652b3fd Minor changes před 15 roky
PacketRecvBlocker.c c5e652b3fd Minor changes před 15 roky
PacketRecvBlocker.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketRecvConnector.c e4e49b9c7d minor changes před 15 roky
PacketRecvConnector.h e4e49b9c7d minor changes před 15 roky
PacketRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
PacketRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
PacketRouter.c e28eeecf22 PacketRouter: first send, then receive more před 15 roky
PacketRouter.h e28eeecf22 PacketRouter: first send, then receive more před 15 roky
PacketStreamSender.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
PacketStreamSender.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
RouteBuffer.c 5fd2e0cf5b flow: add RouteBuffer před 15 roky
RouteBuffer.h 5fd2e0cf5b flow: add RouteBuffer před 15 roky
SCKeepaliveSource.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
SCKeepaliveSource.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
SPProtoDecoder.c 521f7db90f remove some gccisms před 15 roky
SPProtoDecoder.h 0557db2ac5 minor changes před 15 roky
SPProtoEncoder.c 521f7db90f remove some gccisms před 15 roky
SPProtoEncoder.h d1ab2294b8 minor changes, move OTP warning to SPProtoEncoder před 15 roky
SinglePacketBuffer.c 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
SinglePacketBuffer.h 00cd64a636 Introduce a brand new design based on a LIFO list of jobs pending execution: před 15 roky
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) před 15 roky
SinglePacketSender.h adaa666328 SinglePacketSender: port to DebugError před 15 roky
StreamPassInterface.c a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
StreamPassInterface.h a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
StreamRecvConnector.c e4e49b9c7d minor changes před 15 roky
StreamRecvConnector.h e4e49b9c7d minor changes před 15 roky
StreamRecvInterface.c a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
StreamRecvInterface.h a72cb44424 flow: simplify implementation of flow interfaces před 15 roky
StreamSocketSink.c d588473938 log errors where they occur před 15 roky
StreamSocketSink.h ced69b1b88 StreamSocketSink: port to DebugError před 15 roky
StreamSocketSource.c d588473938 log errors where they occur před 15 roky
StreamSocketSource.h 32ee730ed1 StreamSocketSource: port to DebugError před 15 roky