aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Expand)AuthorAge
* eh, oopsFlorian Dold2017-03-01
* missing newlineFlorian Dold2017-03-01
* set: log set difference estimateFlorian Dold2017-03-01
* allow destruction while iteration is activeFlorian Dold2017-02-28
* set: fix make checkFlorian Dold2017-02-28
* fix completely broken implementation of variable size elementsFlorian Dold2017-02-28
* don't free element that is stack-allocated nowFlorian 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
* 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
* implement revocation block plugin, get revocation test to pass againChristian Grothoff2017-02-27
* 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
* missing fileFlorian Dold2017-02-27
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
* add validation for inner consensus elementFlorian Dold2017-02-26
* fix state when requesting full IBFFlorian Dold2017-02-26
* disable valgrindChristian Grothoff2017-02-26
* Fix an initialization warning (GCC bug 53119)Руслан Ижбулатов2017-02-25
* W32: cast ntohl() result to uint32_tРуслан Ижбулатов2017-02-25
* add byzantine/force options to profilerFlorian Dold2017-02-24
* 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
* add set operation optionsFlorian Dold2017-02-23
* commentsFlorian Dold2017-02-23
* 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 te...Christian Grothoff2017-02-16
* 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
* 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