aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Expand)AuthorAge
* - 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
* - fixed use after free in set (#3188)Florian Dold2013-12-10
* -doxygen fixesChristian Grothoff2013-12-10
* - fix #3185 and #3184 in setFlorian Dold2013-12-09
* - fix use after free in set union (#3178)Florian Dold2013-12-09
* - jummy, multiparts!Christian Fuchs2013-12-09
* - more multipart funChristian Fuchs2013-12-09
* towards multipart msging for bloomfilters in set intersectionChristian Fuchs2013-12-09
* -rename enum MeshOption to GNUNET_MESH_ChannelOption to ensure we use GNUNET_...Christian Grothoff2013-12-08
* -doxygen and formatting and style fixesChristian Grothoff2013-12-08
* mark timeout task as done if it is run, fixes #3171Christian Grothoff2013-12-08
* -fix trailing spacesChristian Grothoff2013-12-08
* fix use-after-free: the call to mesh_channel_destroy will ultimately free 'op...Christian Grothoff2013-12-08
* -address warning, indicate not checking return value is intentionalChristian Grothoff2013-12-05
* -check return values of hashmap operationsChristian Grothoff2013-12-05
* - change mesh channel creation/notification APIBart Polot2013-12-05
* fix for mantis #0003156Matthias Wachs2013-12-05
* - log as debug when ibf fails to decode, instead of warningFlorian Dold2013-11-27
* - fixed use after free due to uncanceled taskFlorian Dold2013-11-27
* - fixed handling of incorrect channel portFlorian Dold2013-11-26
* - check for null in mq/client when disconnecting listenersFlorian Dold2013-11-26
* missign breakMatthias Wachs2013-11-26
* fixed a bug where a set handle was used after freeFlorian Dold2013-11-22
* 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
* Use encrypted MESH by defaultBart Polot2013-11-14
* added many commentsChristian Fuchs2013-11-11
* updated some more doxChristian 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
* fixed guttenbergisch copypaste issueChristian Fuchs2013-11-06
* dokumentation monster session part 1Christian Fuchs2013-11-06
* - implemented missing set functionalityFlorian Dold2013-11-05
* - some of the missing set union functionality implementedFlorian Dold2013-10-29
* - fixed assertion due to task not testing for shutdown as a reasonFlorian Dold2013-10-29
* 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
* -doxygen fixesChristian Grothoff2013-10-18