aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet-new_channel.c
Commit message (Collapse)AuthorAge
...
* allow client's payload to include more than one messageChristian Grothoff2017-01-22
|
* API documentation, loggingChristian Grothoff2017-01-22
|
* correctly handle assignment of cid during channel open, send channel open ↵Christian Grothoff2017-01-22
| | | | ack, and detect duplicate open
* fixing misc cleanup issuesChristian Grothoff2017-01-22
|
* fix copy & pasteChristian Grothoff2017-01-22
|
* misc bugfixesChristian Grothoff2017-01-22
|
* logging fixes, notify MQM clients properlyChristian Grothoff2017-01-22
|
* improving loggingChristian Grothoff2017-01-22
|
* only send CHANNEL_DESTROY message if we at least send the CHANNEL_CREATE ↵Christian Grothoff2017-01-22
| | | | message, and not if the tunnel never went up in the first place
* fix startup interaction between channel and tunnel to not send CHANNEL_OPEN ↵Christian Grothoff2017-01-22
| | | | until tunnel is in KEY_OK state
* properly set executed tasks to NULLChristian Grothoff2017-01-22
|
* more logging, minor bugfixes / renamesChristian Grothoff2017-01-21
|
* some renaming, some code general code cleanup, some loggingChristian Grothoff2017-01-21
|
* renames to avoid ambiguityChristian Grothoff2017-01-21
|
* remaing remaining mandatory functions for basic operationChristian Grothoff2017-01-21
|
* working on channel passing data to clientsChristian Grothoff2017-01-20
|
* more work on new tunnel logicChristian Grothoff2017-01-20
|
* pass messages from tunnel to channelChristian Grothoff2017-01-20
|
* more work on channel/tunnel logicChristian Grothoff2017-01-20
|
* note on things left to doChristian Grothoff2017-01-19
|
* baby steps towards KXChristian Grothoff2017-01-19
|
* create matching connection objects for inbound connectionsChristian Grothoff2017-01-18
|
* more rename festivitiesChristian Grothoff2017-01-18
|
* cadet message struct and type rename-festChristian Grothoff2017-01-18
|
* starting re-implementation of CADET serviceChristian Grothoff2017-01-15