glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / set / gnunet-service-set_union.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 lurchiMerge branch 'master' of https://gnunet.org/git/gnunet
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 Christian Grothoffcheck return value
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-29 David BarksdaleDemote some log messages
2017-12-07 Phil-merge
2017-12-07 Schanzenbach, Martin-merge
2017-12-07 Schanzenbach, MartinMerge branch 'identity_oidc' of git-int.aisec.fraunhofe...
2017-12-07 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-12-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-12-03 Christian Grothofffix related to #4909/12605: force desirability of path...
2017-07-03 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-25 Christian Grothofffix configuration parsing issue with inlines from confi...
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-20 Florian Doldset: disconnect, don't destroy yet
2017-06-20 Florian Doldset: remove workaround to test if a set bug and not...
2017-06-18 Florian Doldconsensus/set: saner log levels
2017-06-18 Florian DoldCONSENSUS/SET: even uglier CADET workarounds
2017-06-17 Florian DoldSET: add another CADET bug workaround
2017-06-11 Florian Doldset: add 'over' message, since cadet does not reliably...
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-13 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-13 Julius BüngerMerge branch 'master'
2017-03-13 Christian Grothoffmajor clean up and bugfixes of SET
2017-03-12 Christian Grothoffde-duplicate operation types
2017-03-12 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-11 Christian Grothofffix logging, immediately switch to full set transmissio...
2017-03-11 Christian Grothoffcleaning up set handlers, eliminating 2nd level demulti...
2017-03-01 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-01 Bart PolotMerge branch 'master' of git+ssh://gnunet.org/gnunet
2017-02-28 Florian Doldeh, oops
2017-02-28 Florian Doldmissing newline
2017-02-28 Florian Doldset: log set difference estimate
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-28 Florian Doldset: adjust strata estimator bias
2017-02-28 Florian Doldset: different thresholds
2017-02-28 Florian Doldset: more statistics
2017-02-28 Florian Doldstart with larger IBF
2017-02-28 Florian Doldhigher constant before applying limit
2017-02-28 Florian Doldlogging
2017-02-27 Florian Doldfix set element type problem, make consensus work
2017-02-27 Florian Doldfix type error and test cases
2017-02-27 Florian Doldfix missing nbo conversion
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-26 Florian Doldfix state when requesting full IBF
2017-02-25 Руслан ИжбулатовFix an initialization warning (GCC bug 53119)
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Florian Doldalways send bigger set on full send
2017-02-23 Florian Doldimplement union via sending whole set
2017-02-23 Florian Doldcomments
2017-02-23 Florian Doldabort union if we receive too little fresh elements
2017-02-16 Christian Grothoffmigrate SET service to new SERVICE API
2016-08-26 Christian Grothoff-fix cov warning
2016-08-14 Christian Grothoffmigrating set to new CADET port API - tests now fail...
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-06 Christian Grothoffmisc fixes
2016-03-09 Florian DoldFix ibf key salting.
2016-01-19 Christian Grothoff-fix (C) notices
2015-12-16 Florian DoldDisable salting because it's still buggy.
2015-12-12 Florian DoldRemove logging.
2015-12-12 Florian DoldHandle larger IBFs correctly.
2015-12-11 Florian DoldIncrease maximum IBF size a bit.
2015-12-11 Florian DoldProper salting for set union.
2015-12-11 Florian DoldSet statistics
2015-12-10 Florian DoldMore statistics.
2015-12-10 Florian Doldstatistics
2015-10-08 Christian Grothoff-fix
2015-10-08 Christian Grothoffadd logic for strata compression
2015-10-07 Florian Doldstatistics in set profiler, temp. fix for salt
2015-10-07 Florian Doldset statistics
2015-10-05 Florian Doldinclude element type in hash
2015-09-27 Florian Doldremove macro, fix indentation
2015-09-27 Florian DoldSET service: accurate results for symmetric mode
2015-09-22 Florian Doldset api changes
2015-08-30 Florian Doldadd test case for 'GNUNET_SET_copy_lazy', fix bugs
2015-08-30 Florian Doldwork in progress: fix set bug, implement lazy copy
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-03-07 Christian Grothoff-indentation and comment fixes
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-16 Christian Grothoff-fix bus error
2014-12-12 Christian Grothoffdo check message sizes in union p2p protocol
2014-11-30 Christian Grothofffix #3561
2014-11-30 Christian Grothoff-use keep as RC to address #3561
2014-11-28 Christian Grothoff-fixing misc issues and bugs, including better terminat...
2014-11-27 Christian Grothoff-stylistic fixes
2014-11-27 Christian Grothoff-rename file
2014-11-27 Christian Grothoff-dox, indentation
2014-11-27 Christian Grothoff-renaming
2014-11-27 Christian Grothoffclean up internal set API, avoid copying context messag...
2014-11-27 Christian Grothoffagain, do not pass salt around, code cleanup, etc.
2014-11-27 Christian Grothoffremove additional variant of operation state
next