fair, global message buffer implemented
[oweals/gnunet.git] / src / cadet / cadet_path.c
2016-07-20 Bart Polot- reduce INFO level debug
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-02 Bart Polot- don't leave freed memory on the peer's path list...
2015-07-31 Bart Polot- refactor GCP_get_peer, fix get peer info
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-26 Bart Polot- if a path is NULL is not equivalent to any other
2015-06-25 Bart Polot- don't try to retrive a peer during a shutdown task
2015-06-17 Bart Polot- don't invalidate direct connections unless peer disco...
2015-06-17 Bart Polot- log
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-01-15 Bart Polot- added path_cmp
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-15 Bart Polot- refactorize path checking code, look both ways
2014-12-15 Bart PolotNever invalidate a direct path. (Like after getting...
2014-10-15 Bart PolotUse optimizaiton of paths on store from DHT as well...
2014-06-17 Christian Grothoff-fix memory leak for 0==p->length
2014-05-14 Bart Polot- change GM (Gnunet Mesh) function prefixes for GC...
2014-05-07 Bart PolotRenamed directory