aboutsummaryrefslogtreecommitdiff
path: root/src/sensor/gnunet-service-sensor_monitoring.c
Commit message (Collapse)AuthorAge
* Check return value of GNUNET_STATISTICS_getDavid Barksdale2015-01-05
| | | | | Or we could always call the callback with GNUNET_SYSERR.
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fix leakChristian Grothoff2014-12-07
|
* sensor profiler: disconnect peers functionalityOmar Tarabai2014-09-02
|
* sensor: starting modules controllable from configOmar Tarabai2014-08-11
|
* sensor: separate monitoring functionsOmar Tarabai2014-08-11