aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-ats-solver-eval.c
Commit message (Expand)AuthorAge
* 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
* 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