index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
namestore
/
plugin_namestore_flat.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-05-20
check return values from GNSRECORD_record_serialize/size always
Christian Grothoff
2018-05-09
fix offset computation in flat iterator
Christian Grothoff
2018-05-09
fix context for zone_to_name flat plugin
Christian Grothoff
2018-05-09
implement new functions in libgnunetsq, clean up sqlite namestore plugin, imp...
Christian Grothoff
2018-05-02
fix scanf calls
Christian Grothoff
2018-05-01
more extensive namestore tests for the non-sqlite plugins, with bugfixes
Christian Grothoff
2018-04-30
eliminate use of OFFSET in namestore DB queries
Christian Grothoff
2018-04-29
add option to disable namecache, add velocity calculation and delay correctio...
Christian Grothoff
2018-04-25
extend namestore API to enable faster iterations by returning more than one r...
Christian Grothoff
2018-04-17
use namestore API for zone import instead of using plugin directly
Christian Grothoff
2018-04-15
add transactions to namestore plugin API
Christian Grothoff
2018-04-10
more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes
Christian Grothoff
2016-10-10
-fix
Martin Schanzenbach
2016-08-29
- fix coverity
Martin Schanzenbach
2016-08-26
fix missing 0-termination
Christian Grothoff
2016-08-26
fix memory leak and unnecessary allocations
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-07
-coverity
Martin Schanzenbach
2016-01-19
-fix (C) notices
Christian Grothoff
2015-10-30
- fix flat plugin
Martin Schanzenbach
2015-09-10
- update
Martin Schanzenbach
2015-08-11
-fix
Martin Schanzenbach
2015-08-11
- fix
Martin Schanzenbach
2015-08-11
-fix
Martin Schanzenbach
2015-08-11
- flat namestore plugin (experimental)
Martin Schanzenbach