aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
Commit message (Expand)AuthorAge
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* getopt API porting.Marcello Stanisci2017-03-15
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* exclude more testsChristian Grothoff2017-01-08
* remove unnecessary calls to gnunet-peerinfo that also caused the system to ge...Christian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* convering more services to new core MQ APIChristian Grothoff2016-07-31
* convert to new hello_get APIChristian Grothoff2016-07-30
* -dce/fix ftbfsChristian Grothoff2016-07-29
* convert tests to new transport APIChristian Grothoff2016-07-29
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* migrate transport_core API to MQChristian Grothoff2016-07-08
* -fix ftbfsChristian Grothoff2016-06-27
* update peerinfo API to use MQChristian Grothoff2016-06-24
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
* -fix testcase to manage with new shutdown semanticsChristian Grothoff2016-06-21
* fixing compiler warningsChristian Grothoff2016-05-06
* 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
* -NULL builder on disconnectChristian Grothoff2015-10-08
* -no binding for daemonsChristian Grothoff2015-07-13
* raise low limits, as they were they are bound to cause problems with reverse-...Christian Grothoff2015-07-13
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* support gnurl's curl.h being in include/gnurl/ OR include/curl/Christian Grothoff2015-06-21
* fix use of deprecated MHD symbolsChristian Grothoff2015-06-12
* -typoChristian Grothoff2015-05-31
* -fix #3799Christian Grothoff2015-05-31
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Check return value of GNUNET_STATISTICS_getDavid Barksdale2015-01-05
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -actually, require proxy option to be empty, cleanerChristian Grothoff2014-12-23
* -do run with proxy type NONEChristian Grothoff2014-12-23
* -use const in peerstore callbackChristian Grothoff2014-12-18
* -no NSEChristian Grothoff2014-12-16
* -hostlist tests need topologyChristian Grothoff2014-12-16
* -adding single file for testing without autostarts above core levelChristian Grothoff2014-12-16
* -disable forcestartChristian Grothoff2014-12-16
* -remove TH from map upon completion of transmissionChristian Grothoff2014-12-16
* properly clean up pending advertisement message requests with CORE on peer di...Christian Grothoff2014-12-13
* -doxygen, one more statisticChristian Grothoff2014-12-13
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* Add gnunet.io hostlist serverDavid Barksdale2014-10-27
* address Debian #758937: allow use of curl if it is really the gnutls version ...Christian Grothoff2014-09-04
* improve logging on cfg errorMatthias Wachs2014-08-29