aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* mostly logging, avoid having more than one typemap in transmission queue, acc...Christian Grothoff2017-02-19
* misc logging, no semantic changesChristian Grothoff2017-02-19
* fix zombie-festChristian Grothoff2017-02-19
* converting consensus service to new SERVICE APIChristian Grothoff2017-02-19
* towards converting SP to new CADET API; still fails tests thoughChristian 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
* append to TAIL of mutation list for processing in right orderChristian Grothoff2017-02-18
* logging fixes, nicer commentsChristian Grothoff2017-02-18
* loglevel MESSAGE for the incoming connection message + typelurchi2017-02-18
* update gitignoreChristian Grothoff2017-02-18
* terminate instantly, even on failureChristian Grothoff2017-02-18
* fix testcaseChristian Grothoff2017-02-18
* fix ignore fileChristian Grothoff2017-02-18
* misc bugfixesChristian Grothoff2017-02-18
* no prefix for set eitherlurchi2017-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
* ignore testsChristian Grothoff2017-02-17
* missing 'const'Christian Grothoff2017-02-17
* fix crash issues in SETChristian Grothoff2017-02-17
* move SET to use new MQ API properlyChristian 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
* convert to new CADET API, not working due to CADET-API internal bugsChristian Grothoff2017-02-17
* assertion was inverted, also probably too strictChristian Grothoff2017-02-17
* ignore perf filesChristian Grothoff2017-02-16
* first, very rough conversion of SET service to new cadet client API (fails te...Christian Grothoff2017-02-16
* migrate SET service to new SERVICE APIChristian Grothoff2017-02-16
* 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
* fix log message format strChristian Grothoff2017-02-16
* set type correctly in nat auto testChristian 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
* introducing GNUNET_CRYPTO_ecdhe_create2() to avoid malloc nonsenseChristian Grothoff2017-02-15
* fix format string bugChristian Grothoff2017-02-15
* fix #4890Christian Grothoff2017-02-15
* pass correct pointer to GNUNET_NAT_registerChristian Grothoff2017-02-13