aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-ats-solver-eval.c
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* rename fest: use new libgnunetnt instead of old libgnunetats logic for networ...Christian Grothoff2018-11-23
* 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
* 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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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 te...Christian Grothoff2015-02-10
* changing s_get API to return void instead of address, have plugin use existin...Christian Grothoff2015-02-08
* avoid several linear scans and allocations by combining AddressWrapper and as...Christian Grothoff2015-02-08
* 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
* -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 using...Christian Grothoff2015-01-17
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -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
* improved logging for eval toolMatthias Wachs2014-05-05
* fix: setting network in address with eval toolMatthias Wachs2014-05-05
* fixing file handle lookupMatthias Wachs2014-04-30
* 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