aboutsummaryrefslogtreecommitdiff
path: root/src/namecache/gnunet-service-namecache.c
Commit message (Collapse)AuthorAge
* - better wire format for rrblocksMartin Schanzenbach2020-10-15
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* add stats to namecacheChristian Grothoff2019-01-10
|
* fixSchanzenbach, Martin2018-06-24
|
* handle corrupted names in cacheSchanzenbach, Martin2018-06-24
|
* 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
|
* eliminate .gnu from GNSChristian Grothoff2018-03-03
|
* 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