aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Expand)AuthorAge
...
* set api changesFlorian Dold2015-09-22
* work on CONSENSUS and SETFlorian Dold2015-09-22
* fix inverted condition in set intersectionFlorian Dold2015-08-30
* add test case for 'GNUNET_SET_copy_lazy', fix bugsFlorian Dold2015-08-30
* work in progress: fix set bug, implement lazy copyFlorian Dold2015-08-30
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -indentation and comment fixesChristian Grothoff2015-03-07
* improve test to check set union operation and to test with empty setsChristian Grothoff2015-03-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -fix use after freeChristian Grothoff2014-12-19
* -fix bus errorChristian Grothoff2014-12-16
* -check return valuesChristian Grothoff2014-12-16
* -check return valuesChristian Grothoff2014-12-16
* do check message sizes in union p2p protocolChristian Grothoff2014-12-12
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -bad NBO conversionChristian Grothoff2014-12-07
* -code cleanupsChristian Grothoff2014-11-30
* fix #3561Christian Grothoff2014-11-30
* -use keep as RC to address #3561Christian Grothoff2014-11-30
* -avoid use after free during set intersection completionChristian Grothoff2014-11-30
* -misc fixes, in particular actually build bfChristian Grothoff2014-11-30
* -fix iteration setChristian Grothoff2014-11-29
* -fix nested context copyChristian Grothoff2014-11-29
* -fixing misc issues and bugs, including better termination logic for intersec...Christian Grothoff2014-11-28
* -doxygenChristian Grothoff2014-11-28
* use separate struct for just sending #elements in set, and check message size...Christian Grothoff2014-11-27
* -stylistic fixesChristian Grothoff2014-11-27
* -rename fileChristian Grothoff2014-11-27
* -dox, indentationChristian Grothoff2014-11-27
* -renamingChristian Grothoff2014-11-27
* -commentChristian Grothoff2014-11-27
* -simplify logicChristian Grothoff2014-11-27
* adding logic to allow GNUNET_SET_iterate_cancelChristian Grothoff2014-11-27
* use and respect send_more field in IterAckMessageChristian Grothoff2014-11-27
* clean up internal set API, avoid copying context message needlesslyChristian Grothoff2014-11-27
* again, do not pass salt around, code cleanup, etc.Christian Grothoff2014-11-27
* remove additional variant of operation stateChristian Grothoff2014-11-27
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
* eliminating useless salt argument, salt can be generated inside of gnunet-ser...Christian Grothoff2014-11-27
* -indentChristian Grothoff2014-11-24
* -indentChristian Grothoff2014-11-24
* -inline Christian Grothoff2014-11-24
* -do not do GC for each destroyed operation on client disconnectChristian Grothoff2014-11-24
* fixing collect_generation_garbage() complexity, doxygen, etc.Christian Grothoff2014-11-24
* make set testcase fail to highlight issue #3490Christian Grothoff2014-11-07
* -noinstChristian Grothoff2014-09-30
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* timeout for set testsFlorian Dold2014-06-04