aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/revocation_api.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.
* - uncrustifyMartin Schanzenbach2023-08-28
|
* REVOCATION: Rename GNS recovation signature purposeMartin Schanzenbach2023-08-28
|
* REVOCATION: don't leak signature purpose memory.ulfvonbelow2023-02-06
| | | | Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* 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 revocation APIMartin Schanzenbach2022-10-29
|
* 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.
* -DOC: Comment stripping pass in REVOCATION serviceWillow Liquorice2022-10-03
|
* -modify revocation logic to fix lsd0001v0.17.0Martin Schanzenbach2022-06-04
|
* -silence warningsMartin Schanzenbach2022-02-26
|
* - add plaintext message to revocation tvgMartin Schanzenbach2022-02-01
|
* GNS: Fix revocation wire formatMartin Schanzenbach2022-02-01
|
* -FTBFSChristian Grothoff2022-01-02
|
* revise DHT hashing functions, add test logicChristian Grothoff2022-01-02
|
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
|
* -more coverity fixesMartin Schanzenbach2021-03-26
|
* more typosChristian Grothoff2020-11-14
|
* -minor API changeMartin Schanzenbach2020-11-10
|
* -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
|
* clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff2020-08-17
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* remove argon2 dependency. Use limited libsodium argon2id function for GNS ↵Martin Schanzenbach2020-05-26
| | | | and NSE
* fix bit counting messMartin Schanzenbach2020-05-26
|
* remove some debugMartin Schanzenbach2020-05-26
|
* actually add ttlMartin Schanzenbach2020-05-25
|
* add some more debug outputMartin Schanzenbach2020-05-25
|
* pow values should be nboMartin Schanzenbach2020-05-18
|
* add smi pow valuesMartin Schanzenbach2020-05-18
|
* fix comments, struct naming; versionSchanzenbach, Martin2020-04-29
|
* update API for cleanup of handleMartin Schanzenbach2020-04-21
|
* remove pow_getSchanzenbach, Martin2020-04-21
|
* rename, fixSchanzenbach, Martin2020-04-21
|
* new pass APISchanzenbach, Martin2020-04-21
|
* predate validity time on creation; extent ttl on validationSchanzenbach, Martin2020-04-20
|
* include buffer of 10& of epochSchanzenbach, Martin2020-04-20
|
* check signature in check_powSchanzenbach, Martin2020-04-20
|
* fixSchanzenbach, 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
|
* those are actually debug messagesSchanzenbach, Martin2020-04-19
|
* uncrustifySchanzenbach, Martin2020-04-19
|
* some commentsSchanzenbach, Martin2020-04-19
|
* no diplicate noncesSchanzenbach, Martin2020-04-19
|