aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_api_scheduling_init.c
Commit message (Collapse)AuthorAge
* remove ATS information from callback from ATS address selection, as the ↵Christian Grothoff2015-01-18
| | | | argument was never used in the first place
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* extending ATS api suggest callback with peer idMatthias Wachs2014-01-09
| | | | | adding suggest continuation
* applying LRN's patch to fix startup issueMatthias Wachs2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* statistic based testMatthias Wachs2013-09-25
|
* init test: okMatthias Wachs2013-09-25
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* minorMatthias Wachs2012-12-06
|
* test rewriteMatthias Wachs2012-12-05
|
* - init testMatthias Wachs2012-12-05