aboutsummaryrefslogtreecommitdiff
path: root/src/set
Commit message (Expand)AuthorAge
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* check return valueChristian Grothoff2018-01-06
* Fix potential NULL dereference warning.anryko2018-01-05
* fix more 'make dist' issuesChristian Grothoff2018-01-02
* Demote some log messagesDavid Barksdale2017-12-29
* fix related to #4909/12605: force desirability of path if path is in useChristian Grothoff2017-12-03
* 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
* do not invoke callback after set operation destruction, should fix #5082Christian Grothoff2017-07-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
* set: adjust log typeFlorian Dold2017-06-18
* 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
* set: add 'over' message, since cadet does not reliably detect channel termina...Florian Dold2017-06-11
* 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 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