Fix potential NULL dereference warning.
[oweals/gnunet.git] / src / set / gnunet-service-set.h
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 Grothoffcleaning up set handlers, eliminating 2nd level demulti...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 Florian Doldadd option parsing
2017-02-21 Christian Grothofffix misc typos
2017-02-16 Christian Grothoffmigrate SET service to new SERVICE API
2016-08-14 Christian Grothoffmigrating set to new CADET port API - tests now fail...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-08 Christian Grothoffadd logic for strata compression
2015-10-07 Florian Doldset statistics
2015-10-03 Florian Dold- another fix to generation handling and lazy copying
2015-09-22 Florian Doldwork on CONSENSUS and SET
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-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-11-30 Christian Grothoff-use keep as RC to address #3561
2014-11-27 Christian Grothoffadding logic to allow GNUNET_SET_iterate_cancel
2014-11-27 Christian Grothoffclean up internal set API, avoid copying context messag...
2014-11-27 Christian Grothoffremove additional variant of operation state
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
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-08 Christian Grothoff-fix trailing spaces
2013-11-20 Christian Fuchsadded intersection to set's automake script
2013-11-14 Christian Fuchsadded new msg type
2013-11-14 Bart PolotUse encrypted MESH by default
2013-11-11 Christian Fuchsadded many comments
2013-11-05 Florian Dold- implemented missing set functionality
2013-10-29 Florian Dold- some of the missing set union functionality implemented
2013-10-21 Christian Fuchsre-synced set intersection code with union as a startin...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-fixing build issues in fs/set related to #3047
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-07-23 Florian Dold- set iteration
2013-07-10 Florian Dold- set service working
2013-06-28 Bart PolotReplace mesh with new version
2013-06-26 Christian Grothoff-removing unnecessary key from regex blocks, compacting...
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 Doldmesh bug for bart
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-22 Florian Dold- moved MQ to util
2013-05-15 Florian Doldtest cases for mq, set works
2013-04-30 Florian Doldfix/docs
2013-04-30 Florian Doldimplemented most parts of the set service
2013-04-27 Florian Doldwork on gnunet-set, isolated bug in stream
2013-04-24 Christian Grothoff-comments
2013-04-24 Florian Doldforgot to commit new files