aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set_union.c
Commit message (Collapse)AuthorAge
* BUILD: Move set/consensus/secretsharing to contrib/serviceMartin Schanzenbach2023-10-19
|
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
|
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* -DOC: Another comment stripping pass through old SET subsystemWillow Liquorice2022-10-03
|
* -fix many more typosChristian Grothoff2021-04-26
|
* -warnings mostly formatMartin Schanzenbach2020-11-13
|
* -fix warnings except rps messMartin Schanzenbach2020-10-16
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* fix compiler warningsChristian Grothoff2019-01-18
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* mergeChristian Grothoff2018-08-09
|\
| * address #3706Christian Grothoff2018-07-01
| |
* | change CADET channel destroy API to not call the callback if the client ↵Christian Grothoff2018-08-09
|/ | | | initiated the channel's destruction
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
|
* 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
|
* check return valueChristian Grothoff2018-01-06
|
* Demote some log messagesDavid Barksdale2017-12-29
|
* fix related to #4909/12605: force desirability of path if path is in useChristian Grothoff2017-12-03
|
* fix configuration parsing issue with inlines from configuration not in cwdChristian Grothoff2017-06-25
|
* set: disconnect, don't destroy yetFlorian Dold2017-06-20
|
* set: remove workaround to test if a set bug and not cadet was at faultFlorian Dold2017-06-20
|
* consensus/set: saner log levelsFlorian Dold2017-06-18
|
* CONSENSUS/SET: even uglier CADET workaroundsFlorian Dold2017-06-18
|
* SET: add another CADET bug workaroundFlorian Dold2017-06-18
| | | | | This time it's something that occurs pretty rarely, and only when sending the full set is triggered.
* set: add 'over' message, since cadet does not reliably detect channel ↵Florian Dold2017-06-11
| | | | termination
* major clean up and bugfixes of SETChristian Grothoff2017-03-13
|
* de-duplicate operation typesChristian Grothoff2017-03-12
|
* fix logging, immediately switch to full set transmission if other peer has 0 ↵Christian Grothoff2017-03-11
| | | | elements
* cleaning up set handlers, eliminating 2nd level demultiplexing and improving ↵Christian Grothoff2017-03-11
| | | | use of types
* eh, oopsFlorian Dold2017-03-01
|
* missing newlineFlorian Dold2017-03-01
|
* set: log set difference estimateFlorian Dold2017-03-01
|
* set: adjust strata estimator biasFlorian Dold2017-02-28
|
* set: different thresholdsFlorian Dold2017-02-28
|
* set: more statisticsFlorian Dold2017-02-28
|
* start with larger IBFFlorian Dold2017-02-28
|
* higher constant before applying limitFlorian Dold2017-02-28
|
* loggingFlorian Dold2017-02-28
|
* fix set element type problem, make consensus workFlorian Dold2017-02-27
|
* fix type error and test casesFlorian Dold2017-02-27
|
* fix missing nbo conversionFlorian Dold2017-02-27
|
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
|
* fix state when requesting full IBFFlorian Dold2017-02-26
|
* Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов2017-02-25
|
* always send bigger set on full sendFlorian Dold2017-02-24
|
* implement union via sending whole setFlorian Dold2017-02-23
|