aboutsummaryrefslogtreecommitdiff
path: root/src/testing
AgeCommit message (Expand)Author
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
2014-02-20Allow redirection of STDERR when starting processes.Sree Harsha Totakura
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2014-01-08- utility to list peer ids from a given hostkeys fileSree Harsha Totakura
2013-12-19malloc -> newLRN
2013-12-05-always initialize emsg_Christian Grothoff
2013-11-29- move do_start_process to util/Sree Harsha Totakura
2013-11-28Fix compilationBruno Cabral
2013-11-28- write PEERID to PATHS so that it can be used for dollar expansionSree Harsha Totakura
2013-11-28- support PREFIX strings with argumentsSree Harsha Totakura
2013-10-17- use get_value_filename when retrieving filenames and pathsSree Harsha Totakura
2013-10-12- change --enable-ll to --enable-supermucSree Harsha Totakura
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-10- ignore GNUNET_TESTING_PREFIX in testbed helperSree Harsha Totakura
2013-10-09-switching (again) to named sockets, see #2887Christian Grothoff
2013-10-09last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-09migrating towards XDG configuration specification (#3000)Christian Grothoff
2013-10-09- docSree Harsha Totakura
2013-10-09- fix and docSree Harsha Totakura
2013-10-09- prefix env variable for specifying the tmp dir testbed/testing uses for dum...Sree Harsha Totakura
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-01-fix warnings/ftbfsChristian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-09-27-undo #29640, somehow causes problemsChristian Grothoff
2013-09-26moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff