aboutsummaryrefslogtreecommitdiff
path: root/src/fs/test_fs_search_probes.c
Commit message (Collapse)AuthorAge
* 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 (C) noticesChristian Grothoff2016-01-19
|
* -use simpler, modern scheduler APIChristian Grothoff2015-08-03
|
* 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
|
* -fix fixChristian Grothoff2013-03-29
|
* -fix shutdown orderChristian Grothoff2013-03-29
|
* -timeoutChristian Grothoff2013-03-28
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -fix testChristian Grothoff2012-12-10
|
* -fixes for api change in testing librarySree Harsha Totakura2012-06-20
|
* -simplifying tests with new testing libChristian Grothoff2012-06-15
|
* -code cleanupChristian Grothoff2012-05-16
|
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* -adding testcase for FS probes, minor bugfixes related to probesChristian Grothoff2012-03-04