Age | Commit message (Collapse) | 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-04 | fix memory leak | Christian Grothoff | |
2017-10-04 | fix indentation | Christian Grothoff | |
2017-10-04 | delay cancelling listen operations to avoid rejecting operations before they ↵ | Christian Grothoff | |
had a chance to start, fixes misc. test case failures related to set | |||
2017-02-27 | fix set element type problem, make consensus work | Florian Dold | |
2017-02-27 | include set size in result callback, needed by consensus | Florian Dold | |
2017-02-23 | add set operation options | Florian Dold | |
2017-02-21 | fix-typo | Christian Grothoff | |
2017-02-21 | fix misc typos | Christian Grothoff | |
2016-08-13 | -indentation, doxygen | Christian Grothoff | |
2016-01-19 | -fix (C) notices | Christian Grothoff | |
2016-01-15 | doxygen: add documentation links | Gabor X Toth | |
2016-01-12 | doxygen: group/module definitions (part 2) | Gabor X Toth | |
2015-10-05 | work on consensus and set | Florian Dold | |
- evil peers for consensus - various fixes for consensus and set | |||
2015-09-22 | set api changes | Florian Dold | |
2015-08-30 | missing changes to headers | Florian Dold | |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff | |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff | |
2014-12-08 | -indent | Christian Grothoff | |
2014-11-30 | -remove dead state | Christian Grothoff | |
2014-11-28 | -doxygen | Christian Grothoff | |
2014-11-27 | adding logic to allow GNUNET_SET_iterate_cancel | 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 ↵ | Christian Grothoff | |
gnunet-service-set | |||
2014-11-24 | fixing collect_generation_garbage() complexity, doxygen, etc. | Christian Grothoff | |
2013-11-19 | -doxygen | Christian Grothoff | |
2013-10-06 | -remove trailing whitespace | Christian Grothoff | |
2013-10-06 | -store revocations to disk | Christian Grothoff | |
2013-09-30 | -doxygen, todos, minor code cleanup | Christian Grothoff | |
2013-08-12 | - listener re-connects transparently | Florian Dold | |
- bugs | |||
2013-07-23 | - docs | Florian Dold | |
2013-07-23 | - comment | Florian Dold | |
2013-07-23 | - set iterate declaration | Florian Dold | |
2013-07-10 | - set service working | Florian Dold | |
- set profiler | |||
2013-06-26 | - context msg size constant added | Florian Dold | |
---This line, and those below, will be ignored-- M include/gnunet_set_service.h | |||
2013-06-25 | doxygen | Florian Dold | |
2013-06-19 | - opaque mq structs | Florian Dold | |
- mq for mesh - faster hashing for IBFs - mesh replaces stream in set - new set profiler (work in progress) | |||
2013-06-03 | -notes | Christian Grothoff | |
2013-06-03 | - conclude for SET | Florian Dold | |
- consensus with SET | |||
2013-05-29 | -towards desired set API | Christian Grothoff | |
2013-05-22 | - moved MQ to util | Florian Dold | |
- MQ support for stream - set api - starting to use set for consensus | |||
2013-05-15 | -comments for Florian | Christian Grothoff | |
2013-04-30 | implemented most parts of the set service | Florian Dold | |
2013-04-27 | work on gnunet-set, isolated bug in stream | Florian Dold | |
2013-04-24 | -comments | Christian Grothoff | |
2013-04-24 | started implementing union operation for set | Florian Dold | |
2013-04-17 | started implementing set api, draft for mq | Florian Dold | |
2013-04-16 | -minor remarks on Florians draft | Christian Grothoff | |