aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_performance.c
Commit message (Collapse)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
| | | | | This change lets us compile with clang again.
* -doxygenMartin Schanzenbach2016-07-17
|
* convert perf API to new MQ APIChristian Grothoff2016-06-23
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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 ↵Christian Grothoff2015-02-10
| | | | testcases yet
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* removing dead code, improving comments, simplifying iteration logic, making ↵Christian Grothoff2014-12-15
| | | | iteration over all addresses also faster
* -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
| | | | | initial commit: tests pass, no crashes with tests ...
* debug on freebsdMatthias Wachs2013-09-30
|
* additional checkMatthias Wachs2013-09-26
|
* race condition between APIs due to different locations for the ↵Matthias Wachs2013-09-26
| | | | client_receive call: performance and scheduling now work the same
* updated experimentation testsMatthias Wachs2013-08-30
| | | | | added scope time for feedback api
* 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
|