converting conversation to use new CADET API
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet-new_connection.h
2017-01-31 Christian Grothoffuse observed RTT as starting point for retransmissions
2017-01-31 Christian Grothoffdo not recompute off if we can just pass it in
2017-01-30 Christian Grothofftrack and return performance metrics per cadet connection
2017-01-30 Christian Grothoffhandle KX AUTH failure by retransmitting KX
2017-01-29 Christian Grothoffintroduce buffering options on the route level
2017-01-28 Christian Grothoffcomplete new KX implementation, including KX_AUTH defen...
2017-01-27 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-01-27 Christian Grothoffimplement tie-breaking in case both peers establish...
2017-01-21 Christian Grothoffmore logging, minor bugfixes / renames
2017-01-20 Christian Grothoffmore work on channel/tunnel logic
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-18 Christian Grothoffmore rename festivities
2017-01-18 Christian Grothoffcadet message struct and type rename-fest
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothofftowards actual routing...
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-15 Christian Grothoffstarting re-implementation of CADET service