summaryrefslogtreecommitdiff
path: root/src/revocation/revocation_api.c
AgeCommit message (Expand)Author
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
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-06-finishing revocation command line toolChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-06-implementing revocation libraryChristian Grothoff
2013-10-05-doxygenChristian Grothoff
2013-09-30-draft for revocation serviceChristian Grothoff
2013-09-30-revocation prototypeChristian Grothoff