aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport.c
Commit message (Expand)AuthorAge
* Use GNUNET_NAT_StatusCode and GNUNET_NAT_status2stringDavid Barksdale2016-10-26
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* migrate gnunet-transport-profiler to new APIChristian Grothoff2016-07-29
* migrate gnunet-transport to new APIChristian Grothoff2016-07-29
* -indentingChristian Grothoff2016-07-08
* removing GNUNET_TRANSPORT_monitor_validation-APIChristian Grothoff2016-07-06
* converting GNUNET_TRANSPORT_monitor_peers implementation to MQChristian Grothoff2016-07-06
* Merge remote-tracking branch 'origin/master'Carlo von lynX2016-06-29
* 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
* gnunet-transport shutting down too earlyDavid Barksdale2015-11-21
* move -C option from gnunet-transport to gnunet-ats; also, use blacklisting AP...Christian Grothoff2015-10-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make output of gnunet-transport -P more readable (#3662), and in particular s...Christian Grothoff2015-03-02
* simplify logic, do not report monitoring events for sessions in destroy, inde...Christian Grothoff2015-02-22
* -fixing misc minor bugs and style issues (unchecked return values, memory lea...Christian Grothoff2015-02-13
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* avoid passing both PeerIdentity and Address (which contains PeerIdentity) if ...Christian Grothoff2015-02-02
* do not print two messages, one is enoughChristian Grothoff2015-01-17
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
* -fix misc compiler warningsChristian Grothoff2014-12-03
* -fix docs, fix shutdownChristian Grothoff2014-11-23
* -fix misc monitoring issuesChristian Grothoff2014-11-23
* -fix sync signalling for plugin monitoringChristian Grothoff2014-11-23
* -no args for -PChristian Grothoff2014-11-23
* implement transport plugin session monitoring support in gnunet-transport (#3...Christian Grothoff2014-11-07
* -fix typo found by Bertrand MarcChristian Grothoff2014-09-30
* fixing documentationMatthias Wachs2014-07-24
* -simplify logic a bit, doxygen, indentationChristian Grothoff2014-06-22
* -indentation, doxygenChristian Grothoff2014-06-22
* - renamed NAT's failure code to status code across gnunet (not GTK yet)Christian Fuchs2014-06-17
* clarify prettyprinter API and protocols, make sure implementations are consis...Christian Grothoff2014-06-09
* - moved timeout handling responsibility from for nat tests from caller to the...Christian Fuchs2014-06-08
* fix address resolution processMatthias Wachs2014-05-27
* improved output for gnunet-transportMatthias Wachs2014-05-19
* new apiMatthias Wachs2014-05-19
* - updated NAT callback function defintion to no longer carry around strings,Christian Fuchs2014-05-19
* -signal monitor disconnect via callbackChristian Grothoff2014-04-16
* -signal monitor disconnect via callbackChristian Grothoff2014-04-16
* log levelMatthias Wachs2014-04-09
* more information why nat tests failMatthias Wachs2014-04-09
* fix for coverityMatthias Wachs2014-04-07
* remove break Matthias Wachs2014-04-07
* fixing mantis #3362Matthias Wachs2014-04-07
* improved printingMatthias Wachs2014-03-28
* added functionality to use the CLI to disconnect peersMatthias Wachs2014-03-27
* additional condition for logging Matthias Wachs2014-03-19
* fixed configuration testing: NAT testing was not workingMatthias Wachs2014-03-18