aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/cadet_path.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* - added path_cmpBart Polot2015-01-15
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* - refactorize path checking code, look both waysBart Polot2014-12-15
|
* Never invalidate a direct path. (Like after getting a CONNECTION_BROKEN on a ↵Bart Polot2014-12-15
| | | | direct connection)
* Use optimizaiton of paths on store from DHT as well as on receipt from ↵Bart Polot2014-10-15
| | | | CONN_CREATE
* -fix memory leak for 0==p->lengthChristian Grothoff2014-06-17
|
* - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot2014-05-14
|
* Renamed directoryBart Polot2014-05-07