aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-service-cadet-new_core.c
Commit message (Expand)AuthorAge
* make sure after any transmission succeeds we continue looking for more (previ...Christian Grothoff2017-02-18
* do not respond to BROKEN messages with BROKEN messagesChristian Grothoff2017-02-16
* use observed RTT as starting point for retransmissionsChristian Grothoff2017-01-31
* implement no-buffer option at route levelChristian Grothoff2017-01-31
* fix lower_rung() logicChristian Grothoff2017-01-31
* fix rung prev injectionChristian Grothoff2017-01-31
* initialize direction in rung DLLChristian Grothoff2017-01-31
* more statisticsChristian Grothoff2017-01-31
* init rung fieldChristian Grothoff2017-01-31
* fair, global message buffer implementedChristian Grothoff2017-01-30
* putting into place the data structures for a global buffer pool shared across...Christian Grothoff2017-01-30
* Don't pass NULL to destroy_routeDavid Barksdale2017-01-29
* remove route also from routesChristian Grothoff2017-01-29
* collect misc. TODO items into one big listChristian Grothoff2017-01-29
* introduce buffering options on the route levelChristian Grothoff2017-01-29
* implement route timeouts at 3x keepalive frequencyChristian Grothoff2017-01-29
* complete new KX implementation, including KX_AUTH defense against KX-injectio...Christian Grothoff2017-01-28
* add #include to avoid warningChristian Grothoff2017-01-27
* add statistics for packets dropped by cadet due to full bufferChristian Grothoff2017-01-27
* implement tie-breaking in case both peers establish a connection to each othe...Christian Grothoff2017-01-27
* give more complete message types in log outputChristian Grothoff2017-01-23
* handle case of MQM being already NULLChristian Grothoff2017-01-23
* fix shutdown logicChristian Grothoff2017-01-22
* nicer order of LOG statementsChristian Grothoff2017-01-22
* more logging for cadet-core subsystemChristian Grothoff2017-01-22
* implement get_path_from_routeChristian Grothoff2017-01-21
* more LOG macrosChristian Grothoff2017-01-21
* more logging, minor bugfixes / renamesChristian Grothoff2017-01-21
* more work on channel/tunnel logicChristian Grothoff2017-01-20
* much work on connection/route/peer-level queue managementChristian 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
* cadet message struct and type rename-festChristian Grothoff2017-01-18
* towards decrypting traffic in new CADETChristian 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