add $(GN_LIBINTL) to Makefile.am (fixes 0005902)
[oweals/gnunet.git] / src / testbed / gnunet-daemon-testbed-underlay.c
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 Schanzenbach, Martin-merge
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-27 Christian Grothoffunset environment variables that will break testbed...
2016-07-29 Christian Grothoff-convert to new transport API
2016-07-08 Christian Grothoff-make handle static
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-12-16 Christian Grothoff-check return values
2014-01-08 Sree Harsha Totakura-fixes
2014-01-08 Sree Harsha Totakura- allow peers to connect in both directions
2014-01-08 Sree Harsha Totakura- fixes
2014-01-07 Sree Harsha Totakura- restrict underlay based on whitelist for now
2014-01-05 Sree Harsha Totakura- fix ftbfs
2014-01-03 Sree Harsha Totakura-fixes
2014-01-02 Sree Harsha Totakura- read whitelist from database
2014-01-02 Christian Grothoff-fix build with older sqlite3
2013-12-29 Sree Harsha Totakura- testbed underlay daemon