aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-revocation.c
Commit message (Expand)AuthorAge
* BUILD: Move revocation to serviceMartin Schanzenbach2023-10-19
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* IDENTITYMartin Schanzenbach2022-10-29
* -coverity: handle invalid key lengthMartin Schanzenbach2021-05-15
* -more coverity fixesMartin Schanzenbach2021-03-26
* change GNUNET_DISK_fn_write() to always do atomic writes and to NOT overwrite...Christian Grothoff2020-12-19
* - fix revocationMartin Schanzenbach2020-10-15
* - towards crypto agility; wipMartin Schanzenbach2020-10-15
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
* fix comments, struct naming; versionSchanzenbach, Martin2020-04-29
* Merge branch 'schanzen/argon_pow'Schanzenbach, Martin2020-04-22
|\
| * add epochs CLI parameterSchanzenbach, Martin2020-04-22
| * update API for cleanup of handleMartin Schanzenbach2020-04-21
| * rename, fixSchanzenbach, Martin2020-04-21
| * new pass APISchanzenbach, Martin2020-04-21
| * include buffer of 10& of epochSchanzenbach, Martin2020-04-20
| * fix testsMartin Schanzenbach2020-04-20
| * evaluate epochsSchanzenbach, Martin2020-04-20
| * more comments, allow to pick up pow laterSchanzenbach, Martin2020-04-20
| * uncrustifySchanzenbach, Martin2020-04-19
| * towards less varianceSchanzenbach, Martin2020-04-19
| * simplify pow even more; add timestamp to revocation powSchanzenbach, Martin2020-04-18
* | make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
|/
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* 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
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* porting gnunet-publish + others..Marcello Stanisci2017-03-16
* -fix gnunet-revocationChristian Grothoff2016-06-19
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -make sure to link against right libgcrypt, enable abort of gnunet-revocation...Christian Grothoff2013-12-24
* additional check for filenameMatthias Wachs2013-11-22
* wrong string usedMatthias Wachs2013-11-22
* 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
* -first draft for revocation command-line toolChristian Grothoff2013-10-06
* -adding skeleton for gnunet-revocation command line toolChristian Grothoff2013-10-06