-fix (C) notices
[oweals/gnunet.git] / src / ats / gnunet-service-ats_normalization.c
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-13 Christian Grothoffsimplify logic, avoid using uninit variable
2015-02-11 Christian Grothoff-allow UINT64_MAX without crashing
2015-02-11 Christian Grothoff-allow UINT64_MAX without crashing
2015-02-10 Christian Grothofffixing #3657 (replace ATS_Information with struct)...
2015-02-08 Christian Grothoff-rename for naming consistency
2015-02-08 Christian Grothoffsimplify normalization logic, also have clients access...
2015-02-08 Christian Grothoffmore dead and duplicate code elimination
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2015-02-07 Christian Grothoffsimplify logic
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 Grothoff-use static where allowed
2015-01-22 Christian Grothoffuse const in api, avoid cast
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-07-24 Matthias Wachsfixing doxygen
2014-05-16 Matthias Wachsfixing division by zero in normalization
2014-05-11 Andrew CannMinor bigfixes.
2014-05-08 Matthias Wachs- combining performance selection and stability in...
2014-05-08 Matthias Wachsonly call callback on change
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-19 LRNmalloc -> new
2013-12-05 Christian Grothoff-check return values of hashmap operations
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-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-getting ATS and transport to compile again (part of...
2013-09-26 Matthias Wachsfixed for loop
2013-09-26 Matthias Wachsfixed segfault + improved aging
2013-09-25 Matthias Wachssingle aging task + indentation
2013-08-19 Matthias Wachsremove dead assignments
2013-07-04 Matthias Wachsmajor change to solver api: split _update function...
2013-07-03 Matthias Wachsproportional solver uses normalized properties
2013-07-03 Matthias Wachschanging solver api: remove address hashmap from functi...
2013-07-03 Matthias Wachsfunction to get normalized properties in solver
2013-07-01 Matthias Wachsdoxygen fixes
2013-06-25 Matthias Wachsfixing coverity 10474 Unused pointer value
2013-06-25 Matthias Wachsfixing coverity 10444
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-21 Matthias Wachsfix for crashing perf_ats_mlp
2013-06-19 Matthias Wachsrenaming mlp solver for consistency
2013-06-19 Matthias Wachsdoxygen fixes
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachschanges
2013-06-18 Matthias Wachs(no commit message)
2013-06-17 Matthias Wachsproportional solver uses normalizationy
2013-06-17 Matthias Wachschanges
2013-06-14 Matthias Wachsadding generic normalization support for all solvers