glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / set / test_set_api.c
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)
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 Grothoffimprove logging, shutdown on error without timeout...
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-27 Florian Doldfix type error and test cases
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
2016-09-24 Christian Grothoffuse the correct type for dummy messages
2016-08-14 Christian Grothoffmigrating set to new CADET port API - tests now fail...
2016-08-14 Christian Grothoff-fix testcases, ensure shutdown works properly
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-16 Christian Grothoff-fix bus error
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-06-04 Florian Doldtimeout for set tests
2014-02-10 Florian Dold- fix operation cancellation in SET
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-06 Christian Grothoffrenaming GNUNET_CRYPTO_get_host_identity to GNUNET_CRYP...
2013-10-01 Christian Grothoff-fixing misc FTBFS issues
2013-09-16 Florian Dold- initialize element type in test
2013-09-06 Florian Dold- initialize set type in test case
2013-08-13 Florian Dold- proper shutdown sequence for set makes consensus...
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-07-23 Florian Dold- extract context msg correctly
2013-07-22 Florian Dold- test for correct uncommited set op destruction
2013-06-19 Florian Dold- opaque mq structs
2013-06-03 Florian Dold- conclude for SET
2013-05-22 Christian Grothoff-nicer
2013-05-22 Florian Dold- moved MQ to util
2013-05-15 Florian Doldtest cases for mq, set works
2013-04-24 Florian Doldstarted implementing union operation for set
2013-04-17 Florian Doldstarted implementing set api, draft for mq
2013-04-16 Florian Doldadded skeleton for gnunet set