aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_ril.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
2016-11-17Sometimes it's OK if multiplication overflowsDavid Barksdale
2016-09-21migrating more services to new service APIChristian Grothoff
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-08check for nanChristian Grothoff
2015-02-08avoid several linear scans and allocations by combining AddressWrapper and as...Christian 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-06test ATS tests to pass againChristian Grothoff
2015-02-06-fix ril delete address handlingChristian Grothoff
2015-02-06-fix misc minor crashesChristian 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-02-05Various changes:Christian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-07-17do not use NBO internallyMatthias Wachs
2014-06-27fix for cfg loadingMatthias Wachs
2014-06-27clarify cfg loadingMatthias Wachs
2014-06-25forgotten commit making penalty quadratic as used and documentedMatthias Wachs
2014-06-12code cleanupChristian Grothoff
2014-05-14fix checkMatthias Wachs
2014-05-14use cfg function in solversMatthias Wachs
2014-05-05fix: setting network in address with eval toolMatthias Wachs
2014-04-16change log levelMatthias Wachs
2014-04-07unused callMatthias Wachs
2014-04-07- use new hash nameBart Polot
2014-03-20doxygen fixesMatthias Wachs
2014-02-13- fixed warning about missing return valuesFabian Oehlmann
2014-02-12- better variable namesFabian Oehlmann
2014-02-03-fix merge mistakeFabian Oehlmann
2014-02-03-minor renamingsFabian Oehlmann
2014-02-01stats can be NULL if [statistics] DISABLE=YESDavid Barksdale
2014-01-29-revert of address_bw additionFabian Oehlmann
2014-01-28transport reliabilities checkenFabian Oehlmann
2014-01-28higher initialization of bandwidthFabian Oehlmann
2014-01-25-eligibility trace fixesFabian Oehlmann
2014-01-23refactoringFabian Oehlmann
2014-01-22reward function made differentiableFabian Oehlmann
2014-01-21several fixes and commentsFabian Oehlmann
2014-01-17- minor renamingsFabian Oehlmann
2014-01-16minor action-selection improvementFabian Oehlmann