aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_union.c
Commit message (Expand)AuthorAge
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
* set: disconnect, don't destroy yetFlorian Dold2017-06-20
* set: remove workaround to test if a set bug and not cadet was at faultFlorian Dold2017-06-20
* consensus/set: saner log levelsFlorian Dold2017-06-18
* CONSENSUS/SET: even uglier CADET workaroundsFlorian Dold2017-06-18
* SET: add another CADET bug workaroundFlorian Dold2017-06-18
* set: add 'over' message, since cadet does not reliably detect channel termina...Florian Dold2017-06-11
* major clean up and bugfixes of SETChristian Grothoff2017-03-13
* de-duplicate operation typesChristian Grothoff2017-03-12
* fix logging, immediately switch to full set transmission if other peer has 0 ...Christian Grothoff2017-03-11
* cleaning up set handlers, eliminating 2nd level demultiplexing and improving ...Christian Grothoff2017-03-11
* eh, oopsFlorian Dold2017-03-01
* missing newlineFlorian Dold2017-03-01
* set: log set difference estimateFlorian Dold2017-03-01
* set: adjust strata estimator biasFlorian Dold2017-02-28
* set: different thresholdsFlorian Dold2017-02-28
* set: more statisticsFlorian Dold2017-02-28
* start with larger IBFFlorian Dold2017-02-28
* higher constant before applying limitFlorian Dold2017-02-28
* loggingFlorian Dold2017-02-28
* fix set element type problem, make consensus workFlorian Dold2017-02-27
* fix type error and test casesFlorian Dold2017-02-27
* fix missing nbo conversionFlorian Dold2017-02-27
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* fix state when requesting full IBFFlorian Dold2017-02-26
* Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов2017-02-25
* always send bigger set on full sendFlorian Dold2017-02-24
* implement union via sending whole setFlorian Dold2017-02-23
* commentsFlorian Dold2017-02-23
* abort union if we receive too little fresh elementsFlorian Dold2017-02-23
* migrate SET service to new SERVICE APIChristian Grothoff2017-02-16
* -fix cov warningChristian Grothoff2016-08-26
* migrating set to new CADET port API - tests now fail due to CADET issuesChristian Grothoff2016-08-14
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* 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