aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_addresses.h
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
2016-09-21migrating more services to new service APIChristian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-05-22-do pass local_address_info flag from/to ATS also for performance monitorChristian Grothoff
2015-02-10fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07DCEChristian Grothoff
2015-02-05-misc cleanupsChristian Grothoff
2015-02-05cleaning up gnunet-service-ats_normalization.cChristian Grothoff
2015-02-05-cleaning up gnunet-service-ats_performance-*Christian Grothoff
2015-02-05-cleaning up gnunet-service-ats_addresses.hChristian Grothoff
2015-02-05big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff
2015-02-05Various changes:Christian Grothoff
2015-01-22use statics instead of singleton struct, simplify internal APIsChristian Grothoff
2015-01-22-indentation, do not pass stats arg as const just to then cast the const awayChristian Grothoff
2015-01-22simplifying IPC for address destructionChristian Grothoff
2015-01-22simplifying IPC for address in use and address updateChristian Grothoff
2015-01-18always use a slot, even if the session is NULL, simplify logic and document w...Christian Grothoff
2015-01-18-indentation, doxygenChristian Grothoff
2014-12-15removing dead code, improving comments, simplifying iteration logic, making i...Christian Grothoff
2014-07-17do not use NBO internallyMatthias Wachs
2014-06-16do not use session_id in GAS_performance_notify_all_clients, needs to be 'act...Christian Grothoff
2014-06-16-doxygen, indentationChristian Grothoff
2014-04-07missing struct definition in headerFlorian Dold
2014-01-16documentation for ATSMatthias Wachs
2014-01-13implementing 0003268Matthias Wachs
2013-12-18idea: try to prefer 'newer' addresses to improve mobility issuesMatthias Wachs
2013-11-19- reduce debug level in proportional Matthias Wachs
2013-10-29move definitionMatthias Wachs
2013-10-08ats solver are now implemented as pluginsMatthias Wachs
2013-10-08improved documentationMatthias Wachs
2013-09-30-getting ATS and transport to compile again (part of #3047)Christian Grothoff
2013-09-26indentMatthias Wachs
2013-09-10more renaming from simplistic to proportionalMatthias Wachs
2013-08-30updated experimentation testsMatthias Wachs
2013-08-29implemented feedback API, but not yet calling solverMatthias Wachs
2013-07-05doxygen documentationMatthias Wachs
2013-07-05documentation for new solver api in headerMatthias Wachs
2013-07-04major change to solver api: split _update function since it combined 3 differ...Matthias Wachs
2013-07-03changing solver api: remove address hashmap from functions and pass instead w...Matthias Wachs
2013-07-03remove unused fieldsMatthias Wachs
2013-07-02adding functions for bulkmodeMatthias Wachs
2013-06-25completed normalizing with min max handlinMatthias Wachs
2013-06-24implemented ats property normalization with callback to addressMatthias Wachs
2013-06-24- fixed info message in testMatthias Wachs
2013-06-19renaming mlp solver for consistencyMatthias Wachs
2013-06-19remove normalization from solvers, use in address onlyMatthias Wachs