aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_plugins.c
Commit message (Collapse)AuthorAge
* finish implementing reservation test, and fix bandwidth reservation logicChristian Grothoff2015-02-11
|
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS ↵Christian Grothoff2015-02-10
| | | | testcases yet
* do proper check for stability, in particular UINT32_MAX-0 is not a delta of 1...Christian Grothoff2015-02-09
|
* -that the tests do not catch bugs like this is a real issue...Christian Grothoff2015-02-09
|
* -indentChristian Grothoff2015-02-08
|
* changing s_get API to return void instead of address, have plugin use ↵Christian Grothoff2015-02-08
| | | | existing mechanism to signal address activation
* avoid several linear scans and allocations by combining AddressWrapper and ↵Christian Grothoff2015-02-08
| | | | asi structs
* expose connectivity desire of clients to ATS pluginsChristian 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
| | | | directly
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* DCEChristian Grothoff2015-02-07
|
* deduplicate code for quota parsingChristian Grothoff2015-02-07
|
* deduplicate code for quota parsingChristian Grothoff2015-02-07
|
* minor cleanupChristian Grothoff2015-02-07
|
* simplify logic: just use string directly for the plugin nameChristian Grothoff2015-02-07
|
* simplify logicChristian Grothoff2015-02-07
|
* simplify logicChristian Grothoff2015-02-07
|
* test ATS tests to pass againChristian 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
|
* -misc cleanupsChristian Grothoff2015-02-05
|
* cleaning up gnunet-service-ats_normalization.cChristian Grothoff2015-02-05
|
* big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff2015-02-05