aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/cadet_path.c
AgeCommit message (Expand)Author
2017-03-11remove old CADET testcasesChristian Grothoff
2016-07-20- reduce INFO level debugBart Polot
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-02- don't leave freed memory on the peer's path list, signal error and remove a...Bart Polot
2015-07-31- refactor GCP_get_peer, fix get peer infoBart Polot
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-26- if a path is NULL is not equivalent to any otherBart Polot
2015-06-25- don't try to retrive a peer during a shutdown taskBart Polot
2015-06-17- don't invalidate direct connections unless peer disconnects on core levelBart Polot
2015-06-17- logBart Polot
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-15- added path_cmpBart Polot
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-15- refactorize path checking code, look both waysBart Polot
2014-12-15Never invalidate a direct path. (Like after getting a CONNECTION_BROKEN on a ...Bart Polot
2014-10-15Use optimizaiton of paths on store from DHT as well as on receipt from CONN_C...Bart Polot
2014-06-17-fix memory leak for 0==p->lengthChristian Grothoff
2014-05-14- change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot
2014-05-07Renamed directoryBart Polot