aboutsummaryrefslogtreecommitdiff
path: root/src/testing/testing.c
Commit message (Expand)AuthorAge
* - added tng milestone 2 versions with improvements onto version 1 files , fix...t3sserakt2021-09-13
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* Remove win32 and cygwin supportng02019-09-09
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* fix indentationChristian Grothoff2019-02-17
* fix path lengthSchanzenbach, Martin2019-02-17
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* add assertion to make static analysis happyChristian Grothoff2017-03-10
* fix indentationChristian Grothoff2017-02-23
* -eliminate dead codeChristian Grothoff2016-09-30
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* refactoring ARM api to use new MQChristian Grothoff2016-06-23
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -doxygenChristian Grothoff2015-10-27
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* - 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
* 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
* 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
* -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
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13