aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* some renaming, some code general code cleanup, some loggingChristian Grothoff2017-01-21
* renames to avoid ambiguityChristian Grothoff2017-01-21
* remaing remaining mandatory functions for basic operationChristian Grothoff2017-01-21
* working on channel passing data to clientsChristian Grothoff2017-01-20
* 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
* note on things left to doChristian Grothoff2017-01-19
* 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
* work towards routingChristian Grothoff2017-01-18
* more rename festivitiesChristian Grothoff2017-01-18
* add note to legacy code about rename operationChristian Grothoff2017-01-18
* introduce CadetEncryptedMessageIdentifier instead of over-using uint32_tChristian 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
* unnecessary hereChristian Grothoff2017-01-17
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* towards actual routing...Christian Grothoff2017-01-17
* starting with CORE subsystem for CADETChristian Grothoff2017-01-17
* importing KX logic, integrating encryption logicChristian Grothoff2017-01-17
* more work on new CADETChristian Grothoff2017-01-17
* finish logic to maintain pathsChristian Grothoff2017-01-16
* more work on peers, paths and tunnelsChristian Grothoff2017-01-16
* more work on peer and paths structuresChristian Grothoff2017-01-16
* design CadetPeerPathEntry data structureChristian Grothoff2017-01-16
* starting re-implementation of CADET serviceChristian Grothoff2017-01-15
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* cosmeticsChristian Grothoff2017-01-09
* do not attempt to publish empty HELLOsChristian Grothoff2017-01-09
* remove obsolete optionsChristian Grothoff2017-01-09
* improve commentsChristian Grothoff2017-01-09
* out-of-order PIDs are not exactly protocol violations, hence do not report as...Christian Grothoff2017-01-09
* properly handle case of should-drop by asynchronously running continuationChristian Grothoff2017-01-09
* DLL remove already done inside of call_peer_cont()Christian Grothoff2017-01-09
* fix format string issueChristian Grothoff2017-01-09
* fix more field initialziation order issuesChristian Grothoff2017-01-09
* fix crashes caused by DLL removes preceeding DLL insertsChristian Grothoff2017-01-09
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* - ignore test filesBart Polot2016-11-09
* - add subdirectory gitignore filesBart Polot2016-11-09
* - fix handling of HELLO with 0 expiration timeBart Polot2016-11-09
* - axolotl initialization takes > 1s under valgrindBart Polot2016-11-04
* - avoid connection timeout in valgrind testsBart Polot2016-11-04
* - use timing macro instead of logBart Polot2016-11-04
* -remove dead codeBart Polot2016-11-04
* - simplify loggingBart Polot2016-11-04