aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats_api_performance.c
Commit message (Collapse)AuthorAge
* -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
|
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* - cppcheckMatthias Wachs2012-01-26
|
* -fixing indentationChristian Grothoff2011-11-29
|
* introducing GNUNET_UNUSED macro instead of hard-coding gcc attribute all ↵Christian Grothoff2011-11-28
| | | | over the place; also some further documentation fixes
* -doxygen fixesChristian Grothoff2011-11-28
|
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* major bugfixes in performance api implementation, some loggingChristian Grothoff2011-10-19
|