aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
...
* misc bugfixesChristian Grothoff2017-02-18
* no prefix in GitChristian Grothoff2017-02-17
* Fix cleanup issues and some leakChristian Grothoff2017-02-17
* fix loopback disconnect signalling and a few memory leaksChristian Grothoff2017-02-17
* misc fixes in new CADET API, porting gnunet-cadet to new APIChristian Grothoff2017-02-17
* missing 'const'Christian Grothoff2017-02-17
* get FS test with CADET to finally pass againChristian Grothoff2017-02-17
* hacking up 'new' CADET API without legacy logicChristian Grothoff2017-02-17
* this actually happens and is fineChristian Grothoff2017-02-16
* introduce loose state, fix channel state machineChristian Grothoff2017-02-16
* properly clean up unbound channelsChristian Grothoff2017-02-16
* fix logChristian Grothoff2017-02-16
* do not respond to BROKEN messages with BROKEN messagesChristian Grothoff2017-02-16
* cancel existing last_control_qe handle before scheduling a new one, alwaysChristian Grothoff2017-02-16
* extra assertsChristian Grothoff2017-02-16
* use force when requiredChristian Grothoff2017-02-16
* fix #4895: set highbit always for the returned cn, not just on the second callChristian Grothoff2017-02-15
* spell out message types more, use correct conversion directionChristian Grothoff2017-02-15
* fix typos in log msgsChristian Grothoff2017-02-15
* fixing #4878 -- by avoiding allocation in the first placeChristian Grothoff2017-02-15
* update ignore fileChristian Grothoff2017-02-15
* fix format string bugChristian Grothoff2017-02-15
* add assertion that we do not release path that is still used by a connectionChristian Grothoff2017-02-13
* Add mq testBart Polot2017-02-08
* Fix open port, copy handlers for use on incoming channelsBart Polot2017-02-08
* - adjust FWD/BCK to new channel numberingBart Polot2017-02-08
* - code/debug formatBart Polot2017-02-08
* - debug, indentation, legibilityBart Polot2017-02-08
* fix cadet mq api, use proper function argumentsBart Polot2017-02-08
* - fix assertion conditionBart Polot2017-02-08
* - doxygen, debug textBart Polot2017-02-08
* Merge branch 'master' of git+ssh://gnunet.org/gnunetBart Polot2017-02-08
|\
| * don't let further circuits disrupt 'gnunet-cadet -o'psyc://loupsycedyglgamf.onion/~lynX2017-02-02
* | Only call window_size on incrementing size, allow ACK+1 messages to be takenBart Polot2017-02-02
* | Implement data ack in CADET MQ APIBart Polot2017-02-02
|/
* force attachment if connection is still thereChristian Grothoff2017-02-01
* preserve invariants while calling GCP_detatch_path while reorging pathsChristian Grothoff2017-02-01
* log if we get a redundant KX_AUTH, do not assertChristian Grothoff2017-02-01
* path heap could be null here during shutdownChristian Grothoff2017-02-01
* init worst, to avoid valgrind warning (otherwise harmless)Christian Grothoff2017-02-01
* fix peer destruction triggersChristian Grothoff2017-02-01
* another channel-add destroy-cancel fixChristian Grothoff2017-02-01
* stop destroy task if connection goes upChristian Grothoff2017-01-31
* 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
* fix loop detection logicChristian Grothoff2017-01-31
* initialize direction in rung DLLChristian Grothoff2017-01-31
* Fix off-by-oneChristian Grothoff2017-01-31