summaryrefslogtreecommitdiff
path: root/src/revocation/revocation_api.c
AgeCommit message (Expand)Author
2021-05-15-coverity: handle invalid key lengthMartin Schanzenbach
2021-03-26-more coverity fixesMartin Schanzenbach
2020-11-14more typosChristian Grothoff
2020-11-10-minor API changeMartin Schanzenbach
2020-11-10-fix signatures in revocationMartin Schanzenbach
2020-11-05revocation and reclaim updated verificationTheJackiMonster
2020-10-15- fix revocationMartin Schanzenbach
2020-10-15- towards crypto agility; wipMartin Schanzenbach
2020-08-17clean up GNUNET_CRYPTO_pow_hash APIChristian Grothoff
2020-07-18merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff
2020-05-26remove argon2 dependency. Use limited libsodium argon2id function for GNS and...Martin Schanzenbach
2020-05-26fix bit counting messMartin Schanzenbach
2020-05-26remove some debugMartin Schanzenbach
2020-05-25actually add ttlMartin Schanzenbach
2020-05-25add some more debug outputMartin Schanzenbach
2020-05-18pow values should be nboMartin Schanzenbach
2020-05-18add smi pow valuesMartin Schanzenbach
2020-04-29fix comments, struct naming; versionSchanzenbach, Martin
2020-04-21update API for cleanup of handleMartin Schanzenbach
2020-04-21remove pow_getSchanzenbach, Martin
2020-04-21rename, fixSchanzenbach, Martin
2020-04-21new pass APISchanzenbach, Martin
2020-04-20predate validity time on creation; extent ttl on validationSchanzenbach, Martin
2020-04-20include buffer of 10& of epochSchanzenbach, Martin
2020-04-20check signature in check_powSchanzenbach, Martin
2020-04-20fixSchanzenbach, Martin
2020-04-20remove sign API callMartin Schanzenbach
2020-04-20fix testsMartin Schanzenbach
2020-04-20evaluate epochsSchanzenbach, Martin
2020-04-20more comments, allow to pick up pow laterSchanzenbach, Martin
2020-04-19those are actually debug messagesSchanzenbach, Martin
2020-04-19uncrustifySchanzenbach, Martin
2020-04-19some commentsSchanzenbach, Martin
2020-04-19no diplicate noncesSchanzenbach, Martin
2020-04-19towards less varianceSchanzenbach, Martin
2020-04-18towards more expirationsSchanzenbach, Martin
2020-04-18simplify pow even more; add timestamp to revocation powSchanzenbach, Martin
2020-04-08fix sign api for to address #6164Christian Grothoff
2019-11-30use new POW function consistently, also in revocationChristian Grothoff
2019-10-05global reindent, now with uncrustify hook enabledChristian Grothoff
2019-09-08uncrustify as demanded.ng0
2019-01-14src: for every AGPL3.0 file, add SPDX identifier.ng0
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-06second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX
2017-02-25W32: cast ntohl() result to uint32_tРуслан Ижбулатов
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-20convering revocation_api.c to new MQ APIChristian Grothoff