aboutsummaryrefslogtreecommitdiff
path: root/src/dht/plugin_block_dht.c
Commit message (Expand)AuthorAge
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
* add validation for inner consensus elementFlorian Dold2017-02-26
* ensure all plugins properly use BF, move shared logic to shared libraryChristian Grothoff2017-02-26
* strcmp instead of memcmpChristian Grothoff2017-02-22
* support BF size adjustments in other pluginsChristian Grothoff2017-02-22
* fix typoChristian Grothoff2017-02-22
* fix typoChristian Grothoff2017-02-22
* try to fix BF size mess created by original BLOCK API changeChristian Grothoff2017-02-22
* clean up new block logic, avoid direct linkage against blockgroup lib from DH...Christian Grothoff2017-02-22
* completed big block refactoring in preparation for SET-BLOCK integrationChristian Grothoff2017-02-20
* first half of new BLOCK API to generalize duplicate detection beyond BFsChristian Grothoff2017-02-20
* use NULL as flag for evaluation of query, ensure we pass non-NULL for reply_b...Christian Grothoff2017-02-01
* block size of 0 is also validChristian Grothoff2017-01-15
* cosmeticsChristian Grothoff2017-01-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -extend block API to allow specifying flags, use this to allow reducing check...Christian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* - wipe all previous data in *key so there is no potentially uninilialized memoryBart Polot2014-02-05
* malloc -> newLRN2013-12-19
* -getting core, nse, testbed, ats-tool and peerinfo-tool to compile again (par...Christian Grothoff2013-09-30
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fixing 2253Christian Grothoff2012-04-18
* -doxygen fixesChristian Grothoff2011-11-28
* moving block plugins to respective subsystemChristian Grothoff2011-11-22