aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
Commit message (Collapse)AuthorAge
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* 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 ↵Christian Grothoff2017-01-08
| | | | get stuck
* - add subdirectory gitignore filesBart Polot2016-11-09
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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 ↵Christian Grothoff2015-07-13
| | | | reverse-proxy setups
* 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
| | | | | Or we could always call the callback with GNUNET_SYSERR.
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -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 ↵Christian Grothoff2014-12-13
| | | | disconnect
* -doxygen, one more statisticChristian Grothoff2014-12-13
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* 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
| | | | and libgnurl is unavailable
* improve logging on cfg errorMatthias Wachs2014-08-29
|
* doxygen fixesMatthias Wachs2014-07-24
|
* Fix hostlist server CORS headersDavid Barksdale2014-07-03
|
* Fix hostlist server CORS headersDavid Barksdale2014-06-26
|
* -fix crash observed on FreeBSDChristian Grothoff2014-06-03
|