aboutsummaryrefslogtreecommitdiff
path: root/src/set/test_set_api.c
Commit message (Collapse)AuthorAge
* 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
| | | | | | | - handle 1-peer consensus correcly - don't store peers in consensus api - updated consensus test case
* - proper shutdown sequence for set makes consensus happyFlorian Dold2013-08-13
|
* - correct iteraion in multihashmapFlorian Dold2013-08-12
| | | | | - iterate over elements with client ack in set
* - extract context msg correctlyFlorian Dold2013-07-23
|
* - test for correct uncommited set op destructionFlorian Dold2013-07-22
|
* - opaque mq structsFlorian Dold2013-06-19
| | | | | | | | - mq for mesh - faster hashing for IBFs - mesh replaces stream in set - new set profiler (work in progress)
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* -nicerChristian Grothoff2013-05-22
|
* - moved MQ to utilFlorian Dold2013-05-22
| | | | | | | - MQ support for stream - set api - starting to use set for consensus
* 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