aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_intersection.c
Commit message (Expand)AuthorAge
* -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
* added new msg typeChristian Fuchs2013-11-14
* added many commentsChristian Fuchs2013-11-11
* added functionality to send a BFChristian Fuchs2013-11-08
* added initial iterators for alice and bob to create their mutated bloomfilter...Christian Fuchs2013-11-08
* workworkChristian Fuchs2013-11-08
* added bloomfilter message structChristian Fuchs2013-11-07
* more work on intersectionChristian Fuchs2013-10-21
* more work on set,Christian Fuchs2013-10-21
* re-synced set intersection code with union as a starting pointChristian Fuchs2013-10-21
* -remove trailing whitespaceChristian Grothoff2013-10-06
* Fix memory allocation in set serviceLRN2013-09-07
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* - fixed tunnel contextFlorian Dold2013-06-26