aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-testbed-profiler.c
Commit message (Collapse)AuthorAge
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ↵Christian Grothoff2020-04-21
| | | | work
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* unset XDG varsChristian Grothoff2019-02-26
|
* 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
|
* unset environment variables that will break testbed, indentation and comment ↵Christian Grothoff2017-12-27
| | | | typo fixes
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Still porting to new getopt API.Marcello Stanisci2017-03-15
|
* 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
|
* 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
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* - interactive option to disable waiting on keystroke but wait instead for ↵Sree Harsha Totakura2013-10-17
| | | | termination signal
* - 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
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again ↵Christian Grothoff2013-09-30
| | | | (part of #3047)
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* - do not wait for keystroke while profiling on supermucSree Harsha Totakura2013-05-16
|
* - fixSree Harsha Totakura2013-04-15
|
* - fixesSree Harsha Totakura2013-04-15
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura2013-03-28
| | | | | from GNUNET_TESTBED_run() and GNUNET_TESTBED_test_run() functions
* - make hosts file optional when ENABLE_LL is not set; when it is not given ↵Sree Harsha Totakura2013-03-20
| | | | use localhost only
* - remove unused codeSree Harsha Totakura2013-03-07
|
* get hosts from loadleveler instead of reading them from hostlistSree Harsha Totakura2013-02-27
|
* - indentSree Harsha Totakura2013-01-25
|
* - print summary of established linksSree Harsha Totakura2013-01-23
|
* fix 2688: profiler now uses GNUNET_TESTBED_run ()Sree Harsha Totakura2013-01-23
|
* - flush outputSree Harsha Totakura2013-01-22
|
* Run testbed-helper in a sh interactive session to make sure the env is set ↵Bart Polot2012-12-12
| | | | up properly
* - remove duplicate functionsSree Harsha Totakura2012-12-03
|
* - check the host compatibility check statusSree Harsha Totakura2012-12-03
|
* host compatibility check in GNUNET_TESTBED_run() and fixesSree Harsha Totakura2012-12-03
|
* - fixSree Harsha Totakura2012-12-03
|
* display and update number of hosts checkedSree Harsha Totakura2012-12-03
|
* making GNUNET_TESTBED_is_host_compatible() asynchronousSree Harsha Totakura2012-12-03
|
* extended overlay configure topology to return max connectionsSree Harsha Totakura2012-11-20
|
* -starting build system for consensusChristian Grothoff2012-11-08
|
* -typoChristian Grothoff2012-11-07
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* locate helpers in libexecSree Harsha Totakura2012-10-31
|
* removed GNUNET_TESTBED_operation_cancelSree Harsha Totakura2012-10-26
|
* exit during errors tooSree Harsha Totakura2012-10-23
|
* trying to fix win32 buildSree Harsha Totakura2012-10-23
|