misc fixes
[oweals/gnunet.git] / src / set / gnunet-service-set_union.c
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
2014-11-27 Christian Grothoffrename element's type field to 'element_type'
2014-11-24 Christian Grothoff-do not do GC for each destroyed operation on client...
2014-11-24 Christian Grothofffixing collect_generation_garbage() complexity, doxygen...
2014-05-07 Bart PolotRename mesh->cadet
2013-12-09 Florian Dold- fix use after free in set union (#3178)
2013-12-05 Christian Grothoff-address warning, indicate not checking return value...
2013-11-27 Florian Dold- log as debug when ibf fails to decode, instead of...
2013-11-26 Matthias Wachsmissign break
2013-11-20 Christian Fuchsfixed bug from set-union
2013-11-11 Christian Fuchsadded many comments
2013-11-07 Christian Fuchsadded bloomfilter message struct
2013-11-05 Florian Dold- implemented missing set functionality
2013-10-29 Florian Dold- some of the missing set union functionality implemented
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-09-07 LRNFix memory allocation in set service
2013-08-27 Florian Dolddoxygen typo
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-14 Florian Dold- fixed generation issues
2013-08-13 Florian Dold- reset backoff for set listener
2013-08-13 Florian Dold- IBF alpha adjusted
2013-08-13 Florian Dold- proper shutdown sequence for set makes consensus...
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-08-12 Florian Dold- listener re-connects transparently
2013-07-24 Florian Dold-consensus fixes
2013-07-23 Florian Dold- extract context msg correctly
2013-07-23 Florian Dold- better debug logs, ibf tweak
2013-07-23 Florian Dold- set iteration
2013-07-23 Florian Dold- pass set service disconnect to client
2013-07-22 Florian Dold- handle cyclic IBFs and SEs correctly
2013-07-19 Florian Dold-missing return
2013-07-10 Christian Grothoff-no void
2013-07-10 Florian Dold- set service working
2013-06-26 Florian Doldcomment
2013-06-26 Florian Dolddoxygen
2013-06-26 Florian Dold- fixed tunnel context
2013-06-26 Florian Dold- fixed tunnel destruction/cleanup
2013-06-25 Florian Dolddoxygen
2013-06-25 Florian Doldcommented out calls to functions not yet implemented
2013-06-19 Florian Dold- opaque mq structs
2013-06-03 Florian Dold- conclude for SET
2013-05-29 Christian Grothoff-cleanup and some remarks
2013-05-22 Florian Dold- moved MQ to util
2013-05-15 Florian Doldremoved unnecessary malloc
2013-05-15 Florian Doldtest cases for mq, set works
2013-04-30 Florian Doldfix/docs
2013-04-30 Florian Doldfix / documentation
2013-04-30 Florian Doldimplemented most parts of the set service
2013-04-29 Florian Doldfix
2013-04-27 Florian Doldwork on gnunet-set, isolated bug in stream
2013-04-24 Florian Doldforgot to commit new files