Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-01-05 | Fix potential NULL dereference warning. | anryko |
2017-07-03 | do not invoke callback after set operation destruction, should fix #5082 | Christian Grothoff |
2017-06-18 | set: adjust log type | Florian Dold |
2017-03-13 | improve logging, indentation | Christian Grothoff |
2017-03-11 | cleaning up set handlers, eliminating 2nd level demultiplexing and improving ... | Christian Grothoff |
2017-02-28 | allow destruction while iteration is active | Florian Dold |
2017-02-27 | fix type error and test cases | Florian Dold |
2017-02-27 | include set size in result callback, needed by consensus | Florian Dold |
2017-02-24 | add option parsing | Florian Dold |
2017-02-23 | add set operation options | Florian Dold |
2017-02-19 | misc logging, no semantic changes | Christian Grothoff |
2017-02-18 | append to TAIL of mutation list for processing in right order | Christian Grothoff |
2017-02-17 | fix crash issues in SET | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-08-14 | fix use-after-free issue | Christian Grothoff |
2016-08-03 | -fix warning | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-29 | allow empty/NULL context message | Christian Grothoff |
2016-06-19 | avoid deprecated API, use new connecT API | Christian Grothoff |
2016-06-19 | use new connecT API | Christian Grothoff |
2016-06-19 | redefine GNUNET_MQ_queue_for_connection_client to capture client handle | Christian Grothoff |
2016-06-18 | partial refactoring, will cause FTBFS, to be completed ASAP | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-03-29 | be more lenient in the set api | Florian Dold |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-10-05 | include element type in hash | Florian Dold |
2015-10-05 | work on consensus and set | Florian Dold |
2015-09-27 | SET service: accurate results for symmetric mode | Florian Dold |
2015-09-22 | set api changes | Florian Dold |
2015-08-30 | add test case for 'GNUNET_SET_copy_lazy', fix bugs | Florian Dold |
2015-08-30 | work in progress: fix set bug, implement lazy copy | Florian Dold |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-03-07 | -indentation and comment fixes | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-11-30 | -avoid use after free during set intersection completion | Christian Grothoff |
2014-11-30 | -misc fixes, in particular actually build bf | Christian Grothoff |
2014-11-27 | -comment | Christian Grothoff |
2014-11-27 | -simplify logic | Christian Grothoff |
2014-11-27 | adding logic to allow GNUNET_SET_iterate_cancel | Christian Grothoff |
2014-11-27 | use and respect send_more field in IterAckMessage | Christian Grothoff |
2014-11-27 | clean up internal set API, avoid copying context message needlessly | Christian Grothoff |
2014-11-27 | again, do not pass salt around, code cleanup, etc. | Christian Grothoff |
2014-11-27 | rename element's type field to 'element_type' | Christian Grothoff |
2014-11-27 | eliminating useless salt argument, salt can be generated inside of gnunet-ser... | Christian Grothoff |