aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_scheduling.c
Commit message (Expand)AuthorAge
* -check for in_destroy when looking up session IDsChristian Grothoff2015-02-11
* eliminate dead call from APIChristian Grothoff2015-02-11
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -fix typoChristian Grothoff2015-02-10
* -fixChristian Grothoff2015-02-10
* -use backoff for reconnectsChristian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Various changes:Christian Grothoff2015-02-05
* -forgot to add fileChristian Grothoff2015-02-03
* separate ATS interface scanning logic from ATS scheduling logicChristian Grothoff2015-02-03
* separate ATS connectivity suggestions from ATS scheduling APIChristian Grothoff2015-02-03
* -fix FIXMEChristian Grothoff2015-02-03
* do signal disconnect to transport service, even if specific address is in_des...Christian Grothoff2015-02-03
* patches from Hellekin to fix #3577Christian 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
* 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
* use modern MQ API, use multipeermap instead of DLLChristian 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
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fixed check for destruction of inbound addressesMatthias Wachs2014-03-20
* implementing 0003268Matthias Wachs2014-01-13
* extending ATS api suggest callback with peer idMatthias Wachs2014-01-09
* malloc -> newLRN2013-12-19
* debug on freebsdMatthias Wachs2013-09-30
* new function to check if session is known to atsMatthias Wachs2013-07-11
* move error reporting to client, since now it's the plugins fault if sessions ...Matthias Wachs2013-07-10
* fix for 10472 Structurally dead codeMatthias Wachs2013-06-25
* implemented ats property normalization with callback to addressMatthias Wachs2013-06-24
* fix if cb == NULLMatthias Wachs2013-03-26
* remove break until fixeremove break until fixeddMatthias Wachs2013-03-19
* adding suggest handle to allow transport to check if we have pending address ...Matthias Wachs2013-01-14
* adding functionMatthias Wachs2012-12-12
* msgsMatthias Wachs2012-12-12
* fixMatthias Wachs2012-12-06
* -simplifyChristian Grothoff2012-10-24
* -patch for ATS to fix compiler warning/error from Markus TeichChristian Grothoff2012-10-14