aboutsummaryrefslogtreecommitdiff
path: root/src/topology/gnunet-daemon-topology.c
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
2017-06-23[topology] Fix blacklist conditionDavid Barksdale
2017-03-17more renamings relating to 'new' service now just being the 'normal' serviceChristian 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
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-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
2014-12-24making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian 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-01-30towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff
2013-12-19malloc -> newLRN
2013-10-07implementing FRIENDS file writing logicChristian Grothoff
2013-10-07-moving friends file parsing logic into its own libraryChristian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-09-30-getting topology to compile again (part of #3047)Christian Grothoff
2013-08-21removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-04-04peerinfo API change + changes in code using apiMatthias Wachs
2013-04-04changes for mantis 0002676Matthias Wachs
2013-03-28support for FRIEND_HELLOMatthias Wachs
2013-03-23-doxygenChristian Grothoff
2013-03-22 fixMatthias Wachs
2013-03-21fixesMatthias Wachs
2012-12-20-check return valuesChristian Grothoff
2012-11-09changes to transport apiMatthias Wachs
2012-11-05-fixing #2617 --- removing dead autoconnect optionChristian Grothoff
2012-11-04-misc bugfixes, travel hackingChristian Grothoff
2012-10-07-add logic to measure heap size for all processes that use statistics, reduce...Christian Grothoff
2012-10-07-chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff
2012-09-27reducing error messages about missing configuration options by introducing ne...Christian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-06-10LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff
2012-06-09-simplifying core API (#2400)Christian Grothoff
2012-06-01-doxygenChristian Grothoff
2012-06-01- fixMatthias Wachs