Christian Grothoff 98f2f7c900 add NZL 4 年之前
..
zonefiles 6127fdfe91 -adding ECC-based keys 11 年之前
.gitignore e96e9584f2 use mmap() instead of malloc, rename heap->flat as database is persisted in flat file 5 年之前
Makefile.am e96e9584f2 use mmap() instead of malloc, rename heap->flat as database is persisted in flat file 5 年之前
gnunet-namestore-fcfsd.c 31adcb0e02 src: for every AGPL3.0 file, add SPDX identifier. 5 年之前
gnunet-namestore.c 988ac7f121 finish #4623 5 年之前
gnunet-service-namestore.c f471e085db enable caching of non-existence of NICKs, also properly remove cache entries if NICK record itself is removed 5 年之前
gnunet-zoneimport.c 58002acac1 nicer loop structure 5 年之前
namestore.conf.in 116171c281 NAMESTORE: rename flat plugin to heap 5 年之前
namestore.h 31adcb0e02 src: for every AGPL3.0 file, add SPDX identifier. 5 年之前
namestore_api.c d964554dd2 remove bogus cast 5 年之前
namestore_api_monitor.c 3f945e6798 towards flow control in TNG 5 年之前
perf_namestore_api_flat.conf e96e9584f2 use mmap() instead of malloc, rename heap->flat as database is persisted in flat file 5 年之前
perf_namestore_api_postgres.conf 5cb79daa75 fix config files 6 年之前
perf_namestore_api_sqlite.conf 5cb79daa75 fix config files 6 年之前
perf_namestore_api_zone_iteration.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
plugin_namestore_flat.c e96e9584f2 use mmap() instead of malloc, rename heap->flat as database is persisted in flat file 5 年之前
plugin_namestore_postgres.c 443454a621 clarifying namestore api (#5458), fixing code duplication and a memory leak while at it 5 年之前
plugin_namestore_sqlite.c 443454a621 clarifying namestore api (#5458), fixing code duplication and a memory leak while at it 5 年之前
plugin_rest_namestore.c b0b190fb57 REST/NAMESTORE: fix memleak 5 年之前
test_common.c ce4a47a993 fix leak 5 年之前
test_hostkey 3a3088b270 more code cleanup, better error handing in tests 5 年之前
test_namestore_api.conf c293f84ea1 AUTOSTART renamed into START_ON_DEMAND (#4547a) 40 年之前
test_namestore_api_flat.conf e96e9584f2 use mmap() instead of malloc, rename heap->flat as database is persisted in flat file 5 年之前
test_namestore_api_lookup_nick.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_api_lookup_private.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_api_lookup_public.c 0b5dc8a620 avoid failing hard if 'gnunetcheck' db does not exist 5 年之前
test_namestore_api_lookup_shadow.c da24a3606f avoid failing hard if 'gnunetcheck' db does not exist 5 年之前
test_namestore_api_lookup_shadow_filter.c 0b5dc8a620 avoid failing hard if 'gnunetcheck' db does not exist 5 年之前
test_namestore_api_monitoring.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_api_monitoring_existing.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_api_postgres.conf 2cac1c7df7 missed a few places 6 年之前
test_namestore_api_remove.c da24a3606f avoid failing hard if 'gnunetcheck' db does not exist 5 年之前
test_namestore_api_remove_not_existing_record.c 0e5149d7e7 avoid failing hard if 'gnunetcheck' db does not exist 5 年之前
test_namestore_api_sqlite.conf 1805032447 disable valgrind 6 年之前
test_namestore_api_store.c 0b5dc8a620 avoid failing hard if 'gnunetcheck' db does not exist 5 年之前
test_namestore_api_store_update.c 0b5dc8a620 avoid failing hard if 'gnunetcheck' db does not exist 5 年之前
test_namestore_api_zone_iteration.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_api_zone_iteration_nick.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_api_zone_iteration_specific_zone.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_api_zone_iteration_stop.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_api_zone_to_name.c f5f5a9f680 memcmp() -> GNUNET_memcmp(), first take 5 年之前
test_namestore_delete.sh 00ee3bc1f5 fix disting rules 5 年之前
test_namestore_lookup.sh 00ee3bc1f5 fix disting rules 5 年之前
test_namestore_put.sh 00ee3bc1f5 fix disting rules 5 年之前
test_namestore_put_multiple.sh c30a518e58 complete implementation of -R, to be tested by r 5 年之前
test_plugin_namestore.c 98f2f7c900 add NZL 4 年之前
test_plugin_namestore_flat.conf e96e9584f2 use mmap() instead of malloc, rename heap->flat as database is persisted in flat file 5 年之前
test_plugin_namestore_postgres.conf ebe667b87b -fix rest of #2458 12 年之前
test_plugin_namestore_sqlite.conf 9fbda6db66 Switch to $GNUNET_TMP in all configuration files. 6 年之前
test_plugin_rest_namestore.sh 1057efede9 move rest tests 5 年之前