aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-service-revocation.c
Commit message (Expand)AuthorAge
* 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
* -fix config, fix ntohs, must be ntohlChristian Grothoff2013-10-06
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -adding skeleton for gnunet-revocation command line toolChristian Grothoff2013-10-06
* -more dead code elimination / house cleaningChristian Grothoff2013-10-06
* -store revocations to diskChristian Grothoff2013-10-06
* -load revocations from disk, misc doxygen/style fixesChristian Grothoff2013-10-06
* -handle client revocation queries in serviceChristian Grothoff2013-10-06
* -implementing revocation libraryChristian Grothoff2013-10-06
* -fix FTBFSChristian Grothoff2013-09-30
* -doxygen, todos, minor code cleanupChristian Grothoff2013-09-30
* -draft for revocation serviceChristian Grothoff2013-09-30