aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-ats-solver-eval.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-17Porting leftovers to new getopt API.Marcello Stanisci
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-08changing s_get API to return void instead of address, have plugin use existin...Christian Grothoff
2015-02-08avoid several linear scans and allocations by combining AddressWrapper and as...Christian Grothoff
2015-02-08cleaning up gnunet-service-ats_preferences.cChristian Grothoff
2015-02-08-rename for naming consistencyChristian Grothoff
2015-02-08simplify normalization logic, also have clients access norm array of address ...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07DCEChristian Grothoff
2015-02-07simplify logicChristian Grothoff
2015-02-06get rid of stupid network[i]=i arrayChristian Grothoff
2015-02-05first pass at cleaning up ATS plugin APIChristian Grothoff
2015-02-05big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff
2015-01-17use ATS functions to convert quality network type to string, instead of using...Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-07-fixing misc minor ats test/driver bugsChristian Grothoff
2014-12-03-fix misc compiler warningsChristian Grothoff
2014-07-24fixing doxygenMatthias Wachs
2014-07-17do not use NBO internallyMatthias Wachs
2014-05-19remove log level and initialize valuesMatthias Wachs
2014-05-16setting feedback with preference generatorMatthias Wachs
2014-05-15remove unused breakMatthias Wachs
2014-05-15log if peer is requestedMatthias Wachs
2014-05-15adding bt to data file headerMatthias Wachs
2014-05-15header Matthias Wachs
2014-05-15add step durationMatthias Wachs
2014-05-07fixes for the loggingMatthias Wachs
2014-05-06- refine preference calculcations to reflect all clientsMatthias Wachs
2014-05-05improved logging for eval toolMatthias Wachs
2014-05-05fix: setting network in address with eval toolMatthias Wachs
2014-04-30fixing file handle lookupMatthias Wachs
2014-04-30simplify definition of address delete: only peer id and address id is requiredMatthias Wachs
2014-04-30minor changesMatthias Wachs
2014-04-29fix output formatMatthias Wachs
2014-04-29support for log data directoryMatthias Wachs
2014-04-29optional timestampMatthias Wachs
2014-04-17fix normalization loggingMatthias Wachs
2014-04-17fixing shutdown Matthias Wachs
2014-04-16fixes to adding addressesMatthias Wachs
2014-04-16improved network definitionMatthias Wachs
2014-04-16loggingMatthias Wachs
2014-04-16prop loggingMatthias Wachs