aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet-new_tunnels.c
Commit message (Expand)AuthorAge
...
* fix shutdown logicChristian Grothoff2017-01-22
* nicer loggingChristian Grothoff2017-01-22
* must delay iteration over paths until later, as we may be right now creating ...Christian Grothoff2017-01-22
* improving loggingChristian Grothoff2017-01-22
* fix startup interaction between channel and tunnel to not send CHANNEL_OPEN u...Christian Grothoff2017-01-22
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
* fixing leaksChristian Grothoff2017-01-22
* at least NULL the task handle in the unimplemented taskChristian Grothoff2017-01-22
* ensure tunnels are shutdown at the right time during shutdownChristian Grothoff2017-01-22
* initialize ephemeral keysChristian Grothoff2017-01-22
* more logging, minor bugfixes / renamesChristian Grothoff2017-01-21
* some renaming, some code general code cleanup, some loggingChristian Grothoff2017-01-21
* remaing remaining mandatory functions for basic operationChristian Grothoff2017-01-21
* 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
* much work on connection/route/peer-level queue managementChristian 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
* add logic to properly decode and dispatch decrypted messagesChristian Grothoff2017-01-17
* towards decrypting traffic in new CADETChristian Grothoff2017-01-17
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* importing KX logic, integrating encryption logicChristian Grothoff2017-01-17
* more work on new CADETChristian Grothoff2017-01-17
* more work on peers, paths and tunnelsChristian Grothoff2017-01-16
* starting re-implementation of CADET serviceChristian Grothoff2017-01-15