aboutsummaryrefslogtreecommitdiff
path: root/src/topology/gnunet-daemon-topology.c
Commit message (Expand)AuthorAge
...
* -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, reduce...Christian Grothoff2012-10-07
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* reducing error messages about missing configuration options by introducing ne...Christian Grothoff2012-09-27
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* LRN: new utf8 argv converter for W32, converting strings on command-line to U...Christian Grothoff2012-06-10
* -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 GNUNET_DISK_fi...Christian Grothoff2012-03-19
* refactoring how we handle peer addresses in peerinfo/ats/transport/hello subs...Christian Grothoff2011-11-08
* curly wars / auto-indentationChristian Grothoff2011-11-04
* replacing 0-terminated atsi-array with array+length in core API (and the core...Christian Grothoff2011-10-22
* 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 white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixChristian Grothoff2011-07-19
* renaming gnunet-nat-server/client for consistency, other minor fixesChristian Grothoff2011-07-01
* fixing 1706Christian Grothoff2011-06-17
* fix for assertion failure on topology daemon shutdownNathan S. Evans2011-06-16
* do not allow NULL for fnChristian Grothoff2011-06-16
* assertChristian Grothoff2011-06-16
* fixChristian Grothoff2011-06-14
* fixing 1691Christian Grothoff2011-06-14
* fixChristian Grothoff2011-06-05
* use new transport API, minor core API changeChristian Grothoff2011-06-05
* add cork option to core api:Christian Grothoff2011-03-11