-rename file
[oweals/gnunet.git] / src / set / set.h
2014-11-27 Christian Grothoffadding logic to allow GNUNET_SET_iterate_cancel
2014-11-27 Christian Grothoffuse and respect send_more field in IterAckMessage
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 Grothoffeliminating useless salt argument, salt can be generate...
2013-10-29 Florian Dold- some of the missing set union functionality implemented
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-08-12 Florian Dold- listener re-connects transparently
2013-07-23 Florian Dold- set iteration
2013-07-10 Florian Dold- set service working
2013-06-03 Florian Dold- conclude for SET
2013-05-15 Christian Grothoff-comments for Florian
2013-05-15 Florian Doldtest cases for mq, set works
2013-04-30 Florian Doldfix / documentation
2013-04-29 Florian Doldfix
2013-04-24 Florian Doldstarted implementing union operation for set
2013-04-17 Florian Doldfix
2013-04-17 Florian Doldstarted implementing set api, draft for mq