aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-service-revocation.c
Commit message (Expand)AuthorAge
...
* -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