aboutsummaryrefslogtreecommitdiff
path: root/src/namecache/gnunet-service-namecache.c
Commit message (Collapse)AuthorAge
* convert namecache to new service ApIChristian Grothoff2016-10-21
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* -dceChristian Grothoff2016-06-21
|
* 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
|
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
|
* Fix incompatability with musl libc.David Barksdale2013-11-10
|
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* -copied block-related functions from namestore to namecacheChristian Grothoff2013-10-16