aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/ats-testing-experiment.c
Commit message (Collapse)AuthorAge
* -remove dead ats-tests, fix strange Debian build issuesChristian Grothoff2021-08-24
|
* 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
|
* uncrustify as demanded.ng02019-09-08
|
* 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
|
* misc minor fixesChristian Grothoff2016-07-06
|
* fix ATS testcaseChristian Grothoff2016-06-20
|
* 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 double-freeChristian Grothoff2016-01-21
|
* -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
* -fix sec_name leakChristian Grothoff2014-12-19
|
* -leaks, leaks leaksChristian Grothoff2014-12-17
|
* renaming generator type for atsMatthias Wachs2014-03-20
| | | | | | addign comment for bandwidth
* enforcing preferencesMatthias Wachs2014-02-03
|
* logging all nodes in a single fileMatthias Wachs2014-02-03
|
* removing set_rate, using start_send insteadMatthias Wachs2014-02-03
|
* fixesMatthias Wachs2014-02-03
|
* various fixesMatthias Wachs2014-02-03
|
* safety checksMatthias Wachs2014-02-03
|
* experiment parsing + test.exp containing different examplesMatthias Wachs2014-02-03
|
* adding linear and saw wave support for traffic generatorMatthias Wachs2014-01-31
|
* fix and improved loggingMatthias Wachs2014-01-30
|
* enforcing operationsMatthias Wachs2014-01-23
|
* example experimentMatthias Wachs2014-01-23
|
* implementing operations, episodes...Matthias Wachs2014-01-23
|
* new logging functionalityMatthias Wachs2014-01-23
|
* experimentation basicsMatthias Wachs2014-01-23