aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-daemon-testbed-underlay.c
Commit message (Expand)AuthorAge
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix pointer indentationChristian Grothoff2019-11-24
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* unset environment variables that will break testbed, indentation and comment ...Christian Grothoff2017-12-27
* -convert to new transport APIChristian Grothoff2016-07-29
* -make handle staticChristian Grothoff2016-07-08
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* 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
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -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
* -check return valuesChristian Grothoff2014-12-16
* -fixesSree Harsha Totakura2014-01-08
* - allow peers to connect in both directionsSree Harsha Totakura2014-01-08
* - fixesSree Harsha Totakura2014-01-08
* - restrict underlay based on whitelist for nowSree Harsha Totakura2014-01-07
* - fix ftbfsSree Harsha Totakura2014-01-05
* -fixesSree Harsha Totakura2014-01-03
* - read whitelist from databaseSree Harsha Totakura2014-01-02
* -fix build with older sqlite3Christian Grothoff2014-01-02
* - testbed underlay daemonSree Harsha Totakura2013-12-29