aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.c
Commit message (Expand)AuthorAge
* Rename mesh->cadetBart Polot2014-05-07
* - don't kill clients if the set operation has already been destroyedFlorian Dold2014-02-10
* - fix operation cancellation in SETFlorian Dold2014-02-10
* - activated testcase for set intersection, as it not works correctlyChristian Fuchs2014-01-26
* make sure incoming request is not destroyed twiceFlorian Dold2013-12-25
* - destroy channel after timeoutFlorian Dold2013-12-24
* -fix setfault (op->vt can be NULL)Christian Grothoff2013-12-24
* -remove trailing whitespaceChristian Grothoff2013-12-24
* - begin work on enhanced multipart receivingChristian Fuchs2013-12-16
* - fixed use after free in set (#3188)Florian Dold2013-12-10
* - fix #3185 and #3184 in setFlorian Dold2013-12-09
* - fix use after free in set union (#3178)Florian Dold2013-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 use-after-free: the call to mesh_channel_destroy will ultimately free 'op...Christian Grothoff2013-12-08
* - change mesh channel creation/notification APIBart Polot2013-12-05
* fix for mantis #0003156Matthias Wachs2013-12-05
* - fixed handling of incorrect channel portFlorian Dold2013-11-26
* added intersection to set's automake scriptChristian Fuchs2013-11-20
* added new msg typeChristian Fuchs2013-11-14
* Use encrypted MESH by defaultBart Polot2013-11-14
* updated some more doxChristian Fuchs2013-11-11
* 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 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
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* - fixed generation issuesFlorian Dold2013-08-14
* - IBF alpha adjustedFlorian Dold2013-08-13
* - proper shutdown sequence for set makes consensus happyFlorian Dold2013-08-13
* - correct iteraion in multihashmapFlorian Dold2013-08-12
* - listener re-connects transparentlyFlorian Dold2013-08-12
* - extract context msg correctlyFlorian Dold2013-07-23
* - set iterationFlorian Dold2013-07-23
* - handle cyclic IBFs and SEs correctlyFlorian Dold2013-07-22
* -fixed memory leakFlorian Dold2013-07-19
* -minor code cleanupChristian Grothoff2013-07-18
* - set service workingFlorian Dold2013-07-10
* Added mesh reliable tunnelsBart Polot2013-07-08
* fixed duplicate tunnel creationFlorian Dold2013-06-26
* - fixed tunnel contextFlorian Dold2013-06-26
* - fixed tunnel destruction/cleanupFlorian Dold2013-06-26
* doxygenFlorian Dold2013-06-25
* mesh bug for bartFlorian Dold2013-06-25