aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht.conf.in
Commit message (Collapse)AuthorAge
* rename FORCESTART into IMMEDIATE_START (#4547b)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* gns needs dht, and gns does not run as user gnunetChristian Grothoff2016-09-11
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* -template for supriti/xvineChristian Grothoff2013-12-05
|
* last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by defaultChristian Grothoff2013-10-09
|
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
|
* -undo #29640, somehow causes problemsChristian Grothoff2013-09-27
|
* moving from abstract unix domain socket paths to normal unix domain socket ↵Christian Grothoff2013-09-26
| | | | paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
* add option to cache blocks from result messages as wellChristian Grothoff2013-09-23
|
* -memory is cheap, default to heapChristian Grothoff2012-11-13
|
* -new datacache optionChristian Grothoff2012-11-12
|
* -more realistic default quota valuesChristian Grothoff2012-11-10
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -major DHT test cleanupChristian Grothoff2012-11-02
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* typoChristian Grothoff2012-09-02
|
* adding DHT option to disable calls to try connectChristian Grothoff2012-09-02
|
* add configure option --enable-javaports to open ports of services with Java ↵Christian Grothoff2012-03-19
| | | | bindings by default (#2228)
* improving code and build system to be in line with gnunet access control ↵Christian Grothoff2012-01-13
| | | | model for services as described at https://gnunet.org/gnunet-access-control-model
* change default configurations on systems with UNIX domain sockets to NOT ↵Christian Grothoff2012-01-13
specify any port for TCP-based IPC (and interpret that as no TCP-based IPC desired), as we can and want to use UNIX domain sockets in this case by default