aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Collapse)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -disable unused services during testChristian Grothoff2014-12-20
|
* -unnecessaryChristian Grothoff2014-12-16
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* Fix #3562: continue test if required number of links have been established,Sree Harsha Totakura2014-12-03
| | | | | despite failures as they will be retried.
* -code cleanupsChristian Grothoff2014-11-30
|
* -fix #3510, ensure revocation test times outChristian Grothoff2014-11-30
|
* -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 ↵Christian Grothoff2014-11-27
| | | | gnunet-service-set
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* -fix #3428Christian Grothoff2014-06-04
|
* -indentation, logging fixesChristian Grothoff2014-06-04
|
* -disable POW calculating during testChristian Grothoff2014-02-22
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* Allow testcase to run just with loopback interface.Sree Harsha Totakura2014-01-30
|
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* -make sure to link against right libgcrypt, enable abort of ↵Christian Grothoff2013-12-24
| | | | gnunet-revocation even if identity service is not running
* -reduce workbits to be more Pi-friendlyChristian Grothoff2013-12-20
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* missing fileLRN2013-12-04
|
* Fix Python interpreter in revocation testLRN2013-12-04
|
* Pythonize the revocation testLRN2013-12-04
|
* check for cli toolsMatthias Wachs2013-11-28
|
* minor corrections to revocation serviceMatthias Wachs2013-11-27
| | | | | revocation testtest now passes
* clean up testMatthias Wachs2013-11-27
|
* test for revocation floodingMatthias Wachs2013-11-26
|
* evalutationMatthias Wachs2013-11-26
|
* local revocation testMatthias Wachs2013-11-26
|
* additional check for filenameMatthias Wachs2013-11-22
|
* wrong string usedMatthias Wachs2013-11-22
|
* -implementing revocation set unionChristian Grothoff2013-11-19
|
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* 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
|
* -first draft for revocation command-line toolChristian 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
|
* -doxygenChristian Grothoff2013-10-05
|
* -fix FTBFSChristian Grothoff2013-09-30
|
* -doxygen, todos, minor code cleanupChristian Grothoff2013-09-30
|