convert conversation_api_call.c
[oweals/gnunet.git] / src / ats / gnunet-service-ats_normalization.h
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-08 Christian Grothoffexpose connectivity desire of clients to ATS plugins
2015-02-08 Christian Grothoff-rename for naming consistency
2015-02-08 Christian Grothoffsimplify normalization logic, also have clients access...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-05 Christian Grothoffcleaning up gnunet-service-ats_normalization.c
2015-02-05 Christian Grothoffbig ATS refactoring, no serious semantic changes should...
2015-01-22 Christian Grothoffuse const in api, avoid cast
2014-07-24 Matthias Wachsfixing doxygen
2014-05-06 Matthias Wachs- refine preference calculcations to reflect all clients
2014-04-23 Christian Grothoff-fix compiler warning: do not return const double
2013-12-03 Matthias Wachsdoxygen
2013-11-19 Matthias Wachsevaluation
2013-11-19 Matthias Wachsget normalized pref per client
2013-11-19 Matthias Wachs- reduce debug level in proportional
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-26 Matthias Wachsfixing indentation
2013-09-26 Matthias Wachsuse 10 seconds
2013-09-25 Matthias Wachssingle aging task + indentation
2013-07-04 Matthias Wachsmajor change to solver api: split _update function...
2013-07-03 Matthias Wachsfunction to get normalized properties in solver
2013-07-01 Matthias Wachsdoxygen fixes
2013-06-25 Matthias Wachscompleted normalizing with min max handlin
2013-06-24 Matthias Wachsimplemented ats property normalization with callback...
2013-06-24 Matthias Wachsquality normalization without checking if min and max...
2013-06-24 Matthias Wachs- fixed info message in test
2013-06-21 Matthias Wachsbasics for quality normalization
2013-06-21 Matthias Wachsdoxygen fixes
2013-06-21 Matthias Wachsnormalization docu
2013-06-19 Matthias Wachsrenaming mlp solver for consistency
2013-06-19 Matthias Wachsdoxygen fixes
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachs(no commit message)
2013-06-17 Matthias Wachsproportional solver uses normalizationy
2013-06-14 Matthias Wachsadding generic normalization support for all solvers