aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2016-09-21migrating more services to new service APIChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-03-16lock solver during shutdown to terminate fasterChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-09-better debug output, indentationChristian Grothoff
2015-02-08-fix shutdown orderChristian Grothoff
2015-02-08-rename for naming consistencyChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-06get rid of stupid network[i]=i arrayChristian Grothoff
2015-02-06-fix segvChristian Grothoff
2015-02-05dead code eliminationChristian Grothoff
2015-02-05-move headerChristian Grothoff
2015-02-05separating out feedback from preferencesChristian Grothoff
2015-02-05-cleaning up gnunet-service-ats_performance-*Christian Grothoff
2015-02-05-cleaning up gnunet-service-ats_connectivity-*Christian Grothoff
2015-02-05big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff
2015-02-05Various changes:Christian Grothoff
2015-02-03separate ATS connectivity suggestions from ATS scheduling APIChristian Grothoff
2015-01-22use statics instead of singleton struct, simplify internal APIsChristian Grothoff
2015-01-22-indentation, do not pass stats arg as const just to then cast the const awayChristian Grothoff
2015-01-22simplifying IPC for address destructionChristian Grothoff
2015-01-22simplifying IPC for address in use and address updateChristian Grothoff
2014-12-15removing dead code, improving comments, simplifying iteration logic, making i...Christian Grothoff
2014-06-16-remove dead includeChristian Grothoff
2014-06-16doxygen, make local symbol staticChristian Grothoff
2014-06-16-doxygen, indentationChristian Grothoff
2013-08-29implemented feedback API, but not yet calling solverMatthias Wachs
2013-03-25ats api changeMatthias Wachs
2013-03-19pre lunch commitMatthias Wachs
2012-12-12changesMatthias Wachs
2012-12-11changesMatthias Wachs
2012-12-04restructureMatthias Wachs
2012-11-19 changes ... more TBDMatthias Wachs
2012-06-14- adding GNUNET_ATS_address_add functionality .. no changes to scheduling API...Matthias Wachs
2012-05-22- suggest backoff resetMatthias Wachs
2012-05-09- fixesMatthias Wachs
2012-04-24-must be NONEChristian Grothoff
2012-04-24- double free Matthias Wachs
2012-04-24- fixing mantis 2282Matthias Wachs
2012-04-22introducing soft shutdown concept for services; during soft shutdown, service...Christian Grothoff
2012-01-12- even more mlpMatthias Wachs
2011-11-28introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all over...Christian Grothoff
2011-11-09cancel address suggestsMatthias Wachs
2011-11-04curly wars / auto-indentationChristian Grothoff