fair, global message buffer implemented
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet-new_channel.h
2017-01-30 Christian Grothoffpass connection tunnel identifier to channel when recei...
2017-01-24 Christian Grothofffix client-client loopback flow control
2017-01-23 Christian Grothoffbetter logging, prep for having LOCAL_ACKs
2017-01-23 Christian Grothoffavoid cmp pointers, cmp ccn instead, as client may...
2017-01-23 Christian Grothoffadd sender argument to GCCH_handle_local_data so we...
2017-01-23 Christian Grothofffix shutdown sequence, start to handle loopback
2017-01-22 Christian Grothoffallow client's payload to include more than one message
2017-01-22 Christian Grothoffcorrectly handle assignment of cid during channel open...
2017-01-22 Christian Grothofffix startup interaction between channel and tunnel...
2017-01-21 Christian Grothoffmore logging, minor bugfixes / renames
2017-01-20 Christian Grothoffpass messages from tunnel to channel
2017-01-20 Christian Grothoffmore work on channel/tunnel logic
2017-01-19 Christian Grothoffbaby steps towards KX
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-15 Christian Grothoffstarting re-implementation of CADET service