aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-helper-testbed.c
Commit message (Collapse)AuthorAge
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* 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 #5816Schanzenbach, Martin2019-07-23
|
* attempt fix #5813Schanzenbach, Martin2019-07-21
|
* new GNUNET_strlcpy allows using it morelurchi2019-06-27
|
* use GNUNET_strlcpy instead of strncpy where possiblelurchi2019-06-27
|
* 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
|
* allow MST callback to distinguish between disconnect and parse error ↵Christian Grothoff2017-10-29
| | | | situations, and only log for the hard errors
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
|
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
|
* use new MST API in helperChristian Grothoff2016-10-07
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* typoChristian Grothoff2015-11-16
|
* more PATH_MAX issues (#4054)Christian Grothoff2015-11-16
|
* fix #4054Christian Grothoff2015-11-16
|
* -remove startup through valgrindSree Harsha Totakura2015-10-29
|
* fixing #4035Christian Grothoff2015-10-29
|
* -doxygen, indentChristian Grothoff2015-10-29
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* malloc -> newLRN2013-12-19
|
* Dup the envvar before unsetting, everywhereLRN2013-12-08
|
* Save the prefix value on W32, it does not survive unsettingLRN2013-12-08
|
* -fix leaks with putenv()Sree Harsha Totakura2013-11-11
|
* - use get_value_filename when retrieving filenames and pathsSree Harsha Totakura2013-10-17
|
* - fix invalid free()Sree Harsha Totakura2013-10-15
|
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
| | | | | - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
* - typoBart Polot2013-10-10
|
* - ignore GNUNET_TESTING_PREFIX in testbed helperSree Harsha Totakura2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - fix windows buildSree Harsha Totakura2013-09-03
|
* - barrier wait APISree Harsha Totakura2013-09-03
|
* - remove dead assignmentsSree Harsha Totakura2013-08-14
|
* - revert 27109,27108Sree Harsha Totakura2013-05-17
|
* - resolve hostname in helper to IP addressSree Harsha Totakura2013-05-13
|
* - signal termination to peers when controller crashesSree Harsha Totakura2013-04-26
|