Age | Commit message (Expand) | Author |
2022-12-04 | UTIL: Allow only inlcusion of util glib-style. | Martin Schanzenbach |
2022-12-04 | BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c... | Martin Schanzenbach |
2022-08-30 | -First pass through CONSENSUS subsystem | Willow Liquorice |
2020-10-16 | -fix warnings except rps mess | Martin Schanzenbach |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
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 |
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-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-06-19 | avoid deprecated API, use new connecT API | Christian Grothoff |
2016-06-19 | -fix typo | Christian Grothoff |
2016-06-19 | redefine GNUNET_MQ_queue_for_connection_client to capture client handle | Christian Grothoff |
2016-06-18 | -indentation and comments | Christian Grothoff |
2016-06-18 | fix consensus to match new MQ API -- and correct CONCLUDE_DONE to be fixed-size | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-11-27 | rename element's type field to 'element_type' | Christian Grothoff |
2014-02-10 | - fixed wrong round comparison code | Florian Dold |
2014-02-03 | - consensus and secretsharing have both start time and deadline | Florian Dold |
2014-01-07 | - profiler actually added to svn | Florian Dold |
2013-12-19 | malloc -> new | LRN |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-06 | - initialize set type in test case | Florian Dold |
2013-08-12 | - fixed consensus for >2 peers | Florian Dold |
2013-07-10 | - set service working | Florian Dold |
2013-06-25 | doxygen | Florian Dold |
2013-06-19 | - opaque mq structs | Florian Dold |
2013-06-03 | - conclude for SET | Florian Dold |
2013-04-11 | -consensus fix | Christian Grothoff |
2013-04-11 | added consensus log-round simulation, work on consensus service, still proble... | Florian Dold |
2013-03-21 | -idea for improved allocator | Christian Grothoff |
2013-03-19 | fixed consensus for two peers, added log-rounds, started implementing freeze,... | Florian Dold |
2013-03-18 | -fix uninitialized sendto | Christian Grothoff |
2013-03-18 | -always call CB with correct closure | Christian Grothoff |
2013-03-07 | consensus now implemented with primitive conclusion group selection | Florian Dold |
2013-01-24 | -log messages | Florian Dold |
2013-01-24 | implemented value exchange, various fixes | Florian Dold |
2013-01-17 | - gnunet-consensus now profiling tool | Florian Dold |
2013-01-03 | implemented the modified consensus api, started implementing p2p protocol for... | Florian Dold |
2012-12-05 | consensus api, consensus service (local), peer driver and ibf sketch | Florian Dold |
2012-11-28 | dummy consensus service | Florian Dold |
2012-11-26 | fixed doxygen | Florian Dold |
2012-11-21 | started implementing consensus api and service | Florian Dold |