aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* do not bitch at CADET for issues that can happen in normal operationChristian Grothoff2017-02-28
* more stats for happy FlorianChristian Grothoff2017-02-28
* fix some breaks, add stats for encrypted/decrypted bytes in CADETChristian Grothoff2017-02-28
* misc minor fixesChristian Grothoff2017-02-28
* move path destruction to separate task to avoid deep-recursion free-while-in-...Christian Grothoff2017-02-26
* Change helper libraries to be noinst_LTLIBTRARIESРуслан Ижбулатов2017-02-26
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
* not always ready when send_kx is calledChristian Grothoff2017-02-24
* permit NULL headChristian Grothoff2017-02-24
* update counters properlyChristian Grothoff2017-02-24
* not exactly a protocol violation, but a case for statsChristian Grothoff2017-02-22
* ignore new testcasesBart Polot2017-02-21
* Add new testcases, to exercise the mq API.Bart Polot2017-02-21
* change Makefile.am back so it builds at least; fix #4908 in cadet APIChristian Grothoff2017-02-21
* converting conversation to use new CADET APIChristian Grothoff2017-02-21
* Fix channel disconnect checking<Bart Polot2017-02-21
* - verbose logBart Polot2017-02-21
* - docBart Polot2017-02-21
* Rewrite cadet tests using MQ APIBart Polot2017-02-21
* prevent crash on exitChristian Grothoff2017-02-21
* also do send_kx if we fail to decryptChristian Grothoff2017-02-20
* - doxygenBart Polot2017-02-20
* - minor changes: doxygen, log, code order, code legibilityBart Polot2017-02-20
* Refactor copying of handler arraysBart Polot2017-02-20
* misc logging, no semantic changesChristian Grothoff2017-02-19
* trying to fix #4899Christian Grothoff2017-02-19
* make sure after any transmission succeeds we continue looking for more (previ...Christian Grothoff2017-02-18
* loglevel MESSAGE for the incoming connection message + typelurchi2017-02-18
* 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