aboutsummaryrefslogtreecommitdiff
path: root/src/topology/gnunet-daemon-topology.c
Commit message (Expand)AuthorAge
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* follow-up to 7c14b80a011e9e99b1cef0bfd96bae364edd5663:ng02019-11-20
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* simplify MQ logic to always carry the same kinds of flags, and extend transpo...Christian Grothoff2019-05-04
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* starting with communicatorChristian Grothoff2018-11-07
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* skip validation logicChristian Grothoff2018-05-28
* [topology] Fix blacklist conditionDavid Barksdale2017-06-23
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convering more services to new core MQ APIChristian Grothoff2016-07-31
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* migrate transport_core API to MQChristian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -change topology to use ATS connectivity API instead of deprecated transport ...Christian Grothoff2015-10-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* check for __GLIBC__ before malloptingChristian Grothoff2015-06-16
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* per peer back-off for transport connect attemptsMatthias Wachs2014-07-17
* fix docu, make code readable, remove unclear FIXME, add max frequencyMatthias Wachs2014-07-17
* Rename mesh->cadetBart Polot2014-05-07
* -indentChristian Grothoff2014-04-25
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30
* malloc -> newLRN2013-12-19
* implementing FRIENDS file writing logicChristian Grothoff2013-10-07
* -moving friends file parsing logic into its own libraryChristian Grothoff2013-10-07
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -getting topology to compile again (part of #3047)Christian Grothoff2013-09-30
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* peerinfo API change + changes in code using apiMatthias Wachs2013-04-04
* changes for mantis 0002676Matthias Wachs2013-04-04
* support for FRIEND_HELLOMatthias Wachs2013-03-28
* -doxygenChristian Grothoff2013-03-23
* fixMatthias Wachs2013-03-22
* fixesMatthias Wachs2013-03-21
* -check return valuesChristian Grothoff2012-12-20