summaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-service-revocation.c
AgeCommit message (Expand)Author
2020-05-13uncrustifyMartin Schanzenbach
2020-04-21rename, fixSchanzenbach, Martin
2020-04-21new pass APISchanzenbach, Martin
2020-04-20include buffer of 10& of epochSchanzenbach, Martin
2020-04-20evaluate epochsSchanzenbach, Martin
2020-04-19towards less varianceSchanzenbach, 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-20follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng0
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-05global reindent, now with uncrustify hook enabledChristian Grothoff
2019-09-08uncrustify as demanded.ng0
2019-04-26memcmp() -> GNUNET_memcmp(), first takeJulius Bünger
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
2018-01-04fix memory leakChristian Grothoff
2017-11-05Asserts to track down a bugDavid Barksdale
2017-02-27implement revocation block plugin, get revocation test to pass againChristian Grothoff
2017-02-27include set size in result callback, needed by consensusFlorian Dold
2017-02-25Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов
2017-02-23add set operation optionsFlorian Dold
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-09-20converting nse to new service apiChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-31convering more services to new core MQ APIChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-07-27Fix segfault in handle_core_disconnectDavid Barksdale
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-16check for __GLIBC__ before malloptingChristian Grothoff
2015-03-20-eh, can happenChristian Grothoff
2015-03-20-fix countingChristian Grothoff
2015-03-20fix #3721Christian Grothoff
2015-03-20-simplify logicChristian Grothoff
2015-03-07-indentation and comment fixesChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-11-30-fix ftbfsChristian Grothoff
2014-11-27rename element's type field to 'element_type'Christian Grothoff
2014-11-27eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff
2014-06-04-fix #3428Christian Grothoff
2013-11-27minor corrections to revocation serviceMatthias Wachs
2013-11-19-implementing revocation set unionChristian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-07implement revocation broadcasting (part of #3057)Christian Grothoff
2013-10-06-finishing revocation command line toolChristian Grothoff
2013-10-06-fix config, fix ntohs, must be ntohlChristian Grothoff