aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_solver_request_and_delete_address.c
Commit message (Collapse)AuthorAge
* eliminating callback argument and its implementation which are never called ↵Christian Grothoff2015-01-17
| | | | in the first place by ATS
* 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
* -fixing misc format stringsChristian Grothoff2013-12-24
|
* value__ is uint32_t, use %lu to printLRN2013-12-24
|
* fixed testsMatthias Wachs2013-10-01
|
* next testMatthias Wachs2013-09-26