aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_union.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-01-06check return valueChristian Grothoff
2017-12-29Demote some log messagesDavid Barksdale
2017-12-03fix related to #4909/12605: force desirability of path if path is in useChristian Grothoff
2017-06-25fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff
2017-06-20set: disconnect, don't destroy yetFlorian Dold
2017-06-20set: remove workaround to test if a set bug and not cadet was at faultFlorian Dold
2017-06-18consensus/set: saner log levelsFlorian Dold
2017-06-18CONSENSUS/SET: even uglier CADET workaroundsFlorian Dold
2017-06-18SET: add another CADET bug workaroundFlorian Dold
2017-06-11set: add 'over' message, since cadet does not reliably detect channel termina...Florian Dold
2017-03-13major clean up and bugfixes of SETChristian Grothoff
2017-03-12de-duplicate operation typesChristian Grothoff
2017-03-11fix logging, immediately switch to full set transmission if other peer has 0 ...Christian Grothoff
2017-03-11cleaning up set handlers, eliminating 2nd level demultiplexing and improving ...Christian Grothoff
2017-03-01eh, oopsFlorian Dold
2017-03-01missing newlineFlorian Dold
2017-03-01set: log set difference estimateFlorian Dold
2017-02-28set: adjust strata estimator biasFlorian Dold
2017-02-28set: different thresholdsFlorian Dold
2017-02-28set: more statisticsFlorian Dold
2017-02-28start with larger IBFFlorian Dold
2017-02-28higher constant before applying limitFlorian Dold
2017-02-28loggingFlorian Dold
2017-02-27fix set element type problem, make consensus workFlorian Dold
2017-02-27fix type error and test casesFlorian Dold
2017-02-27fix missing nbo conversionFlorian Dold
2017-02-27include set size in result callback, needed by consensusFlorian Dold
2017-02-26fix state when requesting full IBFFlorian Dold
2017-02-25Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов
2017-02-24always send bigger set on full sendFlorian Dold
2017-02-23implement union via sending whole setFlorian Dold
2017-02-23commentsFlorian Dold
2017-02-23abort union if we receive too little fresh elementsFlorian Dold
2017-02-16migrate SET service to new SERVICE APIChristian Grothoff
2016-08-26-fix cov warningChristian Grothoff
2016-08-14migrating set to new CADET port API - tests now fail due to CADET issuesChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06misc fixesChristian Grothoff
2016-03-09Fix ibf key salting.Florian Dold
2016-01-19-fix (C) noticesChristian Grothoff
2015-12-16Disable salting because it's still buggy.Florian Dold
2015-12-12Remove logging.Florian Dold
2015-12-12Handle larger IBFs correctly.Florian Dold
2015-12-11Increase maximum IBF size a bit.Florian Dold
2015-12-11Proper salting for set union.Florian Dold
2015-12-11Set statisticsFlorian Dold
2015-12-10More statistics.Florian Dold