Age | Commit message (Expand) | Author |
2020-05-13 | uncrustify | Martin Schanzenbach |
2020-04-21 | rename, fix | Schanzenbach, Martin |
2020-04-21 | new pass API | Schanzenbach, Martin |
2020-04-20 | include buffer of 10& of epoch | Schanzenbach, Martin |
2020-04-20 | evaluate epochs | Schanzenbach, Martin |
2020-04-19 | towards less variance | Schanzenbach, Martin |
2020-04-18 | simplify pow even more; add timestamp to revocation pow | Schanzenbach, Martin |
2020-04-08 | fix sign api for to address #6164 | Christian Grothoff |
2019-11-20 | follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663: | ng0 |
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-04-26 | memcmp() -> GNUNET_memcmp(), first take | Julius Bünger |
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-06 | second batch complete. WE ARE AFFERO AGPL NOW! | psyc://loupsycedyglgamf.onion/~lynX |
2018-01-04 | fix memory leak | Christian Grothoff |
2017-11-05 | Asserts to track down a bug | David Barksdale |
2017-02-27 | implement revocation block plugin, get revocation test to pass again | Christian Grothoff |
2017-02-27 | include set size in result callback, needed by consensus | Florian Dold |
2017-02-25 | Fix an initialization warning (GCC bug 53119) | Руслан Ижбулатов |
2017-02-23 | add set operation options | Florian Dold |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-09-20 | converting nse to new service api | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-31 | convering more services to new core MQ API | 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-01-19 | -fix (C) notices | Christian Grothoff |
2015-07-27 | Fix segfault in handle_core_disconnect | David Barksdale |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-16 | check for __GLIBC__ before mallopting | Christian Grothoff |
2015-03-20 | -eh, can happen | Christian Grothoff |
2015-03-20 | -fix counting | Christian Grothoff |
2015-03-20 | fix #3721 | Christian Grothoff |
2015-03-20 | -simplify logic | 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 | -fix ftbfs | 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 |
2014-06-04 | -fix #3428 | Christian Grothoff |
2013-11-27 | minor corrections to revocation service | Matthias Wachs |
2013-11-19 | -implementing revocation set union | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-07 | implement revocation broadcasting (part of #3057) | Christian Grothoff |
2013-10-06 | -finishing revocation command line tool | Christian Grothoff |
2013-10-06 | -fix config, fix ntohs, must be ntohl | Christian Grothoff |