aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/revocation_api.c
Commit message (Expand)AuthorAge
* -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
* - 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 and...Martin Schanzenbach2020-05-26
* 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
* towards less varianceSchanzenbach, Martin2020-04-19
* towards more expirationsSchanzenbach, Martin2020-04-18
* simplify pow even more; add timestamp to revocation powSchanzenbach, Martin2020-04-18
* fix sign api for to address #6164Christian Grothoff2020-04-08
* use new POW function consistently, also in revocationChristian Grothoff2019-11-30
* 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
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* convering revocation_api.c to new MQ APIChristian Grothoff2016-06-20