aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_performance.c
Commit message (Expand)AuthorAge
* -fixing misc minor bugs and style issues (unchecked return values, memory lea...Christian Grothoff2015-02-13
* -fix crashChristian Grothoff2015-02-11
* fixing #3657 (replace ATS_Information with struct), but WIHTOUT fixing ATS te...Christian Grothoff2015-02-10
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -use only one nc per clientChristian Grothoff2015-02-06
* -misc cleanupsChristian Grothoff2015-02-05
* -cleaning up gnunet-service-ats_performance-*Christian Grothoff2015-02-05
* big ATS refactoring, no serious semantic changes should stem from thisChristian Grothoff2015-02-05
* use statics instead of singleton struct, simplify internal APIsChristian Grothoff2015-01-22
* -indentation, do not pass stats arg as const just to then cast the const awayChristian Grothoff2015-01-22
* -fix test: only run test logic, not full peerChristian Grothoff2014-12-15
* -bump yearChristian Grothoff2014-12-15
* removing dead code, improving comments, simplifying iteration logic, making i...Christian Grothoff2014-12-15
* -doxygen, indentationChristian Grothoff2014-12-15
* fixing doxygenMatthias Wachs2014-07-24
* notify performance monitors about destroyed addresses (for #3406)Christian Grothoff2014-06-16
* do not use session_id in GAS_performance_notify_all_clients, needs to be 'act...Christian Grothoff2014-06-16
* implementing 0003268Matthias Wachs2014-01-13
* -fixing misc format stringsChristian Grothoff2013-12-24
* value__ is uint32_t, use %lu to printLRN2013-12-24
* -remove useless constChristian Grothoff2013-12-21
* malloc -> newLRN2013-12-19
* - reduce debug level in proportional Matthias Wachs2013-11-19
* this iteration should return all addresses, not only activeMatthias Wachs2013-09-26
* log messageMatthias Wachs2013-09-26
* updated experimentation testsMatthias Wachs2013-08-30
* implemented feedback API, but not yet calling solverMatthias Wachs2013-08-29
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -keep and drop are not needed here as we watch for disconnectsChristian Grothoff2013-06-12
* api changeMatthias Wachs2013-03-26
* changesMatthias Wachs2013-03-26
* unusedMatthias Wachs2013-03-26
* ats api changeMatthias Wachs2013-03-25
* testMatthias Wachs2013-03-20
* initial cbMatthias Wachs2013-03-20
* changesMatthias Wachs2013-03-20
* changesMatthias Wachs2013-03-19
* changesMatthias Wachs2013-03-19
* changesMatthias Wachs2013-03-19
* changesMatthias Wachs2013-03-19
* pre lunch commitMatthias Wachs2013-03-19
* adding client referenceMatthias Wachs2012-12-17
* - doxygenMatthias Wachs2012-12-13
* changesMatthias Wachs2012-12-12
* remove hattrick checkMatthias Wachs2012-12-10
* fixMatthias Wachs2012-12-10
* fix uninitialized memMatthias Wachs2012-11-22
* bug fixing: cannot drop messagesMatthias Wachs2012-11-22
* - bug fixMatthias Wachs2012-11-22
* dogygenMatthias Wachs2012-11-21