aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_performance.c
Commit message (Collapse)AuthorAge
* 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
|
* dogygenMatthias Wachs2012-11-21
|
* changes, almost doneMatthias Wachs2012-11-20
|
* - changesMatthias Wachs2012-11-20
|
* - changesMatthias Wachs2012-11-20
|
* changes ... more TBDMatthias Wachs2012-11-19
|
* - changesMatthias Wachs2012-11-19
|
* - changes to api (not finished)Matthias Wachs2012-11-19
|
* infocb can be NULLMatthias Wachs2012-11-05
|
* -abort pending transmission before disconnectChristian Grothoff2012-10-08
|
* -abort pending transmission before disconnectChristian Grothoff2012-10-08
|