aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Collapse)AuthorAge
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
| | | | | This is all because emscripten doesn't have getaddrinfo.
* -removing unnecessary key from regex blocks, compacting some of the other fieldsChristian Grothoff2013-06-26
|
* fixed duplicate tunnel creationFlorian Dold2013-06-26
|
* commentFlorian Dold2013-06-26
|
* doxygenFlorian Dold2013-06-26
|
* - fixed tunnel contextFlorian Dold2013-06-26
| | | | | - moved logic out of specific operations
* - fixed tunnel destruction/cleanupFlorian Dold2013-06-26
| | | | | - peers can connect before the listener
* doxygenFlorian Dold2013-06-25
|
* mesh bug for bartFlorian Dold2013-06-25
|
* commented out calls to functions not yet implementedFlorian Dold2013-06-25
|
* a few more changes to the lib and the service for intersectionChristian Fuchs2013-06-25
|
* initial modifications to the set service to support intersectionChristian Fuchs2013-06-25
| | | | | | added set intersection sources based upon union
* - opaque mq structsFlorian Dold2013-06-19
| | | | | | | | - mq for mesh - faster hashing for IBFs - mesh replaces stream in set - new set profiler (work in progress)
* -keep and drop are not needed here as we watch for disconnects, also ↵Christian Grothoff2013-06-12
| | | | implicitly fixes missing drop
* -there is no test_mq hereChristian Grothoff2013-06-03
|
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* -cleanup and some remarksChristian Grothoff2013-05-29
|
* -nicerChristian Grothoff2013-05-22
|
* - moved MQ to utilFlorian Dold2013-05-22
| | | | | | | - MQ support for stream - set api - starting to use set for consensus
* -comments for FlorianChristian Grothoff2013-05-15
|
* removed unnecessary mallocFlorian Dold2013-05-15
|
* test cases for mq, set worksFlorian Dold2013-05-15
|
* - client should open connection after the stream server has started listening;Sree Harsha Totakura2013-05-02
| | | | | | -variable arguments to GNUNET_STREAM_open() and GNUNET_STREAM_listen() should -end with GNUNET_STREAM_OPTION_END
* - have shutdown taskSree Harsha Totakura2013-04-30
|
* -commentsChristian Grothoff2013-04-30
|
* fix/docsFlorian Dold2013-04-30
|
* fix / documentationFlorian Dold2013-04-30
|
* implemented most parts of the set serviceFlorian Dold2013-04-30
|
* fixFlorian Dold2013-04-29
|
* forgot to add c fileFlorian Dold2013-04-27
|
* work on gnunet-set, isolated bug in streamFlorian Dold2013-04-27
|
* -commentsChristian Grothoff2013-04-24
|
* forgot to commit new filesFlorian Dold2013-04-24
|
* started implementing union operation for setFlorian Dold2013-04-24
|
* api fixFlorian Dold2013-04-17
|
* fixFlorian Dold2013-04-17
|
* fixFlorian Dold2013-04-17
|
* partial docsFlorian Dold2013-04-17
|
* fixFlorian Dold2013-04-17
|
* started implementing set api, draft for mqFlorian Dold2013-04-17
|
* added skeleton for gnunet setFlorian Dold2013-04-16