aboutsummaryrefslogtreecommitdiff
path: root/src/topology
Commit message (Expand)AuthorAge
* disable rps in unrelated testsChristian Grothoff2019-02-19
* add loggingChristian Grothoff2019-02-16
* 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
* fix buildChristian Grothoff2018-06-26
* fix 0002834: test_gnunet_daemon_topology.c now tests the connections of every...xrs2018-06-25
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* 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
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-05-06
|\
| * fix dht profiler logicChristian Grothoff2018-05-06
* | Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
|/
* fix #5242 topology.txt write issueChristian Grothoff2018-01-12
* fix leakChristian Grothoff2017-10-06
* [topology] Fix blacklist conditionDavid Barksdale2017-06-23
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* get rid of warning for missing directory on friends.txt creationChristian Grothoff2017-02-28
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* use new SCHEDULER_add_at API where applicableChristian Grothoff2017-01-22
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* even more .gitignore updatesChristian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* 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
* -no binding for daemonsChristian Grothoff2015-07-13
* 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
* -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
* -no NSEChristian Grothoff2014-12-16
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -fix leakChristian Grothoff2014-10-05
* 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
* friend is a reserved work in C++. Rename to friend_id.Bruno Cabral2014-03-30
* make sure to create friends directory before trying to write friends fileChristian Grothoff2014-02-16
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* towards reviving priorities in core API, this time with enum to make classes ...Christian Grothoff2014-01-30