aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/plugin_namestore_flat.c
Commit message (Expand)AuthorAge
* -fix many more typosChristian Grothoff2021-04-26
* -more gnsrecord APIMartin Schanzenbach2020-10-22
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* use mmap() instead of malloc, rename heap->flat as database is persisted in f...Christian Grothoff2019-06-29
* NAMESTORE: rename flat plugin to heapSchanzenbach, Martin2018-10-15
* now this should work...Christian Grothoff2018-10-10
* use the other pointer to pass assertionChristian Grothoff2018-10-10
* simplify memory allocation in plugin_namestore_flat, use cleaner signatures f...Christian Grothoff2018-06-30
* 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
* check return values from GNSRECORD_record_serialize/size alwaysChristian Grothoff2018-05-20
* fix offset computation in flat iteratorChristian Grothoff2018-05-09
* fix context for zone_to_name flat pluginChristian Grothoff2018-05-09
* implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...Christian Grothoff2018-05-09
* fix scanf callsChristian Grothoff2018-05-02
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
* add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff2018-04-29
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* -fixMartin Schanzenbach2016-10-10
* - fix coverityMartin Schanzenbach2016-08-29
* fix missing 0-terminationChristian Grothoff2016-08-26
* fix memory leak and unnecessary allocationsChristian Grothoff2016-08-26
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -coverityMartin Schanzenbach2016-07-07
* -fix (C) noticesChristian Grothoff2016-01-19
* - fix flat pluginMartin Schanzenbach2015-10-30
* - updateMartin Schanzenbach2015-09-10
* -fixMartin Schanzenbach2015-08-11
* - fixMartin Schanzenbach2015-08-11
* -fixMartin Schanzenbach2015-08-11
* - flat namestore plugin (experimental)Martin Schanzenbach2015-08-11