aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-ats-solver-eval.c
Commit message (Collapse)AuthorAge
* use ATS functions to convert quality network type to string, instead of ↵Christian Grothoff2015-01-17
| | | | using string API
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fixing misc minor ats test/driver bugsChristian Grothoff2014-12-07
|
* -fix misc compiler warningsChristian Grothoff2014-12-03
|
* fixing doxygenMatthias Wachs2014-07-24
|
* do not use NBO internallyMatthias Wachs2014-07-17
|
* remove log level and initialize valuesMatthias Wachs2014-05-19
|
* setting feedback with preference generatorMatthias Wachs2014-05-16
|
* remove unused breakMatthias Wachs2014-05-15
|
* log if peer is requestedMatthias Wachs2014-05-15
|
* adding bt to data file headerMatthias Wachs2014-05-15
|
* header Matthias Wachs2014-05-15
|
* add step durationMatthias Wachs2014-05-15
|
* fixes for the loggingMatthias Wachs2014-05-07
|
* - refine preference calculcations to reflect all clientsMatthias Wachs2014-05-06
| | | | | | - refining bandwidth distribution in a network - adding a configurable factor to better respect preferences
* improved logging for eval toolMatthias Wachs2014-05-05
| | | | | fix for proportional solver: reset calculated quota after assigning
* fix: setting network in address with eval toolMatthias Wachs2014-05-05
|
* fixing file handle lookupMatthias Wachs2014-04-30
| | | | | one type to store them all
* simplify definition of address delete: only peer id and address id is requiredMatthias Wachs2014-04-30
|
* minor changesMatthias Wachs2014-04-30
|
* fix output formatMatthias Wachs2014-04-29
|
* support for log data directoryMatthias Wachs2014-04-29
|
* optional timestampMatthias Wachs2014-04-29
|
* fix normalization loggingMatthias Wachs2014-04-17
|
* fixing shutdown Matthias Wachs2014-04-17
|
* fixes to adding addressesMatthias Wachs2014-04-16
|
* improved network definitionMatthias Wachs2014-04-16
|
* loggingMatthias Wachs2014-04-16
|
* prop loggingMatthias Wachs2014-04-16
|
* file loggingMatthias Wachs2014-04-16
|
* changes to loggingMatthias Wachs2014-04-16
|
* stop pg generation on address deletionMatthias Wachs2014-04-15
|
* improved loggingMatthias Wachs2014-04-15
|
* advanced loggingMatthias Wachs2014-04-15
|
* wrong checksMatthias Wachs2014-04-08
|
* removing unused variable und double free (with null check)Matthias Wachs2014-04-07
|
* doxygen fixesMatthias Wachs2014-03-20
|
* basic loggingMatthias Wachs2014-02-11
|
* + setting preferenceMatthias Wachs2014-02-11
| | | | | | + set preference example + adding client_id to suport multiple applications
* propertiesMatthias Wachs2014-02-11
|
* property enforcementMatthias Wachs2014-02-11
|
* commit before removing address ids Matthias Wachs2014-02-11
|
* address managementMatthias Wachs2014-02-11
|
* improved quota loading + requesting and stopping address suggestionsMatthias Wachs2014-02-11
|
* adding and deleting address from solverMatthias Wachs2014-02-11
|
* improved episode parsingMatthias Wachs2014-02-11
| | | | | added request support
* fixing property generationMatthias Wachs2014-02-11
|
* logging taskMatthias Wachs2014-02-11
|
* enforcing correct generator typeMatthias Wachs2014-02-11
|
* property generationMatthias Wachs2014-02-07
|