aboutsummaryrefslogtreecommitdiff
path: root/src/topology/gnunet-daemon-topology.c
Commit message (Collapse)AuthorAge
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* 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
| | | | clearer
* 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
|
* changes to transport apiMatthias Wachs2012-11-09
|
* -fixing #2617 --- removing dead autoconnect optionChristian Grothoff2012-11-05
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -add logic to measure heap size for all processes that use statistics, ↵Christian Grothoff2012-10-07
| | | | reduce statistics, topology, nse and resolver heap usage using the same trick we used for arm
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* reducing error messages about missing configuration options by introducing ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* -simplifying core API (#2400)Christian Grothoff2012-06-09
|
* -doxygenChristian Grothoff2012-06-01
|
* - fixMatthias Wachs2012-06-01
|
* -trying to fix #2391: limit connect rate from topologyChristian Grothoff2012-06-01
|
* -fixChristian Grothoff2012-04-24
|
* -trying to fix assertion from freebsd buildbotChristian Grothoff2012-04-24
|
* -fixing advertising constants, improving docuChristian Grothoff2012-03-25
|
* -fixing advertising constants, code cleanupChristian Grothoff2012-03-25
|
* -LRN: calculate file size for single files when needed and use ↵Christian Grothoff2012-03-19
| | | | GNUNET_DISK_file_size instead of STAT
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello ↵Christian Grothoff2011-11-08
| | | | subsystems -- use a struct instead of 3--4 arguments
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* replacing 0-terminated atsi-array with array+length in core API (and the ↵Christian Grothoff2011-10-22
| | | | core-connect IPC)
* move GNUNET_TRANSPORT_ATS_ to GNUNET_ATS_Christian Grothoff2011-10-17
|
* another core API simplification due to ATS introductionChristian Grothoff2011-10-10
|
* removing 'publicKey' argument from CORE init callbackChristian Grothoff2011-10-07
|
* tell transport to connect, not coreChristian Grothoff2011-10-05
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* fixChristian Grothoff2011-07-19
|