aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_preferences.c
Commit message (Collapse)AuthorAge
* -fix many more typosChristian Grothoff2021-04-26
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* 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
|
* -doxygenMartin Schanzenbach2016-07-17
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* initialize 'client', so that disconnect can remove entry from DLL, may fix #3689Christian Grothoff2015-02-28
|
* disable solver during aging, ensure there is only one aging taskChristian Grothoff2015-02-28
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* cleaning up preference_peers as well once they are no longer neededChristian Grothoff2015-02-08
|
* cleaning up gnunet-service-ats_preferences.cChristian Grothoff2015-02-08
|
* -adding comments, minor cleanup startChristian Grothoff2015-02-08
|
* -rename for naming consistencyChristian Grothoff2015-02-08
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* simplify logicChristian Grothoff2015-02-07
|
* simplify logicChristian Grothoff2015-02-07
|
* starting with cleaning up gnunet-service-ats_preferences.cChristian Grothoff2015-02-05
|
* starting with cleaning up gnunet-service-ats_preferences.cChristian Grothoff2015-02-05
|
* dead code eliminationChristian Grothoff2015-02-05
|
* dead code eliminationChristian Grothoff2015-02-05
|
* avoid void *, use proper type for clientChristian Grothoff2015-02-05
|
* separating out feedback from preferencesChristian Grothoff2015-02-05
|
* big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff2015-02-05