aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/plugin_block_revocation.c
Commit message (Collapse)AuthorAge
* BUILD: Move revocation to serviceMartin Schanzenbach2023-10-19
|
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -fix coverityMartin Schanzenbach2022-11-01
|
* IDENTITYMartin Schanzenbach2022-10-29
| | | | | | | This commit is a major rework of the unclean GNUNET_IDENTITY_*Key structures and its use in serialized objects (e.g. RPC messages). The structures are now no longer to be used directly but instead through their serialization helper functions whenever needed.
* revise block API to match latest DHT specsChristian Grothoff2022-03-12
|
* -updating block plugins to new APIChristian Grothoff2021-12-29
|
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
|
* -more coverity fixesMartin Schanzenbach2021-03-26
|
* - fix revocationMartin Schanzenbach2020-10-15
|
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* rename, fixSchanzenbach, Martin2020-04-21
|
* include buffer of 10& of epochSchanzenbach, Martin2020-04-20
|
* check signature in check_powSchanzenbach, Martin2020-04-20
|
* evaluate epochsSchanzenbach, Martin2020-04-20
|
* towards less varianceSchanzenbach, Martin2020-04-19
|
* simplify pow even more; add timestamp to revocation powSchanzenbach, Martin2020-04-18
|
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* 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