index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
set
/
gnunet-service-set_union.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-01-06
check return value
Christian Grothoff
2017-12-29
Demote some log messages
David Barksdale
2017-12-03
fix related to #4909/12605: force desirability of path if path is in use
Christian Grothoff
2017-06-25
fix configuration parsing issue with inlines from configuration not in cwd
Christian Grothoff
2017-06-20
set: disconnect, don't destroy yet
Florian Dold
2017-06-20
set: remove workaround to test if a set bug and not cadet was at fault
Florian Dold
2017-06-18
consensus/set: saner log levels
Florian Dold
2017-06-18
CONSENSUS/SET: even uglier CADET workarounds
Florian Dold
2017-06-18
SET: add another CADET bug workaround
Florian Dold
2017-06-11
set: add 'over' message, since cadet does not reliably detect channel termina...
Florian Dold
2017-03-13
major clean up and bugfixes of SET
Christian Grothoff
2017-03-12
de-duplicate operation types
Christian Grothoff
2017-03-11
fix logging, immediately switch to full set transmission if other peer has 0 ...
Christian Grothoff
2017-03-11
cleaning up set handlers, eliminating 2nd level demultiplexing and improving ...
Christian Grothoff
2017-03-01
eh, oops
Florian Dold
2017-03-01
missing newline
Florian Dold
2017-03-01
set: log set difference estimate
Florian Dold
2017-02-28
set: adjust strata estimator bias
Florian Dold
2017-02-28
set: different thresholds
Florian Dold
2017-02-28
set: more statistics
Florian Dold
2017-02-28
start with larger IBF
Florian Dold
2017-02-28
higher constant before applying limit
Florian Dold
2017-02-28
logging
Florian Dold
2017-02-27
fix set element type problem, make consensus work
Florian Dold
2017-02-27
fix type error and test cases
Florian Dold
2017-02-27
fix missing nbo conversion
Florian Dold
2017-02-27
include set size in result callback, needed by consensus
Florian Dold
2017-02-26
fix state when requesting full IBF
Florian Dold
2017-02-25
Fix an initialization warning (GCC bug 53119)
Руслан Ижбулатов
2017-02-24
always send bigger set on full send
Florian Dold
2017-02-23
implement union via sending whole set
Florian Dold
2017-02-23
comments
Florian Dold
2017-02-23
abort union if we receive too little fresh elements
Florian Dold
2017-02-16
migrate SET service to new SERVICE API
Christian Grothoff
2016-08-26
-fix cov warning
Christian Grothoff
2016-08-14
migrating set to new CADET port API - tests now fail due to CADET issues
Christian Grothoff
2016-07-08
-avoid calling memcpy() with NULL argument, even if len is 0
Christian Grothoff
2016-07-06
misc fixes
Christian Grothoff
2016-03-09
Fix ibf key salting.
Florian Dold
2016-01-19
-fix (C) notices
Christian Grothoff
2015-12-16
Disable salting because it's still buggy.
Florian Dold
2015-12-12
Remove logging.
Florian Dold
2015-12-12
Handle larger IBFs correctly.
Florian Dold
2015-12-11
Increase maximum IBF size a bit.
Florian Dold
2015-12-11
Proper salting for set union.
Florian Dold
2015-12-11
Set statistics
Florian Dold
2015-12-10
More statistics.
Florian Dold
[next]