aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_intersection.c
Commit message (Expand)AuthorAge
* - 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
* doxygenFlorian 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