aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_mq_lib.h
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -use separate message types for TRY_CONNECT and TRY_DISCONNECTChristian Grothoff2014-12-20
|
* massive rework of scalarproduct service, splitting into Alice and BobChristian Grothoff2014-12-06
|
* -return const, do not mangle const inputChristian Grothoff2014-11-27
|
* - remove spurious parameter tupleSree Harsha Totakura2014-01-13
|
* -remove GNUNET_MQ_impl_send_commit, make it part of send_continue, to ensure ↵Christian Grothoff2013-11-16
| | | | calling the continuation _last_
* - comment clarificationFlorian Dold2013-10-06
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -finishing first round of conversation phone API implementationChristian Grothoff2013-10-03
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* - set service workingFlorian Dold2013-07-10
| | | | | - set profiler
* doxygenFlorian Dold2013-06-25
|
* -spacingChristian Grothoff2013-06-19
|
* - 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
* - moved MQ to utilFlorian Dold2013-05-22
- MQ support for stream - set api - starting to use set for consensus