fix
[oweals/gnunet.git] / src / namestore / plugin_namestore_flat.c
2018-06-30 Christian Grothoffsimplify memory allocation in plugin_namestore_flat...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothoffcheck return values from GNSRECORD_record_serialize...
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-09 Christian Grothofffix offset computation in flat iterator
2018-05-09 Christian Grothofffix context for zone_to_name flat plugin
2018-05-09 Christian Grothoffimplement new functions in libgnunetsq, clean up sqlite...
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-02 Christian Grothofffix scanf calls
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmore extensive namestore tests for the non-sqlite plugi...
2018-05-01 Christian Grothoffmerge
2018-04-30 Christian Grothoffeliminate use of OFFSET in namestore DB queries
2018-04-29 Christian Grothoffadd option to disable namecache, add velocity calculati...
2018-04-25 Christian Grothoffextend namestore API to enable faster iterations by...
2018-04-17 Christian Grothoffuse namestore API for zone import instead of using...
2018-04-15 Christian Grothoffadd transactions to namestore plugin API
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...
2016-10-10 Martin Schanzenbach-fix
2016-08-29 Martin Schanzenbach- fix coverity
2016-08-26 Christian Grothofffix missing 0-termination
2016-08-26 Christian Grothofffix memory leak and unnecessary allocations
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-07 Martin Schanzenbach-coverity
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-30 Martin Schanzenbach- fix flat plugin
2015-09-10 Martin Schanzenbach- update
2015-08-11 Martin Schanzenbach-fix
2015-08-11 Martin Schanzenbach- fix
2015-08-11 Martin Schanzenbach-fix
2015-08-11 Martin Schanzenbach- flat namestore plugin (experimental)