aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist/gnunet-daemon-hostlist.c
Commit message (Expand)AuthorAge
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* getopt API porting.Marcello Stanisci2017-03-15
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convering more services to new core MQ APIChristian Grothoff2016-07-31
* 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
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -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
* -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