aboutsummaryrefslogtreecommitdiff
path: root/src/gns/plugin_block_gns.c
Commit message (Collapse)AuthorAge
* 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
| | | | | The nested block validation requires the block context, and thus the evaluate callback not also receives the block context.
* 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 ↵Christian Grothoff2015-02-28
| | | | checks for replies from local DB
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols ↵Christian Grothoff2013-10-16
| | | | that were moved
* 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 ↵Christian Grothoff2013-09-13
| | | | and another for encryption
* -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 ↵Christian Grothoff2013-08-06
| | | | everywhere, also improving ECC API to better support ECRS/GADS operations
* -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
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* -fixing 2253Christian Grothoff2012-04-18
|
* -array of fixes, finally finished testMartin Schanzenbach2012-04-03
|
* -lots of fixes, new dht testMartin Schanzenbach2012-03-27
|
* -new short hashes, new short hash cmpMartin Schanzenbach2012-03-19
|
* -pseu caching + testMartin Schanzenbach2012-03-16
|
* -fixes, block plugin changeMartin Schanzenbach2012-03-15
|
* -cleanupMartin Schanzenbach2012-03-14
|
* -bugfixes, testsMartin Schanzenbach2012-03-12
|
* -fixes, added get_authority apiMartin Schanzenbach2012-03-12
|
* - make gns compileMatthias Wachs2012-03-09
|
* -new test. fixesMartin Schanzenbach2012-03-03
|
* -modified testMartin Schanzenbach2012-03-01
|
* -stuffChristian Grothoff2012-03-01
|
* -fix xqueryMartin Schanzenbach2012-02-28
|
* -fixMartin Schanzenbach2012-02-28
|
* -integrated block pluginMartin Schanzenbach2012-02-27
|