aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_performance.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* 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
* move network type logic out of ATS code, move performance preferences into MQChristian Grothoff2018-11-22
* fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
* 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
* Match function type to header declarationDavid Barksdale2017-02-20
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -doxygenMartin Schanzenbach2016-07-17
* convert perf API to new MQ APIChristian Grothoff2016-06-23
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -do pass local_address_info flag from/to ATS also for performance monitorChristian Grothoff2015-05-22
* do not call receive before sending first messageChristian Grothoff2015-02-11
* pass correct closureChristian Grothoff2015-02-11
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -fixChristian Grothoff2015-02-10
* -use backoff for reconnectsChristian Grothoff2015-02-09
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* removing dead code, improving comments, simplifying iteration logic, making i...Christian Grothoff2014-12-15
* -doxygen, indentationChristian Grothoff2014-12-15
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
* performance API indicates disconnectMatthias Wachs2014-05-21
* -doxygen, indentation, new FIXME: disconnect needs to notify clientsChristian Grothoff2014-04-16
* malloc -> newLRN2013-12-19
* ats solver are now implemented as pluginsMatthias Wachs2013-10-08
* debug on freebsdMatthias Wachs2013-09-30
* additional checkMatthias Wachs2013-09-26
* race condition between APIs due to different locations for the client_receive...Matthias Wachs2013-09-26
* updated experimentation testsMatthias Wachs2013-08-30
* implemented feedback API, but not yet calling solverMatthias Wachs2013-08-29
* api changeMatthias Wachs2013-03-26
* ats api changeMatthias Wachs2013-03-25
* doxygenMatthias Wachs2013-03-25
* testMatthias Wachs2013-03-20
* initial cbMatthias Wachs2013-03-20
* modMatthias Wachs2013-03-20
* pre lunch commitMatthias Wachs2013-03-19
* performance monitor API + renameMatthias Wachs2013-03-19
* - preference mgmtMatthias Wachs2012-12-18
* callback checkMatthias Wachs2012-12-05
* - stage 3Matthias Wachs2012-11-22
* - fixMatthias Wachs2012-11-22