aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport.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-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-19use more modern getopt api to initialize pidChristian Grothoff
2017-03-15Still porting to new getopt API.Marcello Stanisci
2017-01-07remove dependency on old NAT logic from gnunet-transportChristian Grothoff
2017-01-07make sure nat-auto code uses NAT_AUTO prefixChristian Grothoff
2016-10-26Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2stringDavid Barksdale
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-29migrate gnunet-transport-profiler to new APIChristian Grothoff
2016-07-29migrate gnunet-transport to new APIChristian Grothoff
2016-07-08-indentingChristian Grothoff
2016-07-06removing GNUNET_TRANSPORT_monitor_validation-APIChristian Grothoff
2016-07-06converting GNUNET_TRANSPORT_monitor_peers implementation to MQChristian Grothoff
2016-06-29Merge remote-tracking branch 'origin/master'Carlo von lynX
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-11-21gnunet-transport shutting down too earlyDavid Barksdale
2015-10-18move -C option from gnunet-transport to gnunet-ats; also, use blacklisting AP...Christian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-02make output of gnunet-transport -P more readable (#3662), and in particular s...Christian Grothoff
2015-02-22simplify logic, do not report monitoring events for sessions in destroy, inde...Christian Grothoff
2015-02-13-fixing misc minor bugs and style issues (unchecked return values, memory lea...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-02avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...Christian Grothoff
2015-01-17do not print two messages, one is enoughChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-20-use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff
2014-12-03-fix misc compiler warningsChristian Grothoff
2014-11-23-fix docs, fix shutdownChristian Grothoff
2014-11-23-fix misc monitoring issuesChristian Grothoff
2014-11-23-fix sync signalling for plugin monitoringChristian Grothoff
2014-11-23-no args for -PChristian Grothoff
2014-11-07implement transport plugin session monitoring support in gnunet-transport (#3...Christian Grothoff
2014-09-30-fix typo found by Bertrand MarcChristian Grothoff
2014-07-24fixing documentationMatthias Wachs
2014-06-22-simplify logic a bit, doxygen, indentationChristian Grothoff
2014-06-22-indentation, doxygenChristian Grothoff
2014-06-17- renamed NAT's failure code to status code across gnunet (not GTK yet)Christian Fuchs
2014-06-09clarify prettyprinter API and protocols, make sure implementations are consis...Christian Grothoff
2014-06-08- moved timeout handling responsibility from for nat tests from caller to the...Christian Fuchs
2014-05-27fix address resolution processMatthias Wachs
2014-05-19improved output for gnunet-transportMatthias Wachs
2014-05-19new apiMatthias Wachs
2014-05-19- updated NAT callback function defintion to no longer carry around strings,Christian Fuchs
2014-04-16-signal monitor disconnect via callbackChristian Grothoff
2014-04-16-signal monitor disconnect via callbackChristian Grothoff
2014-04-09log levelMatthias Wachs