aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_intersection.c
Commit message (Expand)AuthorAge
* major clean up and bugfixes of SETChristian Grothoff2017-03-13
* de-duplicate operation typesChristian Grothoff2017-03-12
* always initialize HT upon state creationChristian Grothoff2017-03-12
* cleaning up set handlers, eliminating 2nd level demultiplexing and improving ...Christian Grothoff2017-03-11
* migrate SET service to new SERVICE APIChristian Grothoff2017-02-16
* migrating set to new CADET port API - tests now fail due to CADET issuesChristian Grothoff2016-08-14
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* add logic for strata compressionChristian Grothoff2015-10-08
* fix inverted condition in set intersectionFlorian Dold2015-08-30
* work in progress: fix set bug, implement lazy copyFlorian Dold2015-08-30
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -code cleanupsChristian 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
* -fixing misc issues and bugs, including better termination logic for intersec...Christian Grothoff2014-11-28
* use separate struct for just sending #elements in set, and check message size...Christian Grothoff2014-11-27
* -rename fileChristian Grothoff2014-11-27
* clean up internal set API, avoid copying context message needlesslyChristian Grothoff2014-11-27
* remove additional variant of operation stateChristian Grothoff2014-11-27
* rename element's type field to 'element_type'Christian Grothoff2014-11-27
* -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
* - fixed a double-free-race upon failing a set opChristian Fuchs2014-05-26
* - fixed bug in set which allows a peer to generate a malformed session setupChristian Fuchs2014-05-26
* - fixed corner case for the set-intersection computation formula for computat...Christian Fuchs2014-05-20
* Rename mesh->cadetBart Polot2014-05-07
* WIP commit of scalar product 2.0. It is unfinished and does not yet pass test...Christian Fuchs2014-05-07
* - activated testcase for set intersection, as it not works correctlyChristian Fuchs2014-01-26
* -remove trailing whitespaceChristian Grothoff2013-12-24
* - implemented output mode GNUNET_SET_RESULT_REMOVED in intersectionChristian Fuchs2013-12-18
* - added early success for fully disjoint intersection setsChristian Fuchs2013-12-18
* - further work on multipart receivingChristian Fuchs2013-12-18
* - begin work on enhanced multipart receivingChristian Fuchs2013-12-16
* - finished work on multipart sending in intersectionChristian Fuchs2013-12-16
* - more work on multipart sendingChristian Fuchs2013-12-11
* -doxygen fixesChristian Grothoff2013-12-10
* - jummy, multiparts!Christian Fuchs2013-12-09
* - more multipart funChristian Fuchs2013-12-09
* towards multipart msging for bloomfilters in set intersectionChristian Fuchs2013-12-09
* -check return values of hashmap operationsChristian Grothoff2013-12-05
* added intersection to set's automake scriptChristian Fuchs2013-11-20
* fixed bug from set-unionChristian Fuchs2013-11-20
* work workChristian Fuchs2013-11-18
* more work on set intersectionChristian Fuchs2013-11-18
* more work on intersectionChristian Fuchs2013-11-18