Age | Commit message (Expand) | Author |
2019-10-31 | tighten formatting rules | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-10 | remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ... | ng0 |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-07-17 | remove duplication MQ options, make conversation build | Christian Grothoff |
2019-06-26 | added per message GNUNET_MQ_PriorityPreferences | t3sserakt |
2019-04-26 | memcmp() -> GNUNET_memcmp(), first take | Julius Bünger |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
1984-04-04 | AUTOSTART renamed into START_ON_DEMAND (#4547a) | psyc://loupsycedyglgamf.onion/~lynX |
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-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2018-05-19 | + | Nils Gillmann |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2017-10-04 | delay cancelling listen operations to avoid rejecting operations before they ... | Christian Grothoff |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-16 | porting gnunet-publish + others.. | Marcello Stanisci |
2017-03-16 | porting | Marcello Stanisci |
2017-03-13 | renaming CADET APIs to match naming conventions again, now that the old symbo... | Christian Grothoff |
2017-03-13 | rename libgnunetcadetnew -> libgnunetcadet | 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-24 | minimal code cleanup | Christian Grothoff |
2017-02-23 | add set operation options | Florian Dold |
2017-02-19 | misc log fixes, plus prevent multiple TCP connections from wrecking havoc by ... | Christian Grothoff |
2017-02-19 | misc logging, no semantic changes | Christian Grothoff |
2017-02-19 | towards converting SP to new CADET API; still fails tests though | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-09-20 | convert non-ecc scalarproducts to new service API | Christian Grothoff |
2016-09-20 | converting scalarproduct ecc-bob to new service api | Christian Grothoff |
2016-09-20 | converting scalarproduct alice-ecc to new service API | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-08-10 | use non-constant ports for CADET with scalarproduct | Christian Grothoff |
2016-07-20 | - fix CADET-using services | Bart Polot |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-06 | fix dlog API for mteich | Christian Grothoff |
2016-07-06 | -fix misc issues | Christian Grothoff |
2016-07-02 | rewrite scalarproduct_api to use MQ | Christian Grothoff |
2016-06-27 | add timeouts to test | Christian Grothoff |
2016-06-27 | add timeouts to test | Christian Grothoff |
2016-06-27 | -handle disconnect case more nicely | Christian Grothoff |
2016-06-19 | avoid assertion on NULL mq | Christian Grothoff |
2016-05-06 | fixing compiler warnings | 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 |