aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-service-revocation.c
Commit message (Expand)AuthorAge
* change revocation logic to use setu service in lieu of deprecated set serviceChristian Grothoff2020-08-19
* uncrustifyMartin Schanzenbach2020-05-13
* rename, fixSchanzenbach, Martin2020-04-21
* new pass APISchanzenbach, Martin2020-04-21
* include buffer of 10& of epochSchanzenbach, Martin2020-04-20
* evaluate epochsSchanzenbach, Martin2020-04-20
* towards less varianceSchanzenbach, Martin2020-04-19
* simplify pow even more; add timestamp to revocation powSchanzenbach, Martin2020-04-18
* fix sign api for to address #6164Christian Grothoff2020-04-08
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* 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
* second batch complete. WE ARE AFFERO AGPL NOW!psyc://loupsycedyglgamf.onion/~lynX2018-06-06
* fix memory leakChristian Grothoff2018-01-04
* Asserts to track down a bugDavid Barksdale2017-11-05
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов2017-02-25
* add set operation optionsFlorian Dold2017-02-23
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* converting nse to new service apiChristian Grothoff2016-09-20
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convering more services to new core MQ APIChristian Grothoff2016-07-31
* 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 segfault in handle_core_disconnectDavid Barksdale2015-07-27
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -eh, can happenChristian Grothoff2015-03-20
* -fix countingChristian Grothoff2015-03-20
* fix #3721Christian Grothoff2015-03-20
* -simplify logicChristian Grothoff2015-03-20
* -indentation and comment fixesChristian Grothoff2015-03-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix ftbfsChristian Grothoff2014-11-30
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
* eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff2014-11-27
* -fix #3428Christian Grothoff2014-06-04
* minor corrections to revocation serviceMatthias Wachs2013-11-27
* -implementing revocation set unionChristian Grothoff2013-11-19
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* implement revocation broadcasting (part of #3057)Christian Grothoff2013-10-07
* -finishing revocation command line toolChristian Grothoff2013-10-06