aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-transport.c
Commit message (Expand)AuthorAge
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* towards flow control in TNGChristian Grothoff2019-04-28
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* use more modern getopt api to initialize pidChristian Grothoff2017-03-19
* Still porting to new getopt API.Marcello Stanisci2017-03-15
* remove dependency on old NAT logic from gnunet-transportChristian Grothoff2017-01-07
* make sure nat-auto code uses NAT_AUTO prefixChristian Grothoff2017-01-07
* 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