aboutsummaryrefslogtreecommitdiff
path: root/src/cadet/gnunet-cadet.c
Commit message (Expand)AuthorAge
* Fix use-after-free in gnunet-cadetDavid Barksdale2017-12-27
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* porting.Marcello Stanisci2017-03-15
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* upstyle gnunet-cadet docspsyc://loupsycedyglgamf.onion/~lynX2017-03-08
* - doxygenBart Polot2017-02-20
* loglevel MESSAGE for the incoming connection message + typelurchi2017-02-18
* misc fixes in new CADET API, porting gnunet-cadet to new APIChristian Grothoff2017-02-17
* don't let further circuits disrupt 'gnunet-cadet -o'psyc://loupsycedyglgamf.onion/~lynX2017-02-02
* fix task cleanup on CTRL-DChristian Grothoff2017-01-29
* create matching connection objects for inbound connectionsChristian Grothoff2017-01-18
* use new shortmap to simplify CADET logic a bitChristian Grothoff2017-01-17
* cleaning up some CADET logic, improving types usedChristian Grothoff2017-01-15
* protect CLI from port scanning: use string portsCarlo von lynX2016-08-09
* GNUNET_CADET_close_port doesnt work as expected. Bailing out instead.Carlo von lynX2016-08-09
* UX: message type for important things that aren't evilCarlo von lynX2016-08-08
* Merge branch 'master' of /RAM/proj/gnunetCarlo von lynX2016-08-08
* Change CADET ports from uint32 to HashCodeBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* - use proper connection states for a tunnelBart Polot2015-10-02
* - minor fixesBart Polot2015-09-03
* - cancel transmission on shutdownBart Polot2015-09-03
* - use NBOBart Polot2015-09-03
* - use transmit handles in cadet CLIBart Polot2015-09-03
* - use hex channel numbersBart Polot2015-09-03
* - more descriptive tunnel statusesBart Polot2015-08-04
* - fix CLI netcatBart Polot2015-07-31
* - refactor GCP_get_peer, fix get peer infoBart Polot2015-07-31
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* - implement single peer infoBart Polot2015-04-27
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Add a debug "dump to stderr" feature to cadetBart Polot2014-06-18
* - change GM (Gnunet Mesh) function prefixes for GC (Gnunet Cadet)Bart Polot2014-05-14
* Renamed directoryBart Polot2014-05-07