aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests/perf_ats.c
Commit message (Collapse)AuthorAge
* 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
|
* -migrating ATS tests to new transport (and core) API; core tests disabled as ↵Christian Grothoff2016-07-29
| | | | new core API doesn't exist yet
* -dead code eliminationChristian Grothoff2016-07-29
|
* misc 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 (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* removing ATS preference count Matthias Wachs2015-04-20
|
* fix preference parsingMatthias Wachs2015-04-09
|
* adding new ATS struct, updating config files to use lower case solver namesMatthias Wachs2015-04-09
|
* -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
* fixing tests ftbfs Matthias Wachs2014-02-04
|
* Jury-rig perf_ats to compile again. MWachs, fix thisLRN2014-02-02
|
* fix and improved loggingMatthias Wachs2014-01-30
|
* fixing test case loggingMatthias Wachs2014-01-23
|
* changes to traffic generationMatthias Wachs2014-01-22
|
* fix for evaluationMatthias Wachs2014-01-22
|
* improvementsMatthias Wachs2014-01-22
|
* fixes for ats measurementMatthias Wachs2014-01-21
|
* fixesMatthias Wachs2014-01-21
|
* not yet finished: moving perf_ats to testingMatthias Wachs2014-01-21
|
* -use doxygen-style comments on membesChristian Grothoff2013-12-05
|
* -fix allocation typeChristian Grothoff2013-12-05
|
* fixMatthias Wachs2013-10-18
|
* -style fixesChristian Grothoff2013-10-17
|
* fix typeMatthias Wachs2013-10-10
|
* fix compiler warningMatthias Wachs2013-09-27
|
* logging on demand + log bandwidthMatthias Wachs2013-09-21
|
* find partner functionMatthias Wachs2013-09-21
| | | | | fixed crash during shutdown
* implemented ATS perf info logging + push loggingMatthias Wachs2013-09-20
| | | | | issue: what to do if no values changed
* logging application layer RTTMatthias Wachs2013-09-20
|
* ats parsingMatthias Wachs2013-09-20
|
* measuring application layer delayMatthias Wachs2013-09-20
|
* use one scheduling functionMatthias Wachs2013-09-20
|
* added logging frequencyMatthias Wachs2013-09-19
|
* added duration cmd line argumentMatthias Wachs2013-09-19
|
* stop logging only when startedMatthias Wachs2013-09-19
|
* logging doneMatthias Wachs2013-09-19
|
* slave loggingMatthias Wachs2013-09-19
|
* logging for masterMatthias Wachs2013-09-18
|
* basic log file writing functionalityMatthias Wachs2013-09-18
|
* collecting log functionalityMatthias Wachs2013-09-18
| | | | | mv structs to perf_ats header
* remove unused variableMatthias Wachs2013-09-18
| | | | | added basic files for logging
* added transport level benchmarking supportMatthias Wachs2013-09-18
|
* adding ats preference settingMatthias Wachs2013-09-18
|