aboutsummaryrefslogtreecommitdiff
path: root/src/ats-tests
Commit message (Collapse)AuthorAge
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* misc minor fixesChristian Grothoff2016-07-06
|
* misc fixesChristian Grothoff2016-07-06
|
* -fix misc issuesChristian Grothoff2016-07-06
|
* fix ATS testcaseChristian Grothoff2016-06-20
|
* 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 double-freeChristian Grothoff2016-01-21
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* removing ATS preference count Matthias Wachs2015-04-20
|
* adding disconnect check for performance cbMatthias Wachs2015-04-09
|
* fix preference parsingMatthias Wachs2015-04-09
|
* adding new ATS struct, updating config files to use lower case solver namesMatthias Wachs2015-04-09
|
* removing unused variableMatthias Wachs2015-04-09
| | | | | switching from ATS_Information to ATS_Properties in gnunet-ats-sim
* removing GNUNET_ATS_Information from ats-testing and loggingMatthias Wachs2015-04-09
| | | | | uses GNUNET_ATS_Properties instead
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* more dead and duplicate code eliminationChristian Grothoff2015-02-08
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -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
* -do not start unrelated services during ATS testsChristian Grothoff2014-12-20
|
* -fix leakChristian Grothoff2014-12-19
|
* -fix sec_name leakChristian Grothoff2014-12-19
|
* -leaks, leaks leaksChristian Grothoff2014-12-17
|
* fix type warningMatthias Wachs2014-06-23
|
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
|
* performance API indicates disconnectMatthias Wachs2014-05-21
|
* fixMatthias Wachs2014-04-08
|
* fix bootstrapMatthias Wachs2014-04-08
|
* fixing resource leakMatthias Wachs2014-04-07
|
* fixing resource leakMatthias Wachs2014-04-07
|
* fixing resource leaksMatthias Wachs2014-04-07
|
* operation timeout to short for piMatthias Wachs2014-04-07
|
* doxygen fixesMatthias Wachs2014-03-20
|
* renaming generator type for atsMatthias Wachs2014-03-20
| | | | | | addign comment for bandwidth
* -one more ATS header to be includedChristian Grothoff2014-03-07
|
* -avoid defining 'cfg' symbol each time ats-testing.h is included (fixes FTBFS)Christian Grothoff2014-02-23
|
* transport's idea of being notified about an explicitc disconnect using bw ↵Matthias Wachs2014-02-18
| | | | | | | | 0/0 and the modification of the ril solver to allocate 0 bandwidth do not work together at the moment this is problem of semantic and not of implementation
* Change dependencies and linking for ats-testsLRN2014-02-11
|
* Fix ats-tests makefileLRN2014-02-11
|
* cfg handleMatthias Wachs2014-02-10
|
* solver based evaluationMatthias Wachs2014-02-07
|
* evalMatthias Wachs2014-02-06
|
* fixing tests ftbfs Matthias Wachs2014-02-04
|
* docuMatthias Wachs2014-02-03
|
* preference loggingMatthias Wachs2014-02-03
|
* enforcing preferencesMatthias Wachs2014-02-03
|
* adding preference generationMatthias Wachs2014-02-03
|