aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_solver_request_and_delete_address.c
Commit message (Expand)AuthorAge
* new testsuite, obsoleting (most of) the old oneChristian Grothoff2015-02-11
* -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 argum...Christian Grothoff2015-01-18
* -test cleanupChristian Grothoff2015-01-18
* eliminating callback argument and its implementation which are never called i...Christian Grothoff2015-01-17
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* extending ATS api suggest callback with peer idMatthias Wachs2014-01-09
* -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