aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* Combine logic for attaching pathsDavid Barksdale2017-12-29
* add assertionChristian Grothoff2017-12-28
* Actually print the path as a stringDavid Barksdale2017-12-28
* Better cycle checking in path from DHTDavid Barksdale2017-12-27
* Fix use-after-free in gnunet-cadetDavid Barksdale2017-12-27
* Fix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_TUNNELSDavid Barksdale2017-12-27
* Fix handling of GNUNET_MESSAGE_TYPE_CADET_LOCAL_INFO_PEERSDavid Barksdale2017-12-27
* add logging to cadet initiatlizationsChristian Grothoff2017-12-27
* indentation fixChristian Grothoff2017-12-27
* Prevent multipeermap from being reallocatedDavid Barksdale2017-12-26
* Revert "Fix use-after-free in loop over modified list"David Barksdale2017-12-23
* Check for cycles in cadet pathsDavid Barksdale2017-12-23
* Check for invalid path_lengthDavid Barksdale2017-12-22
* Fix use-after-free in loop over modified listDavid Barksdale2017-12-18
* fix related to #4909/12605: force desirability of path if path is in useChristian Grothoff2017-12-03
* Fix array indexingDavid Barksdale2017-11-25
* mark bug locationChristian Grothoff2017-10-06
* fix #5125Christian Grothoff2017-09-12
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
* Fix debug message.jah2017-06-25
* fix #4985Christian Grothoff2017-04-11
* implement #4973Christian Grothoff2017-03-26
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* 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