aboutsummaryrefslogtreecommitdiff
path: root/src/set/set_api.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-01-05Fix potential NULL dereference warning.anryko
2017-07-03do not invoke callback after set operation destruction, should fix #5082Christian Grothoff
2017-06-18set: adjust log typeFlorian Dold
2017-03-13improve logging, indentationChristian Grothoff
2017-03-11cleaning up set handlers, eliminating 2nd level demultiplexing and improving ...Christian Grothoff
2017-02-28allow destruction while iteration is activeFlorian Dold
2017-02-27fix type error and test casesFlorian Dold
2017-02-27include set size in result callback, needed by consensusFlorian Dold
2017-02-24add option parsingFlorian Dold
2017-02-23add set operation optionsFlorian Dold
2017-02-19misc logging, no semantic changesChristian Grothoff
2017-02-18append to TAIL of mutation list for processing in right orderChristian Grothoff
2017-02-17fix crash issues in SETChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-08-14fix use-after-free issueChristian Grothoff
2016-08-03-fix warningChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-06-29allow empty/NULL context messageChristian Grothoff
2016-06-19avoid deprecated API, use new connecT APIChristian Grothoff
2016-06-19use new connecT APIChristian Grothoff
2016-06-19redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff
2016-06-18partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-03-29be more lenient in the set apiFlorian Dold
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-05include element type in hashFlorian Dold
2015-10-05work on consensus and setFlorian Dold
2015-09-27SET service: accurate results for symmetric modeFlorian Dold
2015-09-22set api changesFlorian Dold
2015-08-30add test case for 'GNUNET_SET_copy_lazy', fix bugsFlorian Dold
2015-08-30work in progress: fix set bug, implement lazy copyFlorian Dold
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-07-indentation and comment fixesChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-11-30-avoid use after free during set intersection completionChristian Grothoff
2014-11-30-misc fixes, in particular actually build bfChristian Grothoff
2014-11-27-commentChristian Grothoff
2014-11-27-simplify logicChristian Grothoff
2014-11-27adding logic to allow GNUNET_SET_iterate_cancelChristian Grothoff
2014-11-27use and respect send_more field in IterAckMessageChristian Grothoff
2014-11-27clean up internal set API, avoid copying context message needlesslyChristian Grothoff
2014-11-27again, do not pass salt around, code cleanup, etc.Christian 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