aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_ril.c
Commit message (Expand)AuthorAge
* remove dead, obsolete or never-to-become ATS logic (DCE)Christian Grothoff2019-10-06
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* 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
* 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
* Sometimes it's OK if multiplication overflowsDavid Barksdale2016-11-17
* migrating more services to new service APIChristian Grothoff2016-09-21
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* 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
* check for nanChristian Grothoff2015-02-08
* avoid several linear scans and allocations by combining AddressWrapper and as...Christian 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
* test ATS tests to pass againChristian Grothoff2015-02-06
* -fix ril delete address handlingChristian Grothoff2015-02-06
* -fix misc minor crashesChristian Grothoff2015-02-06
* 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
* Various changes:Christian Grothoff2015-02-05
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* do not use NBO internallyMatthias Wachs2014-07-17
* fix for cfg loadingMatthias Wachs2014-06-27
* clarify cfg loadingMatthias Wachs2014-06-27
* forgotten commit making penalty quadratic as used and documentedMatthias Wachs2014-06-25
* code cleanupChristian Grothoff2014-06-12
* fix checkMatthias Wachs2014-05-14
* use cfg function in solversMatthias Wachs2014-05-14
* fix: setting network in address with eval toolMatthias Wachs2014-05-05
* change log levelMatthias Wachs2014-04-16
* unused callMatthias Wachs2014-04-07
* - use new hash nameBart Polot2014-04-07
* doxygen fixesMatthias Wachs2014-03-20
* - fixed warning about missing return valuesFabian Oehlmann2014-02-13
* - better variable namesFabian Oehlmann2014-02-12
* -fix merge mistakeFabian Oehlmann2014-02-03
* -minor renamingsFabian Oehlmann2014-02-03
* stats can be NULL if [statistics] DISABLE=YESDavid Barksdale2014-02-01
* -revert of address_bw additionFabian Oehlmann2014-01-29
* transport reliabilities checkenFabian Oehlmann2014-01-28
* higher initialization of bandwidthFabian Oehlmann2014-01-28