aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_union.c
Commit message (Collapse)AuthorAge
...
* misc fixesChristian Grothoff2016-07-06
|
* Fix ibf key salting.Florian Dold2016-03-09
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* Disable salting because it's still buggy.Florian Dold2015-12-16
|
* Remove logging.Florian Dold2015-12-12
|
* Handle larger IBFs correctly.Florian Dold2015-12-12
|
* Increase maximum IBF size a bit.Florian Dold2015-12-11
|
* Proper salting for set union.Florian Dold2015-12-11
|
* Set statisticsFlorian Dold2015-12-11
|
* More statistics.Florian Dold2015-12-10
|
* statisticsFlorian Dold2015-12-10
|
* -fixChristian Grothoff2015-10-08
|
* add logic for strata compressionChristian Grothoff2015-10-08
|
* statistics in set profiler, temp. fix for saltFlorian Dold2015-10-07
|
* set statisticsFlorian Dold2015-10-07
|
* include element type in hashFlorian Dold2015-10-05
|
* remove macro, fix indentationFlorian Dold2015-09-27
|
* SET service: accurate results for symmetric modeFlorian Dold2015-09-27
|
* set api changesFlorian Dold2015-09-22
|
* add test case for 'GNUNET_SET_copy_lazy', fix bugsFlorian Dold2015-08-30
|
* work in progress: fix set bug, implement lazy copyFlorian Dold2015-08-30
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -indentation and comment fixesChristian Grothoff2015-03-07
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix bus errorChristian Grothoff2014-12-16
|
* do check message sizes in union p2p protocolChristian Grothoff2014-12-12
|
* fix #3561Christian Grothoff2014-11-30
|
* -use keep as RC to address #3561Christian Grothoff2014-11-30
|
* -fixing misc issues and bugs, including better termination logic for ↵Christian Grothoff2014-11-28
| | | | intersection and salt handling
* -stylistic fixesChristian Grothoff2014-11-27
|
* -rename fileChristian Grothoff2014-11-27
|
* -dox, indentationChristian Grothoff2014-11-27
|
* -renamingChristian Grothoff2014-11-27
|
* clean up internal set API, avoid copying context message needlesslyChristian Grothoff2014-11-27
|
* again, do not pass salt around, code cleanup, etc.Christian 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
|
* Rename mesh->cadetBart Polot2014-05-07
|
* - fix use after free in set union (#3178)Florian Dold2013-12-09
|
* -address warning, indicate not checking return value is intentionalChristian Grothoff2013-12-05
|
* - log as debug when ibf fails to decode, instead of warningFlorian Dold2013-11-27
|
* missign breakMatthias Wachs2013-11-26
|
* fixed bug from set-unionChristian Fuchs2013-11-20
| | | | | more work on set intersection, should now be logically complete except for the adaptive bloomfilter size
* added many commentsChristian Fuchs2013-11-11
| | | | | | | | documented set-union state "machine" removed many deprecated struct-members from state, ops-spec improved doxygen-compliant
* added bloomfilter message structChristian Fuchs2013-11-07
| | | | | | | | | | | | | renamed set-union specific message types added set-intersection specific message type added intersection cancel API implementation added intersection create API implementation added intersection destroy API implementation added intersection peer_disconnect API implementation added intersection accept API imlementation stub added many prototypes for intersection operation handlers
* - implemented missing set functionalityFlorian Dold2013-11-05
| | | | | - secretsharing api changes
* - some of the missing set union functionality implementedFlorian Dold2013-10-29
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|