introducing GNUNET_CRYPTO_ecdhe_create2() to avoid malloc nonsense
[oweals/gnunet.git] / src / include / gnunet_set_service.h
2016-08-13 Christian Grothoff-indentation, doxygen
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-15 Gabor X Tothdoxygen: add documentation links
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2015-10-05 Florian Doldwork on consensus and set
2015-09-22 Florian Doldset api changes
2015-08-30 Florian Doldmissing changes to headers
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-08 Christian Grothoff-indent
2014-11-30 Christian Grothoff-remove dead state
2014-11-28 Christian Grothoff-doxygen
2014-11-27 Christian Grothoffadding logic to allow GNUNET_SET_iterate_cancel
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-11-24 Christian Grothofffixing collect_generation_garbage() complexity, doxygen...
2013-11-19 Christian Grothoff-doxygen
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoff-store revocations to disk
2013-09-30 Christian Grothoff-doxygen, todos, minor code cleanup
2013-08-12 Florian Dold- listener re-connects transparently
2013-07-23 Florian Dold- docs
2013-07-23 Florian Dold- comment
2013-07-23 Florian Dold- set iterate declaration
2013-07-10 Florian Dold- set service working
2013-06-26 Florian Dold- context msg size constant added
2013-06-25 Florian Dolddoxygen
2013-06-19 Florian Dold- opaque mq structs
2013-06-03 Christian Grothoff-notes
2013-06-03 Florian Dold- conclude for SET
2013-05-29 Christian Grothoff-towards desired set API
2013-05-22 Florian Dold- moved MQ to util
2013-05-15 Christian Grothoff-comments for Florian
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 Doldstarted implementing union operation for set
2013-04-17 Florian Doldstarted implementing set api, draft for mq
2013-04-16 Christian Grothoff-minor remarks on Florians draft
2013-04-16 Christian Grothoff-adding florian's proposed SET API