aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-03-07 10:37:36 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-03-07 10:37:36 +0000
commitf63a7a3bee044f392c741c469924035d5f373ccb (patch)
treeec0b2de47f0f2fe2dbba73aefed2f8396625c014 /src
parent18d7b243b873410c7101d97bd8c9fabb36bdb404 (diff)
downloadgnunet-f63a7a3bee044f392c741c469924035d5f373ccb.tar.gz
gnunet-f63a7a3bee044f392c741c469924035d5f373ccb.zip
- hostkey2
Diffstat (limited to 'src')
-rw-r--r--src/namestore/Makefile.am4
-rw-r--r--src/namestore/hostkey2bin0 -> 914 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 3c91198f0..ee6dc48e0 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -25,6 +25,7 @@ endif
25 25
26check_PROGRAMS = \ 26check_PROGRAMS = \
27 $(SQLITE_TESTS) \ 27 $(SQLITE_TESTS) \
28 test_namestore_record_serialization \
28 test_namestore_api_sign_verify \ 29 test_namestore_api_sign_verify \
29 test_namestore_api \ 30 test_namestore_api \
30 test_namestore_api_put \ 31 test_namestore_api_put \
@@ -37,8 +38,7 @@ check_PROGRAMS = \
37 test_namestore_api_zone_to_name \ 38 test_namestore_api_zone_to_name \
38 test_namestore_api_zone_iteration \ 39 test_namestore_api_zone_iteration \
39 test_namestore_api_zone_iteration_specific_zone \ 40 test_namestore_api_zone_iteration_specific_zone \
40 test_namestore_api_zone_iteration_stop \ 41 test_namestore_api_zone_iteration_stop
41 test_namestore_record_serialization
42 42
43if ENABLE_TEST_RUN 43if ENABLE_TEST_RUN
44TESTS = $(check_PROGRAMS) 44TESTS = $(check_PROGRAMS)
diff --git a/src/namestore/hostkey2 b/src/namestore/hostkey2
new file mode 100644
index 000000000..871fc90ed
--- /dev/null
+++ b/src/namestore/hostkey2
Binary files differ