aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_revocation_service.h
Commit message (Collapse)AuthorAge
* BUILD: Allow plugins to build before higher-level componentsMartin 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.
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* DOC: Major doxygen organisation work, upgraded config, updated logoWillow Liquorice2022-08-21
|
* misc spelling issuesChristian Grothoff2020-11-14
|
* -fix signatures in revocationMartin Schanzenbach2020-11-10
|
* revocation and reclaim updated verificationTheJackiMonster2020-11-05
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* - fix revocationMartin Schanzenbach2020-10-15
|
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
|
* fix comments, struct naming; versionSchanzenbach, Martin2020-04-29
|
* update API for cleanup of handleMartin Schanzenbach2020-04-21
|
* packed makes no sense thereMartin Schanzenbach2020-04-21
|
* new pass APISchanzenbach, Martin2020-04-21
|
* include buffer of 10& of epochSchanzenbach, Martin2020-04-20
|
* update API commentsSchanzenbach, Martin2020-04-20
|
* remove sign API callMartin Schanzenbach2020-04-20
|
* fix testsMartin Schanzenbach2020-04-20
|
* evaluate epochsSchanzenbach, Martin2020-04-20
|
* more comments, allow to pick up pow laterSchanzenbach, Martin2020-04-20
|
* towards less varianceSchanzenbach, Martin2020-04-19
|
* simplify pow even more; add timestamp to revocation powSchanzenbach, Martin2020-04-18
|
* 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
|
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: add documentation linksGabor X Toth2016-01-15
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -implementing revocation libraryChristian Grothoff2013-10-06
|
* -doxygenChristian Grothoff2013-10-05
|
* -doxygen, todos, minor code cleanupChristian Grothoff2013-09-30
|
* -revocation prototypeChristian Grothoff2013-09-30
|
* adding skeleton for revocation serviceChristian Grothoff2013-09-30