aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Collapse)AuthorAge
...
* abort union if we receive too little fresh elementsFlorian Dold2017-02-23
|
* fix misc typosChristian Grothoff2017-02-21
|
* misc logging, no semantic changesChristian Grothoff2017-02-19
|
* append to TAIL of mutation list for processing in right orderChristian Grothoff2017-02-18
|
* terminate instantly, even on failureChristian Grothoff2017-02-18
|
* fix testcaseChristian Grothoff2017-02-18
|
* no prefix for set eitherlurchi2017-02-18
|
* fix crash issues in SETChristian Grothoff2017-02-17
|
* move SET to use new MQ API properlyChristian Grothoff2017-02-17
|
* first, very rough conversion of SET service to new cadet client API (fails ↵Christian Grothoff2017-02-16
| | | | tests, as before)
* migrate SET service to new SERVICE APIChristian Grothoff2017-02-16
|
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* update ignore fileChristian Grothoff2017-01-25
|
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* don't attempt to build set profilers if testing is disabledDaniel Golle2017-01-10
|
* - 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
| | | | | This change lets us compile with clang again.
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* 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
|