aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-cadet.c
AgeCommit message (Expand)Author
2016-05-06fixing compiler warningsChristian 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- use proper connection states for a tunnelBart Polot
2015-09-03- minor fixesBart Polot
2015-09-03- cancel transmission on shutdownBart Polot
2015-09-03- use NBOBart Polot
2015-09-03- use transmit handles in cadet CLIBart Polot
2015-09-03- use hex channel numbersBart Polot
2015-08-04- more descriptive tunnel statusesBart Polot
2015-07-31- fix CLI netcatBart Polot
2015-07-31- refactor GCP_get_peer, fix get peer infoBart Polot
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-04-27- implement single peer infoBart Polot
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-06-18Add a debug "dump to stderr" feature to cadetBart Polot
2014-05-14- change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot
2014-05-07Renamed directoryBart Polot