aboutsummaryrefslogtreecommitdiff
path: root/src/fs/gnunet-daemon-fsprofiler.c
Commit message (Collapse)AuthorAge
* 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
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* 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 #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -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
* generate progress events when publishing directories (towards fixing #2230)Christian Grothoff2013-10-11
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -misc fixes based on cppcheckChristian Grothoff2013-09-25
|
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -virtually finished fs profilerChristian Grothoff2012-12-08
|
* -more work on FS profilerChristian Grothoff2012-12-07
|
* -more work on FS profilerChristian Grothoff2012-12-07
|
* -skeleton for the fsprofiler daemonChristian Grothoff2012-12-07