src: for every AGPL3.0 file, add SPDX identifier.
[oweals/gnunet.git] / src / include / gnunet_set_service.h
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-06 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Christian Grothofffix memory leak
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-10-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-04 Christian Grothofffix indentation
2017-10-04 Christian Grothoffdelay cancelling listen operations to avoid rejecting...
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Florian Doldfix set element type problem, make consensus work
2017-02-27 Florian Doldinclude set size in result callback, needed by consensus
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-23 Florian Doldadd set operation options
2017-02-21 Christian Grothofffix-typo
2017-02-21 Christian Grothofffix misc typos
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