aboutsummaryrefslogtreecommitdiff
path: root/src/set/set.h
Commit message (Collapse)AuthorAge
* BUILD: Move set/consensus/secretsharing to contrib/serviceMartin Schanzenbach2023-10-19
|
* -fix typosChristian Grothoff2021-04-26
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* include set size in result callback, needed by consensusFlorian Dold2017-02-27
|
* add option parsingFlorian Dold2017-02-24
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* include element type in hashFlorian Dold2015-10-05
|
* work in progress: fix set bug, implement lazy copyFlorian Dold2015-08-30
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -doxygenChristian Grothoff2014-11-28
|
* use separate struct for just sending #elements in set, and check message ↵Christian Grothoff2014-11-27
| | | | size before casting
* adding logic to allow GNUNET_SET_iterate_cancelChristian Grothoff2014-11-27
|
* use and respect send_more field in IterAckMessageChristian Grothoff2014-11-27
|
* clean up internal set API, avoid copying context message needlesslyChristian Grothoff2014-11-27
|
* again, do not pass salt around, code cleanup, etc.Christian Grothoff2014-11-27
|
* eliminating useless salt argument, salt can be generated inside of ↵Christian Grothoff2014-11-27
| | | | gnunet-service-set
* - some of the missing set union functionality implementedFlorian Dold2013-10-29
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* - correct iteraion in multihashmapFlorian Dold2013-08-12
| | | | | - iterate over elements with client ack in set
* - listener re-connects transparentlyFlorian Dold2013-08-12
| | | | | - bugs
* - set iterationFlorian Dold2013-07-23
|
* - set service workingFlorian Dold2013-07-10
| | | | | - set profiler
* - conclude for SETFlorian Dold2013-06-03
| | | | | - consensus with SET
* -comments for FlorianChristian Grothoff2013-05-15
|
* test cases for mq, set worksFlorian Dold2013-05-15
|
* fix / documentationFlorian Dold2013-04-30
|
* fixFlorian Dold2013-04-29
|
* started implementing union operation for setFlorian Dold2013-04-24
|
* fixFlorian Dold2013-04-17
|
* started implementing set api, draft for mqFlorian Dold2013-04-17