aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/gnunet-daemon-hostlist.c
Commit message (Expand)AuthorAge
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -doxygen, code cleanupChristian Grothoff2014-06-03
* -remove trailing whitespaceChristian Grothoff2013-12-24
* -doxygen, style, possibly fixing hostlist-client missing first core connect n...Christian Grothoff2013-12-12
* removing deprecated argument in 'init' callback of GNUNET_CORE_connectChristian Grothoff2013-08-21
* doxygenMatthias Wachs2013-03-25
* fix core api changesMatthias Wachs2013-03-21
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* 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
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* -fixing use of uninitialized variable, some code cleanup, fixing memory leak ...Christian Grothoff2011-11-28
* 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
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* ignore selfChristian Grothoff2010-12-22
* the big core API/protocol change, breaks all testcases using core, since the ...Christian Grothoff2010-11-13
* adding argument to GNUNET_CORE_connect -- not yet implementedChristian Grothoff2010-11-11
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* hacks from tripChristian Grothoff2010-07-07
* gpl3Christian Grothoff2010-07-02
* cleaningChristian Grothoff2010-06-18
* localizationChristian Grothoff2010-06-18
* (no commit message)Matthias Wachs2010-05-18
* fixChristian Grothoff2010-05-17
* (no commit message)Matthias Wachs2010-05-17
* (no commit message)Matthias Wachs2010-05-17
* (no commit message)Matthias Wachs2010-05-11
* (no commit message)Matthias Wachs2010-04-22
* create hostlist client if we have no MHDChristian Grothoff2010-04-22
* (no commit message)Matthias Wachs2010-04-19
* towards fixing blacklisting APIs and implementationChristian Grothoff2010-04-18
* cleaningChristian Grothoff2010-04-15
* added some code for hostlist managementMatthias Wachs2010-04-13
* Correct handling of daemon options to en/disable learning and advertising Matthias Wachs2010-04-13
* (no commit message)Matthias Wachs2010-04-12
* static until proven otherwiseHeikki Lindholm2010-04-09
* (no commit message)Matthias Wachs2010-04-09
* (no commit message)Matthias Wachs2010-04-09
* Modifications so hostlist client and server will notified when new peers connectMatthias Wachs2010-04-08
* hostlist client gets notified when hostlist advertisments arriveMatthias Wachs2010-04-08
* (no commit message)Matthias Wachs2010-04-07
* Initial changes to implement hostlist learningMatthias Wachs2010-04-07
* fixesChristian Grothoff2010-03-16
* fixChristian Grothoff2010-01-21
* fixing core API issuesChristian Grothoff2010-01-20