aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Collapse)AuthorAge
...
* 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
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* portingMarcello Stanisci2017-03-16
|
* porting.Marcello Stanisci2017-03-15
|
* renaming CADET APIs to match naming conventions again, now that the old ↵Christian Grothoff2017-03-13
| | | | symbols have been purged
* 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 ↵Christian Grothoff2017-03-13
| | | | too early
* 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
| | | | 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
|
* 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
| | | | | The nested block validation requires the block context, and thus the evaluate callback not also receives the block context.
* 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
| | | | W32 version of ntohl() returns u_long. Thank you, Microsoft!
* 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
|