aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/Makefile.am
Commit message (Collapse)AuthorAge
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -code cleanupsChristian Grothoff2014-11-30
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* 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
* Fix Python interpreter in revocation testLRN2013-12-04
|
* Pythonize the revocation testLRN2013-12-04
|
* minor corrections to revocation serviceMatthias Wachs2013-11-27
| | | | | revocation testtest now passes
* test for revocation floodingMatthias Wachs2013-11-26
|
* local revocation testMatthias Wachs2013-11-26
|
* -finishing revocation command line toolChristian Grothoff2013-10-06
|
* -first draft for revocation command-line toolChristian Grothoff2013-10-06
|
* -adding skeleton for gnunet-revocation command line toolChristian Grothoff2013-10-06
|
* -draft for revocation serviceChristian Grothoff2013-09-30
|
* -revocation prototypeChristian Grothoff2013-09-30
|
* adding skeleton for revocation serviceChristian Grothoff2013-09-30