summaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
2021-03-15- added hello world test with command stylet3sserakt
2021-03-08- Just make it compile again.t3sserakt
2021-03-06revisit testing-NG headerChristian Grothoff
2021-03-04- fixed copyright datet3sserakt
2021-03-04- fixed headert3sserakt
2021-03-04- first try to integrate GNU Taler command style testingt3sserakt
2020-07-17avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff
2020-07-05Fix_build_dependenciesBertrand Marc
2020-07-05GNUNET_free_non_null -> GNUNET_freeChristian Grothoff
2020-04-21make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05global reindent, now with uncrustify hook enabledChristian Grothoff
2019-09-10remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng0
2019-09-09Remove win32 and cygwin supportng0
2019-09-08uncrustify as demanded.ng0
2019-09-06first step to remove plibcng0
2019-02-20no rpsChristian Grothoff
2019-02-19disable rps in unrelated testsChristian Grothoff
2019-02-17fix indentationChristian Grothoff
2019-02-17fix path lengthSchanzenbach, Martin
2019-02-13add more missing EXTRA_DISTs and remove dv (to be integrated with transport i...Christian Grothoff
2019-01-14src: for every AGPL3.0 file, add SPDX identifier.ng0
1984-04-04tests: use port numbers that are unlikely to collide with user ports (just ha...psyc://loupsycedyglgamf.onion/~lynX
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-15Porting 'nat'.Marcello Stanisci
2017-03-10add assertion to make static analysis happyChristian Grothoff
2017-02-23fix indentationChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-08exclude more testsChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-09-30-eliminate dead codeChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-23refactoring ARM api to use new MQChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-27-doxygenChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-01-24Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-05-07- rename also contents of config files, update config filesBart Polot
2014-03-07- Copy PATHS section as the shared service configuration may refer to options...Sree Harsha Totakura