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