aboutsummaryrefslogtreecommitdiff
path: root/src/ats/gnunet-service-ats_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
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* rename fest: use new libgnunetnt instead of old libgnunetats logic for networ...Christian Grothoff2018-11-23
* 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
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* migrating more services to new service APIChristian Grothoff2016-09-21
* -doxygenMartin Schanzenbach2016-07-17
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* -simplifyChristian Grothoff2015-10-27
* -fix npeChristian Grothoff2015-10-08
* determine network scope for ATS even if we do not yet have a session and only...Christian Grothoff2015-10-07
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -do pass local_address_info flag from/to ATS also for performance monitorChristian Grothoff2015-05-22
* -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