-rename file
[oweals/gnunet.git] / src / set / set_api.c
2014-11-27 Christian Grothoff-comment
2014-11-27 Christian Grothoff-simplify logic
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 Grothoffrename element's type field to 'element_type'
2014-11-27 Christian Grothoffeliminating useless salt argument, salt can be generate...
2014-02-10 Florian Dold- fix operation cancellation in SET
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-11-27 Florian Dold- fixed use after free due to uncanceled task
2013-11-26 Florian Dold- check for null in mq/client when disconnecting listeners
2013-11-22 Florian Doldfixed a bug where a set handle was used after free
2013-10-29 Florian Dold- some of the missing set union functionality implemented
2013-10-18 Christian Grothoff-doxygen fixes
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-doxygen, todos, minor code cleanup
2013-08-13 Florian Dold- reset backoff for set listener
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-08-12 Florian Dold- listener re-connects transparently
2013-08-12 Christian Grothoff-old fixme
2013-07-24 Florian Dold-consensus fixes
2013-07-23 Florian Dold- set iteration
2013-07-23 Florian Dold- pass set service disconnect to client
2013-07-22 Florian Dold- cancel uncommited set operation correctly
2013-07-18 Christian Grothoff-minor code cleanup
2013-07-10 Florian Dold- set service working
2013-06-25 Florian Dolddoxygen
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 Doldimplemented most parts of the set service
2013-04-27 Florian Doldwork on gnunet-set, isolated bug in stream
2013-04-24 Florian Doldstarted implementing union operation for set
2013-04-17 Florian Doldfix
2013-04-17 Florian Doldfix
2013-04-17 Florian Doldfix
2013-04-17 Florian Doldstarted implementing set api, draft for mq
2013-04-16 Florian Doldadded skeleton for gnunet set