aboutsummaryrefslogtreecommitdiff
path: root/src/set/test_set_api.c
Commit message (Expand)AuthorAge
* improve logging, shutdown on error without timeout, do not destroy listener t...Christian Grothoff2017-03-13
* fix type error and test casesFlorian Dold2017-02-27
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* add set operation optionsFlorian Dold2017-02-23
* use the correct type for dummy messagesChristian Grothoff2016-09-24
* migrating set to new CADET port API - tests now fail due to CADET issuesChristian Grothoff2016-08-14
* -fix testcases, ensure shutdown works properlyChristian Grothoff2016-08-14
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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 bus errorChristian Grothoff2014-12-16
* 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
* timeout for set testsFlorian Dold2014-06-04
* - fix operation cancellation in SETFlorian Dold2014-02-10
* -remove trailing whitespaceChristian Grothoff2013-10-06
* renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff2013-10-06
* -fixing misc FTBFS issuesChristian Grothoff2013-10-01
* - initialize element type in testFlorian Dold2013-09-16
* - initialize set type in test caseFlorian Dold2013-09-06
* - proper shutdown sequence for set makes consensus happyFlorian Dold2013-08-13
* - correct iteraion in multihashmapFlorian Dold2013-08-12
* - extract context msg correctlyFlorian Dold2013-07-23
* - test for correct uncommited set op destructionFlorian Dold2013-07-22
* - opaque mq structsFlorian Dold2013-06-19
* - conclude for SETFlorian Dold2013-06-03
* -nicerChristian Grothoff2013-05-22
* - moved MQ to utilFlorian Dold2013-05-22
* test cases for mq, set worksFlorian Dold2013-05-15
* started implementing union operation for setFlorian Dold2013-04-24
* started implementing set api, draft for mqFlorian Dold2013-04-17
* added skeleton for gnunet setFlorian Dold2013-04-16