aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/test_revocation.c
Commit message (Collapse)AuthorAge
* convering more services to new core MQ APIChristian Grothoff2016-07-31
|
* convering revocation_api.c to new MQ APIChristian Grothoff2016-06-20
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Fix #3562: continue test if required number of links have been established,Sree Harsha Totakura2014-12-03
| | | | | despite failures as they will be retried.
* -fix #3510, ensure revocation test times outChristian Grothoff2014-11-30
|
* -fix #3428Christian Grothoff2014-06-04
|
* -indentation, logging fixesChristian Grothoff2014-06-04
|
* 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