aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-bcd.c
Commit message (Collapse)AuthorAge
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
|
* fixing compiler warningsChristian Grothoff2016-05-06
|
* 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 (C) noticesChristian Grothoff2016-01-19
|
* 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
* -update bcd template and adjust code accordinglyChristian Grothoff2013-12-09
|
* -increase timeout for slow systemsChristian Grothoff2013-12-09
|
* -fix leaksChristian Grothoff2013-12-05
|
* -fix timeoutChristian Grothoff2013-12-05
|
* creating gnunet-bcdChristian Grothoff2013-12-05