aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_addresses.c
Commit message (Expand)AuthorAge
* more fixed documentationMatthias Wachs2014-01-16
* documentation for ATSMatthias Wachs2014-01-16
* implementing 0003268Matthias Wachs2014-01-13
* Load the correct ATS plugin when MODE is unconfigured.David Barksdale2013-12-29
* -fixing misc format stringsChristian Grothoff2013-12-24
* value__ is uint32_t, use %lu to printLRN2013-12-24
* -fix printfChristian Grothoff2013-12-23
* malloc -> newLRN2013-12-19
* idea: try to prefer 'newer' addresses to improve mobility issuesMatthias Wachs2013-12-18
* accept all requests, reduce log levelMatthias Wachs2013-12-13
* -dead assignment, reported by clangChristian Grothoff2013-12-05
* -dead assignment, reported by clangChristian Grothoff2013-12-05
* correct order of quotasMatthias Wachs2013-12-04
* reduce log level to debugMatthias Wachs2013-12-03
* evaluationMatthias Wachs2013-11-19
* get normalized pref per clientMatthias Wachs2013-11-19
* preference client management and testMatthias Wachs2013-11-19
* - reduce debug level in proportional Matthias Wachs2013-11-19
* preference iterationMatthias Wachs2013-11-18
* improved evalutionMatthias Wachs2013-11-18
* utilization Matthias Wachs2013-11-18
* allocation evaluationMatthias Wachs2013-11-18
* doxygenMatthias Wachs2013-11-08
* splitting up calculation and notification for proportional solver to ensure m...Matthias Wachs2013-11-07
* fix and eval functionMatthias Wachs2013-11-07
* clean upMatthias Wachs2013-10-30
* move definitionMatthias Wachs2013-10-29
* renamingMatthias Wachs2013-10-09
* ats solver are now implemented as pluginsMatthias Wachs2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
* next testMatthias Wachs2013-09-26
* modifications to addresses and proportional solverMatthias Wachs2013-09-26
* indentMatthias Wachs2013-09-25
* indentMatthias Wachs2013-09-16
* speed up address suggestionsMatthias Wachs2013-09-16
* indent: tab to spacesMatthias Wachs2013-09-16
* add disconnect messageMatthias Wachs2013-09-16
* address was no set to inactiveMatthias Wachs2013-09-13
* remove not required assignmentsMatthias Wachs2013-09-12
* - bulk deletion for all addressesMatthias Wachs2013-09-12
* improved logging: messages with higher importance changed to infoMatthias Wachs2013-09-12
* added GAS_ril_addresses_preference_feedback() handleFabian Oehlmann2013-09-10
* renaming according to new speakMatthias Wachs2013-09-10
* ats_ril: started ats reinforcement learning solverFabian Oehlmann2013-09-09
* updated experimentation testsMatthias Wachs2013-08-30
* ATS service calls solver with feedbackMatthias Wachs2013-08-29
* implemented feedback API, but not yet calling solverMatthias Wachs2013-08-29
* dead assignmentMatthias Wachs2013-08-19
* improved network switchingMatthias Wachs2013-07-11