aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* fix FTBFS of testChristian Grothoff2017-03-17
* Porting leftovers to new getopt API.Marcello Stanisci2017-03-17
* Merge branch 'master' into getoptChristian Grothoff2017-03-17
|\
| * fix build issuesChristian Grothoff2017-03-16
* | porting.Marcello Stanisci2017-03-15
|/
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
* getting rid of the old cadet client library (pre-MQ)Christian Grothoff2017-03-13
* note about performance issue, indentation fixChristian Grothoff2017-03-13
* fix ftbfsChristian Grothoff2017-03-12
* rename cadet*new to just cadet, except for libgnunetcadetnew-logic (where the...Christian Grothoff2017-03-11
* drop 'new' suffix from testsChristian Grothoff2017-03-11
* remove old CADET testcasesChristian Grothoff2017-03-11
* remove old CADET service codeChristian Grothoff2017-03-11
* add assertion to make static analysis happyChristian Grothoff2017-03-10
* add assertion to make static analysis happyChristian Grothoff2017-03-10
* add assertion to make static analysis happyChristian Grothoff2017-03-10
* upstyle gnunet-cadet docspsyc://loupsycedyglgamf.onion/~lynX2017-03-08
* make total traffic and timeout configurable without recompilingBart Polot2017-03-01
* fix testcases: ack received messagesBart Polot2017-03-01
* Merge branch 'master' of git+ssh://gnunet.org/gnunetBart Polot2017-03-01
|\
| * 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
* | - fix short new testcases: send_test_message initizalize data for forward and...Bart Polot2017-03-01
|/
* 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