aboutsummaryrefslogtreecommitdiff
path: root/src/hostlist
Commit message (Collapse)AuthorAge
* 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
|
* -doxygen, code cleanupChristian Grothoff2014-06-03
|
* add separate BINDTO options for IPv4 and IPv6Christian Grothoff2014-06-03
|
* Add CORS support to hostlist serverDavid Barksdale2014-05-26
|
* disable hostlist serverMatthias Wachs2014-05-22
|
* - rename also contents of config files, update config filesBart Polot2014-05-07
|
* -new hostlistChristian Grothoff2014-04-23
|
* using proxy settingsMatthias Wachs2014-04-15
|
* extended proxy support for hostlistMatthias Wachs2014-04-14
|
* -no set autostartingChristian Grothoff2014-03-07
|
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* towards reviving priorities in core API, this time with enum to make classes ↵Christian Grothoff2014-01-30
| | | | clearer
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* malloc -> newLRN2013-12-19
|
* -reduce testcase outputChristian Grothoff2013-12-17
|
* -doxygen, style, possibly fixing hostlist-client missing first core connect ↵Christian Grothoff2013-12-12
| | | | notification
* document options providedMatthias Wachs2013-12-11
|
* revert to httpMatthias Wachs2013-12-09
|
* -default to httpsChristian Grothoff2013-12-08
|
* -fix timeoutChristian Grothoff2013-12-05
|
* -dead code eliminationChristian Grothoff2013-12-05
|
* -moving from libcurl to libgnurlChristian Grothoff2013-10-23
|
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
| | | | | - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -ftbfsChristian Grothoff2013-09-16
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|