aboutsummaryrefslogtreecommitdiff
path: root/src/ats/plugin_ats_ril.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* rename fest: use new libgnunetnt instead of old libgnunetats logic for ↵Christian Grothoff2018-11-23
| | | | network type classification
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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 ↵Christian Grothoff2015-02-10
| | | | testcases yet
* changing s_get API to return void instead of address, have plugin use ↵Christian Grothoff2015-02-08
| | | | existing mechanism to signal address activation
* check for nanChristian Grothoff2015-02-08
|
* avoid several linear scans and allocations by combining AddressWrapper and ↵Christian Grothoff2015-02-08
| | | | asi structs
* -rename for naming consistencyChristian Grothoff2015-02-08
|
* simplify normalization logic, also have clients access norm array of address ↵Christian Grothoff2015-02-08
| | | | directly
* -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
| | | | | | | | | | | | | | | - removed "in_use" from being passed to ATS, no longer needed as we tell ATS when we cannot follow a suggestion by removing the address; simplifies the code a lot - better handling of state machine, fallback to primary session if address switch to new session timed out - nicer logging - more comments - new testcase failures, because of #3652, #3651 and #3650 (or more that i missed).
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* 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
| | | | | - fast start - utilization in utility
* -fix merge mistakeFabian Oehlmann2014-02-03
|
* -minor renamingsFabian Oehlmann2014-02-03
| | | | | -default parameters set to better values -exploration decay added
* 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
|
* -eligibility trace fixesFabian Oehlmann2014-01-25
|
* refactoringFabian Oehlmann2014-01-23
|
* reward function made differentiableFabian Oehlmann2014-01-22
|
* several fixes and commentsFabian Oehlmann2014-01-21
|