aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_normalization.h
Commit message (Collapse)AuthorAge
* 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
|
* -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 ↵Christian Grothoff2015-02-10
| | | | testcases yet
* expose connectivity desire of clients to ATS pluginsChristian Grothoff2015-02-08
|
* -rename for naming consistencyChristian Grothoff2015-02-08
|
* simplify normalization logic, also have clients access norm array of address ↵Christian Grothoff2015-02-08
| | | | directly
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* cleaning up gnunet-service-ats_normalization.cChristian Grothoff2015-02-05
|
* big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff2015-02-05
|
* use const in api, avoid castChristian Grothoff2015-01-22
|
* fixing doxygenMatthias Wachs2014-07-24
|
* - refine preference calculcations to reflect all clientsMatthias Wachs2014-05-06
| | | | | | - refining bandwidth distribution in a network - adding a configurable factor to better respect preferences
* -fix compiler warning: do not return const doubleChristian Grothoff2014-04-23
|
* doxygenMatthias Wachs2013-12-03
|
* evaluationMatthias Wachs2013-11-19
|
* get normalized pref per clientMatthias Wachs2013-11-19
|
* - reduce debug level in proportional Matthias Wachs2013-11-19
| | | | | | - store pref client in DLL - remove disconnected clients
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* fixing indentationMatthias Wachs2013-09-26
|
* use 10 secondsMatthias Wachs2013-09-26
|
* single aging task + indentationMatthias Wachs2013-09-25
|
* major change to solver api: split _update function since it combined 3 ↵Matthias Wachs2013-07-04
| | | | | | | different functionalities proportional almost done, mlp to do
* function to get normalized properties in solverMatthias Wachs2013-07-03
|
* doxygen fixesMatthias Wachs2013-07-01
|
* completed normalizing with min max handlinMatthias Wachs2013-06-25
|
* implemented ats property normalization with callback to addressMatthias Wachs2013-06-24
| | | | | to do: recalculate min/max to prevent outdated max values have an impact on normalization
* quality normalization without checking if min and max are givenMatthias Wachs2013-06-24
|
* - fixed info message in testMatthias Wachs2013-06-24
| | | | | | - added data structure for property normalization - added property averaging
* basics for quality normalizationMatthias Wachs2013-06-21
|
* doxygen fixesMatthias Wachs2013-06-21
|
* normalization docuMatthias Wachs2013-06-21
|
* renaming mlp solver for consistencyMatthias Wachs2013-06-19
|
* doxygen fixesMatthias Wachs2013-06-19
|
* changesMatthias Wachs2013-06-18
|
* (no commit message)Matthias Wachs2013-06-18
|
* proportional solver uses normalizationyMatthias Wachs2013-06-17
|
* adding generic normalization support for all solversMatthias Wachs2013-06-14