trying to make KX logic slightly more readable
[oweals/gnunet.git] / src / cadet / gnunet-service-cadet-new_core.c
2017-01-27 Christian Grothoffimplement tie-breaking in case both peers establish...
2017-01-23 Christian Grothoffgive more complete message types in log output
2017-01-23 Christian Grothoffhandle case of MQM being already NULL
2017-01-22 Christian Grothofffix shutdown logic
2017-01-22 Christian Grothoffnicer order of LOG statements
2017-01-22 Christian Grothoffmore logging for cadet-core subsystem
2017-01-21 Christian Grothoffimplement get_path_from_route
2017-01-21 Christian Grothoffmore LOG macros
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 Grothoffwork towards routing
2017-01-18 Christian Grothoffmore rename festivities
2017-01-18 Christian Grothoffcadet message struct and type rename-fest
2017-01-17 Christian Grothofftowards decrypting traffic in new CADET
2017-01-17 Christian Grothoffuse new shortmap to simplify CADET logic a bit
2017-01-17 Christian Grothofftowards actual routing...
2017-01-17 Christian Grothoffstarting with CORE subsystem for CADET