aboutsummaryrefslogtreecommitdiff
path: root/src/topology
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-28skip validation logicChristian Grothoff
2018-05-06Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-05-06fix dht profiler logicChristian Grothoff
2018-01-12fix #5242 topology.txt write issueChristian Grothoff
2017-10-06fix leakChristian Grothoff
2017-06-23[topology] Fix blacklist conditionDavid Barksdale
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff
2017-02-28get rid of warning for missing directory on friends.txt creationChristian Grothoff
2017-01-27unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff
2017-01-22use new SCHEDULER_add_at API where applicableChristian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2017-01-08even more .gitignore updatesChristian Grothoff
2016-11-09- add subdirectory gitignore filesBart Polot
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-31convering more services to new core MQ APIChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-08migrate transport_core API to MQChristian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-10-18-change topology to use ATS connectivity API instead of deprecated transport ...Christian Grothoff
2015-07-13-no binding for daemonsChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-06-16check for __GLIBC__ before malloptingChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff
2014-12-16-no NSEChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-10-05-fix leakChristian Grothoff
2014-07-17per peer back-off for transport connect attemptsMatthias Wachs
2014-07-17fix docu, make code readable, remove unclear FIXME, add max frequencyMatthias Wachs
2014-05-07Rename mesh->cadetBart Polot
2014-04-25-indentChristian Grothoff
2014-03-30friend is a reserved work in C++. Rename to friend_id.Bruno Cabral
2014-02-16make sure to create friends directory before trying to write friends fileChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-19malloc -> newLRN
2013-10-13-doxygenChristian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-07Add missing blackslashLRN
2013-10-07-fix friends file parser logic, a NOT operator is a wonderful thing sometimesChristian Grothoff