aboutsummaryrefslogtreecommitdiff
path: root/src/topology
AgeCommit message (Expand)Author
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
2013-10-07-shorter lineChristian Grothoff
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-09-16- replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold
2013-09-06- give out run handle through which master controller's handle can be retrievedSree Harsha Totakura
2013-08-21removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-06-27Make building gnunet-testing lib optional.David Barksdale
2013-04-04peerinfo API change + changes in code using apiMatthias Wachs
2013-04-04changes for mantis 0002676Matthias Wachs
2013-03-28provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura
2013-03-28support for FRIEND_HELLOMatthias Wachs
2013-03-23-doxygenChristian Grothoff
2013-03-22 fixMatthias Wachs
2013-03-21fixesMatthias Wachs
2013-03-20- have peers connected in line topologySree Harsha Totakura
2013-01-07- mark operation done in case of failureSree Harsha Totakura
2012-12-20-check return valuesChristian Grothoff