aboutsummaryrefslogtreecommitdiff
path: root/src/cadet
Commit message (Expand)AuthorAge
* Fix force extend_pathDavid Barksdale2018-01-13
* use assert to guard better against double-close on client sideChristian Grothoff2018-01-13
* do not die if client closes port it never openedChristian Grothoff2018-01-13
* Try to keep the cadet->code MQ from growing too largeDavid Barksdale2018-01-10
* Fixed useless assignment.anryko2018-01-04
* Fixed Uninitialized Variable warning.anryko2018-01-04
* Fix memory leaks in cadet testsDavid Barksdale2018-01-01
* fix issue with sending BROKEN timeouts early due to wrong timeout calculationChristian Grothoff2018-01-02
* remove speed bumpsChristian Grothoff2018-01-01
* Merge branch 'fix_social'lurchi2017-12-30
|\
| * allow MST callback to distinguish between disconnect and parse error situatio...Christian Grothoff2017-10-29
* | 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