aboutsummaryrefslogtreecommitdiff
path: root/src/ats
Commit message (Expand)AuthorAge
* patches from Hellekin to fix #3577Christian Grothoff2015-01-26
* -fix indentChristian Grothoff2015-01-26
* -constants firstChristian Grothoff2015-01-26
* -address dying doesn't depend on bandwidth suggestion of ATS, just on in_dest...Christian Grothoff2015-01-25
* handle mq being NULLChristian Grothoff2015-01-25
* -fixing testcasesChristian Grothoff2015-01-25
* -fix testcase assertionsChristian Grothoff2015-01-25
* -eh, static sh pleseChristian Grothoff2015-01-25
* -removing useless/dead/redundant tests, adjusting other tests to fit current APIChristian Grothoff2015-01-25
* -use static where allowedChristian Grothoff2015-01-22
* use const in api, avoid castChristian Grothoff2015-01-22
* 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
* finish ATS reconnect logic to retransmit state on reconnectChristian Grothoff2015-01-22
* -improving docsChristian Grothoff2015-01-22
* -documentingChristian Grothoff2015-01-22
* also simplify message format for AddressSuggestionMessageChristian Grothoff2015-01-22
* simplifying IPC for address destructionChristian Grothoff2015-01-22
* simplifying IPC for address in use and address updateChristian Grothoff2015-01-22
* split structs for address adding and updatingChristian Grothoff2015-01-22
* splitting add/update logic in preparation for changing msg formatsChristian Grothoff2015-01-22
* towards a cleaner ATS scheduling APIChristian Grothoff2015-01-22
* -towards improved ATS API, adding return value with address record when addin...Christian Grothoff2015-01-19
* remove ATS information from callback from ATS address selection, as the argum...Christian Grothoff2015-01-18
* always use a slot, even if the session is NULL, simplify logic and document w...Christian Grothoff2015-01-18
* -test cleanupChristian Grothoff2015-01-18
* -doxygen, link against libgnunethelloChristian Grothoff2015-01-18
* -test cleanupChristian Grothoff2015-01-18
* -indentation, doxygenChristian Grothoff2015-01-18
* -indentation, doxygenChristian Grothoff2015-01-18
* use modern MQ API, use multipeermap instead of DLLChristian Grothoff2015-01-17
* -dceChristian Grothoff2015-01-17
* simplify ATS API and plugin API by returning the network type, instead of an ...Christian Grothoff2015-01-17
* eliminating callback argument and its implementation which are never called i...Christian Grothoff2015-01-17
* use ATS functions to convert quality network type to string, instead of using...Christian Grothoff2015-01-17
* test for solvers to support delayed startMatthias Wachs2015-01-16
* additional testMatthias Wachs2015-01-16
* new testcase to test delayed ATS service startupMatthias Wachs2015-01-16
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Rename DEFAULT_QUALITY to MLP_DEFAULT_QUALITY to avoid conflicting with W32 GDILRN2014-12-23
* -check RVChristian Grothoff2014-12-20
* -fix unused initialization of localsChristian Grothoff2014-12-20
* -use const in peerstore callbackChristian Grothoff2014-12-18
* -simplify configs, do use defaults where they work / are identicalChristian Grothoff2014-12-15
* -fix test: only run test logic, not full peerChristian Grothoff2014-12-15
* -bump yearChristian Grothoff2014-12-15
* removing dead code, improving comments, simplifying iteration logic, making i...Christian Grothoff2014-12-15
* -doxygen, indentationChristian Grothoff2014-12-15
* -fix crash in testcaseChristian Grothoff2014-12-15
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10