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-05-28 | skip validation logic | Christian Grothoff |
2018-05-06 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2018-05-06 | fix dht profiler logic | Christian Grothoff |
2018-01-12 | fix #5242 topology.txt write issue | Christian Grothoff |
2017-10-06 | fix leak | Christian Grothoff |
2017-06-23 | [topology] Fix blacklist condition | David Barksdale |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-02-28 | get rid of warning for missing directory on friends.txt creation | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-22 | use new SCHEDULER_add_at API where applicable | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2017-01-08 | even more .gitignore updates | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
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-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-08 | migrate transport_core API to MQ | 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-10-18 | -change topology to use ATS connectivity API instead of deprecated transport ... | Christian Grothoff |
2015-07-13 | -no binding for daemons | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-16 | check for __GLIBC__ before mallopting | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | 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-12-16 | -no NSE | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-10-05 | -fix leak | Christian Grothoff |
2014-07-17 | per peer back-off for transport connect attempts | Matthias Wachs |
2014-07-17 | fix docu, make code readable, remove unclear FIXME, add max frequency | Matthias Wachs |
2014-05-07 | Rename mesh->cadet | Bart Polot |
2014-04-25 | -indent | Christian Grothoff |
2014-03-30 | friend is a reserved work in C++. Rename to friend_id. | Bruno Cabral |
2014-02-16 | make sure to create friends directory before trying to write friends file | Christian Grothoff |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | towards reviving priorities in core API, this time with enum to make classes ... | Christian Grothoff |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2013-12-19 | malloc -> new | LRN |
2013-10-13 | -doxygen | Christian Grothoff |
2013-10-10 | separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA | Christian Grothoff |
2013-10-09 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff |
2013-10-07 | Add missing blackslash | LRN |
2013-10-07 | -fix friends file parser logic, a NOT operator is a wonderful thing sometimes | Christian Grothoff |