more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes
authorChristian Grothoff <christian@grothoff.org>
Tue, 10 Apr 2018 11:02:28 +0000 (13:02 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 10 Apr 2018 11:02:51 +0000 (13:02 +0200)
commit0cd0e3a5287af73bb81219ebc9548395a8945ce8
treeb5bb24d78a4eed519b37e6fb8f9291a6282d06d4
parent3eae3e43d6f94449cb89998a676e6696438cc604
more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixes
16 files changed:
src/dns/dnsparser.c
src/gns/plugin_gnsrecord_gns.c
src/include/gnunet_gnsrecord_plugin.h
src/include/gnunet_namestore_plugin.h
src/include/gnunet_program_lib.h
src/namestore/.gitignore
src/namestore/Makefile.am
src/namestore/gnunet-namestore-fcfsd.c
src/namestore/gnunet-namestore.c
src/namestore/gnunet-zoneimport.c [new file with mode: 0644]
src/namestore/namestore_api_monitor.c
src/namestore/plugin_namestore_flat.c
src/namestore/plugin_namestore_postgres.c
src/namestore/plugin_namestore_sqlite.c
src/namestore/plugin_rest_namestore.c
src/util/program.c