aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.c
Commit message (Expand)AuthorAge
* fix #5608Christian Grothoff2019-02-25
* fix compiler warningsChristian Grothoff2019-01-18
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* change CADET channel destroy API to not call the callback if the client initi...Christian Grothoff2018-08-09
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* delay cancelling listen operations to avoid rejecting operations before they ...Christian Grothoff2017-10-04
* fix uninit listener fieldChristian Grothoff2017-10-02
* disconnect CADET only after client count hits zeroChristian Grothoff2017-10-02
* set: add 'over' message, since cadet does not reliably detect channel termina...Florian Dold2017-06-11
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* 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
* 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
* 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 te...Christian Grothoff2017-02-16
* 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 GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -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
* - 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
* 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 e...Christian Grothoff2014-12-24
* -fix use after freeChristian Grothoff2014-12-19