aboutsummaryrefslogtreecommitdiff
path: root/src/topology
Commit message (Expand)AuthorAge
* 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
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* malloc -> newLRN2013-12-19
* -doxygenChristian Grothoff2013-10-13
* separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff2013-10-10
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
* Add missing blackslashLRN2013-10-07
* -fix friends file parser logic, a NOT operator is a wonderful thing sometimesChristian Grothoff2013-10-07
* -shorter lineChristian Grothoff2013-10-07
* 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
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* Make building gnunet-testing lib optional.David Barksdale2013-06-27
* peerinfo API change + changes in code using apiMatthias Wachs2013-04-04
* changes for mantis 0002676Matthias Wachs2013-04-04
* provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura2013-03-28
* support for FRIEND_HELLOMatthias Wachs2013-03-28
* -doxygenChristian Grothoff2013-03-23
* fixMatthias Wachs2013-03-22
* fixesMatthias Wachs2013-03-21
* - have peers connected in line topologySree Harsha Totakura2013-03-20
* - mark operation done in case of failureSree Harsha Totakura2013-01-07
* -check return valuesChristian Grothoff2012-12-20
* -eliminate consensus warningsChristian Grothoff2012-12-17
* GNUNET_TESTBED_test_run to return statusSree Harsha Totakura2012-12-11
* changes to transport apiMatthias Wachs2012-11-09
* -fixing #2617 --- removing dead autoconnect optionChristian Grothoff2012-11-05
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff2012-10-29
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
* -add logic to measure heap size for all processes that use statistics, reduce...Christian Grothoff2012-10-07
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* -dceChristian Grothoff2012-09-29
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* migrating topology test to new testbed APIChristian Grothoff2012-09-09
* Fix hostkey loading for old testing frameworkLRN2012-07-22
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12