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