aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet-new_tunnels.h
Commit message (Expand)AuthorAge
* have tunnel tell channel which connection it used for transmission, so we can...Christian Grothoff2017-01-30
* introduce buffering options on the route levelChristian Grothoff2017-01-29
* implement basics of connection management for tunnels (in particular destruct...Christian Grothoff2017-01-29
* separate connection DLL into a list for ready connections and a list of busy ...Christian Grothoff2017-01-29
* complete new KX implementation, including KX_AUTH defense against KX-injectio...Christian Grothoff2017-01-28
* KEY_REKEY state was dead in old code, remove in new code; refactor KX logic i...Christian Grothoff2017-01-28
* introduce concept of unverified_kx, as a step towards having KX_AUTH implemen...Christian Grothoff2017-01-27
* implement tie-breaking in case both peers establish a connection to each othe...Christian Grothoff2017-01-27
* ensure tunnels are shutdown at the right time during shutdownChristian Grothoff2017-01-22
* more logging, minor bugfixes / renamesChristian Grothoff2017-01-21
* more work on new tunnel logicChristian Grothoff2017-01-20
* more work on channel/tunnel logicChristian Grothoff2017-01-20
* 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
* towards decrypting traffic in new CADETChristian Grothoff2017-01-17
* more work on peers, paths and tunnelsChristian Grothoff2017-01-16
* starting re-implementation of CADET serviceChristian Grothoff2017-01-15