uncrustify as demanded.
[oweals/gnunet.git] / src / ats / test_ats_lib.c
2019-09-08 ng0uncrustify as demanded.
2019-04-26 Julius Büngermemcmp() -> GNUNET_memcmp(), first take
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)
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-29 Christian Grothoff-fix ftbfs
2015-10-18 Christian Grothoffrename 'struct Session' to 'struct GNUNET_ATS_Session...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-22 Christian Grothoff-fix cmp
2015-05-22 Christian Grothoff-fix cmp
2015-05-21 Christian Grothoff-fix testcase
2015-03-15 Christian Grothoff-try to fix this again, other call to run_interpreter...
2015-03-15 Christian Grothofftry to fix timing issue in ATS test library
2015-02-11 Christian Grothofffinish implementing reservation test, and fix bandwidth...
2015-02-11 Christian Grothoffadd proper test for bandwidth reservation
2015-02-11 Christian Grothoffadd command to test reservations
2015-02-11 Christian Grothoffnew testsuite, obsoleting (most of) the old one