aboutsummaryrefslogtreecommitdiff
path: root/src/testing
Commit message (Expand)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* - rename also contents of config files, update config filesBart Polot2014-05-07
* - Copy PATHS section as the shared service configuration may refer to options...Sree Harsha Totakura2014-03-07
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* - utility to list peer ids from a given hostkeys fileSree Harsha Totakura2014-01-08
* malloc -> newLRN2013-12-19
* -always initialize emsg_Christian Grothoff2013-12-05
* - move do_start_process to util/Sree Harsha Totakura2013-11-29
* Fix compilationBruno Cabral2013-11-28
* - write PEERID to PATHS so that it can be used for dollar expansionSree Harsha Totakura2013-11-28
* - support PREFIX strings with argumentsSree Harsha Totakura2013-11-28
* - use get_value_filename when retrieving filenames and pathsSree Harsha Totakura2013-10-17
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* - ignore GNUNET_TESTING_PREFIX in testbed helperSree Harsha Totakura2013-10-10
* -switching (again) to named sockets, see #2887Christian Grothoff2013-10-09
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* - docSree Harsha Totakura2013-10-09
* - fix and docSree Harsha Totakura2013-10-09
* - prefix env variable for specifying the tmp dir testbed/testing uses for dum...Sree Harsha Totakura2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix warnings/ftbfsChristian Grothoff2013-10-01
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
* moving from abstract unix domain socket paths to normal unix domain socket pa...Christian Grothoff2013-09-26
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* - fix memleaksSree Harsha Totakura2013-09-05
* removed unnecessary printf againFlorian Dold2013-08-27
* consistent output with gnunet-testing-run-serviceFlorian Dold2013-08-27
* superflous printfFlorian Dold2013-08-27
* merged 'gnunet-testing-run-service' into 'gnunet-testing'Florian Dold2013-08-27
* removing GNUNET_CRYPTO_ecc_key_free, use GNUNET_free directly insteadChristian Grothoff2013-08-21
* - make no distinction between TCP and UDP port while reserving themSree Harsha Totakura2013-08-15
* - try with TCPSree Harsha Totakura2013-08-15
* - debugging bind and SO_REUSEADDRSree Harsha Totakura2013-08-15
* - avoid assertion failure if PRIVATE_KEY is not present in PEER sectionSree Harsha Totakura2013-08-14
* - bug in argument parsingFlorian Dold2013-08-13
* - print warnings for failed function callsSree Harsha Totakura2013-08-13