fixing misc cleanup issues
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet-new.h
2017-01-22 Christian Grothofffixing misc cleanup issues
2017-01-21 Christian Grothoffremaing remaining mandatory functions for basic operation
2017-01-20 Christian Grothoffworking on channel passing data to clients
2017-01-19 Christian Grothoffmuch work on connection/route/peer-level queue management
2017-01-18 Christian Grothoffcreate matching connection objects for inbound connections
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothoffimporting KX logic, integrating encryption logic
2017-01-17 Christian Grothoffmore work on new CADET
2017-01-16 Christian Grothoffmore work on peers, paths and tunnels
2017-01-16 Christian Grothoffmore work on peer and paths structures
2017-01-16 Christian Grothoffdesign CadetPeerPathEntry data structure
2017-01-15 Christian Grothoffstarting re-implementation of CADET service