aboutsummaryrefslogtreecommitdiff
path: root/src/revocation
Commit message (Collapse)AuthorAge
* -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
|
* -draft for revocation serviceChristian Grothoff2013-09-30
|
* -revocation prototypeChristian Grothoff2013-09-30
|
* adding skeleton for revocation serviceChristian Grothoff2013-09-30