aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Expand)AuthorAge
* portingMarcello Stanisci2017-03-16
* porting.Marcello Stanisci2017-03-15
* renaming CADET APIs to match naming conventions again, now that the old symbo...Christian Grothoff2017-03-13
* rename libgnunetcadetnew -> libgnunetcadetChristian Grothoff2017-03-13
* major clean up and bugfixes of SETChristian Grothoff2017-03-13
* indentation fixChristian Grothoff2017-03-13
* improve logging, shutdown on error without timeout, do not destroy listener t...Christian Grothoff2017-03-13
* improve logging, indentationChristian Grothoff2017-03-13
* de-duplicate operation typesChristian Grothoff2017-03-12
* always initialize HT upon state creationChristian Grothoff2017-03-12
* add missing headersChristian Grothoff2017-03-12
* fix logging, immediately switch to full set transmission if other peer has 0 ...Christian Grothoff2017-03-11
* cleaning up set handlers, eliminating 2nd level demultiplexing and improving ...Christian Grothoff2017-03-11
* 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