aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/revocation_api.c
Commit message (Collapse)AuthorAge
* 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
| | | | W32 version of ntohl() returns u_long. Thank you, Microsoft!
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -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
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* 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
|
* -finishing revocation command line toolChristian Grothoff2013-10-06
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -implementing revocation libraryChristian Grothoff2013-10-06
|
* -doxygenChristian Grothoff2013-10-05
|
* -draft for revocation serviceChristian Grothoff2013-09-30
|
* -revocation prototypeChristian Grothoff2013-09-30