first half of new BLOCK API to generalize duplicate detection beyond BFs
authorChristian Grothoff <christian@grothoff.org>
Mon, 20 Feb 2017 14:09:00 +0000 (15:09 +0100)
committerChristian Grothoff <christian@grothoff.org>
Mon, 20 Feb 2017 14:09:19 +0000 (15:09 +0100)
commita3882b58f1c5976677aa65b0af8a48e8e946b06e
treebd841d8e78052a05821e194d002ca843693fb2c9
parentf0149c5430f42a8bad422e9c51754af59c7bfa2f
first half of new BLOCK API to generalize duplicate detection beyond BFs
15 files changed:
src/block/Makefile.am
src/block/bg_bf.c [new file with mode: 0644]
src/block/block.c
src/dht/Makefile.am
src/dht/plugin_block_dht.c
src/dns/plugin_block_dns.c
src/fs/Makefile.am
src/fs/plugin_block_fs.c
src/gns/Makefile.am
src/gns/plugin_block_gns.c
src/include/gnunet_block_group_lib.h [new file with mode: 0644]
src/include/gnunet_block_lib.h
src/include/gnunet_block_plugin.h
src/regex/Makefile.am
src/regex/plugin_block_regex.c