aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-ats-solver-eval.c
Commit message (Collapse)AuthorAge
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* Porting leftovers to new getopt API.Marcello Stanisci2017-03-17
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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
* changing s_get API to return void instead of address, have plugin use ↵Christian Grothoff2015-02-08
| | | | existing mechanism to signal address activation
* avoid several linear scans and allocations by combining AddressWrapper and ↵Christian Grothoff2015-02-08
| | | | asi structs
* cleaning up gnunet-service-ats_preferences.cChristian 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
|
* DCEChristian Grothoff2015-02-07
|
* simplify logicChristian Grothoff2015-02-07
|
* get rid of stupid network[i]=i arrayChristian Grothoff2015-02-06
|
* first pass at cleaning up ATS plugin APIChristian Grothoff2015-02-05
|
* big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff2015-02-05
|
* 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
|