aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_mq_client.c
Commit message (Collapse)AuthorAge
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* add missing cancel implementation for MQFlorian Dold2014-05-17
|
* -fix testChristian Grothoff2013-11-17
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* -be silentChristian Grothoff2013-08-11
|
* fixed test caseFlorian Dold2013-07-11
|
* - opaque mq structsFlorian Dold2013-06-19
| | | | | | | | - mq for mesh - faster hashing for IBFs - mesh replaces stream in set - new set profiler (work in progress)
* - moved MQ to utilFlorian Dold2013-05-22
- MQ support for stream - set api - starting to use set for consensus