aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_scheduling.c
Commit message (Expand)AuthorAge
* 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
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* misc fixesChristian Grothoff2016-07-06
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
* partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff2016-06-18
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -normal during shutdown, reduce log levelChristian Grothoff2016-03-16
* -fix (C) noticesChristian Grothoff2016-01-19
* add 'strength' argument to address suggestion request for ATSChristian Grothoff2015-10-18
* rename 'struct Session' to 'struct GNUNET_ATS_Session' to satisfy naming conv...Christian Grothoff2015-10-18
* -doxygenChristian Grothoff2015-10-18
* trying to fix #4003Christian Grothoff2015-10-14
* determine network scope for ATS even if we do not yet have a session and only...Christian Grothoff2015-10-07
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -mystery solved, remove diagnosticChristian Grothoff2015-05-18
* also compare peer identityChristian Grothoff2015-05-18
* -log more diagnosticsChristian Grothoff2015-05-18
* -fixing misc minor bugs and style issues (unchecked return values, memory lea...Christian Grothoff2015-02-13
* -fix memory leak of address on shutdownChristian Grothoff2015-02-12
* -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