aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Expand)AuthorAge
* - add subdirectory gitignore filesBart Polot2016-11-09
* use the correct type for dummy messagesChristian Grothoff2016-09-24
* -fix cov warningChristian Grothoff2016-08-26
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* migrating set to new CADET port API - tests now fail due to CADET issuesChristian Grothoff2016-08-14
* fix use-after-free issueChristian Grothoff2016-08-14
* -fix testcases, ensure shutdown works properlyChristian Grothoff2016-08-14
* -fix testcase shutdownChristian Grothoff2016-08-14
* -fix warningChristian Grothoff2016-08-03
* - fix CADET-using servicesBart Polot2016-07-20
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* misc fixesChristian Grothoff2016-07-06
* allow empty/NULL context messageChristian Grothoff2016-06-29
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
* adapt set test case to new scheduler semanticsFlorian Dold2016-06-20
* log error when timed outFlorian Dold2016-06-20
* avoid deprecated API, use new connecT APIChristian Grothoff2016-06-19
* use new connecT APIChristian Grothoff2016-06-19
* redefine GNUNET_MQ_queue_for_connection_client to capture client handleChristian Grothoff2016-06-19
* partial refactoring, will cause FTBFS, to be completed ASAPChristian Grothoff2016-06-18
* fixing compiler warningsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* be more lenient in the set apiFlorian Dold2016-03-29
* 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
* Also install set profiler.Florian Dold2015-12-11
* More statistics.Florian Dold2015-12-10
* statisticsFlorian Dold2015-12-10
* -adding Florian's IBF sim codeChristian Grothoff2015-10-24
* consensusFlorian Dold2015-10-11
* -fixChristian Grothoff2015-10-08
* -make code nicerChristian Grothoff2015-10-08
* -fix ptr arChristian Grothoff2015-10-08
* -fix FTBFSChristian 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
* Fix make -jDavid Barksdale2015-10-07
* include element type in hashFlorian Dold2015-10-05
* work on consensus and setFlorian Dold2015-10-05
* - another fix to generation handling and lazy copyingFlorian Dold2015-10-03
* remove macro, fix indentationFlorian Dold2015-09-27
* SET service: accurate results for symmetric modeFlorian Dold2015-09-27