aboutsummaryrefslogtreecommitdiff
path: root/src/gns/plugin_block_gns.c
Commit message (Expand)AuthorAge
* BUILD: Move gns/zonemaster to serviceMartin Schanzenbach2023-10-19
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* -DOC: Documentation cleanup pass through GNS subsystemWillow Liquorice2022-10-03
* protocol change: swap xquery and result filter, integrate mutator with result...Christian Grothoff2022-05-31
* -add assertion againMartin Schanzenbach2022-03-29
* GNS: Do not fail on assertions in block processingMartin Schanzenbach2022-03-29
* -fixMartin Schanzenbach2022-03-29
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
* -more FTBFSChristian Grothoff2021-12-29
* implement new block API for FS, fix FTBFSChristian Grothoff2021-12-29
* revise block plugin design as per discussion with Martin today (only implemen...Christian Grothoff2021-12-28
* - more fixes towards crypto agilityMartin Schanzenbach2020-10-15
* - better wire format for rrblocksMartin Schanzenbach2020-10-15
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* 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
* 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
* -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
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff2013-10-16
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -fix, is uint32Christian Grothoff2013-09-24
* splitting 'struct GNUNET_CRYPTO_EccPublicKey' into one struct for signing and...Christian Grothoff2013-09-13
* -dead headerChristian Grothoff2013-08-19
* -working on new, simplified GNS APIChristian Grothoff2013-08-13
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* moving to new, fixed-size encoding of public and private ECC keys everywhere,...Christian Grothoff2013-08-06
* -switching GNS from RSA to ECCChristian Grothoff2013-05-29
* -indentChristian Grothoff2012-10-27
* -bugfixes, code cleanupChristian Grothoff2012-10-26
* -core reviewChristian Grothoff2012-09-20
* -fixesMartin Schanzenbach2012-06-20
* -fixed record flags in tests. proper expiration from NS missingMartin Schanzenbach2012-06-20
* -towards enabling relative expiration times in namestoreChristian Grothoff2012-06-19
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12