aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.c
Commit message (Collapse)AuthorAge
* disconnect CADET only after client count hits zeroChristian Grothoff2017-10-02
|
* set: add 'over' message, since cadet does not reliably detect channel ↵Florian Dold2017-06-11
| | | | termination
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* major clean up and bugfixes of SETChristian Grothoff2017-03-13
|
* de-duplicate operation typesChristian Grothoff2017-03-12
|
* cleaning up set handlers, eliminating 2nd level demultiplexing and improving ↵Christian Grothoff2017-03-11
| | | | use of types
* set: fix make checkFlorian Dold2017-02-28
|
* set profiler: allow variable element size via -w (width) optionFlorian Dold2017-02-28
|
* set: destroy client mq properlyFlorian Dold2017-02-28
|
* set: zero out listener to make tracking down bug easierFlorian Dold2017-02-28
|
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
| | | | W32 version of ntohl() returns u_long. Thank you, Microsoft!
* always send bigger set on full sendFlorian Dold2017-02-24
|
* add option parsingFlorian Dold2017-02-24
|
* minimal code cleanupChristian Grothoff2017-02-24
|
* implement union via sending whole setFlorian Dold2017-02-23
|
* append to TAIL of mutation list for processing in right orderChristian Grothoff2017-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
|
* migrating set to new CADET port API - tests now fail due to CADET issuesChristian Grothoff2016-08-14
|
* - fix CADET-using servicesBart Polot2016-07-20
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* 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()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* -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
|
* work on consensus and setFlorian Dold2015-10-05
| | | | | | - evil peers for consensus - various fixes for consensus and set
* - another fix to generation handling and lazy copyingFlorian Dold2015-10-03
|
* SET service: accurate results for symmetric modeFlorian Dold2015-09-27
|
* work on CONSENSUS and SETFlorian Dold2015-09-22
| | | | | | - byzantine consensus work in progress - fix SET generation handling
* 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
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -fix use after freeChristian Grothoff2014-12-19
|
* -bad NBO conversionChristian Grothoff2014-12-07
|
* -use keep as RC to address #3561Christian Grothoff2014-11-30
|
* -avoid use after free during set intersection completionChristian Grothoff2014-11-30
|
* -misc fixes, in particular actually build bfChristian Grothoff2014-11-30
|
* -fix nested context copyChristian Grothoff2014-11-29
|
* -fixing misc issues and bugs, including better termination logic for ↵Christian Grothoff2014-11-28
| | | | intersection and salt handling
* -rename fileChristian Grothoff2014-11-27
|
* adding logic to allow GNUNET_SET_iterate_cancelChristian Grothoff2014-11-27
|
* use and respect send_more field in IterAckMessageChristian Grothoff2014-11-27
|