aboutsummaryrefslogtreecommitdiff
path: root/src/set/test_set_api.c
AgeCommit message (Expand)Author
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-16-fix bus errorChristian Grothoff
2014-11-27rename element's type field to 'element_type'Christian Grothoff
2014-11-27eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff
2014-06-04timeout for set testsFlorian Dold
2014-02-10- fix operation cancellation in SETFlorian Dold
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-06renaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYPTO_get_peer_identityChristian Grothoff
2013-10-01-fixing misc FTBFS issuesChristian Grothoff
2013-09-16- initialize element type in testFlorian Dold
2013-09-06- initialize set type in test caseFlorian Dold
2013-08-13- proper shutdown sequence for set makes consensus happyFlorian Dold
2013-08-12- correct iteraion in multihashmapFlorian Dold
2013-07-23- extract context msg correctlyFlorian Dold
2013-07-22- test for correct uncommited set op destructionFlorian Dold
2013-06-19- opaque mq structsFlorian Dold
2013-06-03- conclude for SETFlorian Dold
2013-05-22-nicerChristian Grothoff
2013-05-22- moved MQ to utilFlorian Dold
2013-05-15test cases for mq, set worksFlorian Dold
2013-04-24started implementing union operation for setFlorian Dold
2013-04-17started implementing set api, draft for mqFlorian Dold
2013-04-16added skeleton for gnunet setFlorian Dold