aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_api_performance_monitor_initial_callback.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
* performance API indicates disconnectMatthias Wachs2014-05-21
|
* extending ATS api suggest callback with peer idMatthias Wachs2014-01-09
| | | | | adding suggest continuation
* fixed testsMatthias Wachs2013-10-01
|
* fixed testMatthias Wachs2013-09-26
|
* modified termination conditionMatthias Wachs2013-09-26
|
* new testMatthias Wachs2013-09-26