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