aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_solver_request_and_delete_address.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fixing silly NPEsChristian Grothoff2015-02-06
|
* minor beautificationsMatthias Wachs2015-02-04
|
* separate ATS connectivity suggestions from ATS scheduling APIChristian Grothoff2015-02-03
|
* -fix testcase assertionsChristian Grothoff2015-01-25
|
* towards a cleaner ATS scheduling APIChristian Grothoff2015-01-22
|
* remove ATS information from callback from ATS address selection, as the ↵Christian Grothoff2015-01-18
| | | | argument was never used in the first place
* -test cleanupChristian Grothoff2015-01-18
|
* 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