aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-cadet.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-12-27Fix use-after-free in gnunet-cadetDavid Barksdale
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-15porting.Marcello Stanisci
2017-03-13renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff
2017-03-08upstyle gnunet-cadet docspsyc://loupsycedyglgamf.onion/~lynX
2017-02-20- doxygenBart Polot
2017-02-18loglevel MESSAGE for the incoming connection message + typelurchi
2017-02-17misc fixes in new CADET API, porting gnunet-cadet to new APIChristian Grothoff
2017-02-02don't let further circuits disrupt 'gnunet-cadet -o'psyc://loupsycedyglgamf.onion/~lynX
2017-01-29fix task cleanup on CTRL-DChristian Grothoff
2017-01-18create matching connection objects for inbound connectionsChristian Grothoff
2017-01-17use new shortmap to simplify CADET logic a bitChristian Grothoff
2017-01-15cleaning up some CADET logic, improving types usedChristian Grothoff
2016-08-09protect CLI from port scanning: use string portsCarlo von lynX
2016-08-09GNUNET_CADET_close_port doesnt work as expected. Bailing out instead.Carlo von lynX
2016-08-08UX: message type for important things that aren't evilCarlo von lynX
2016-08-08Merge branch 'master' of /RAM/proj/gnunetCarlo von lynX
2016-07-20Change CADET ports from uint32 to HashCodeBart Polot
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
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