aboutsummaryrefslogtreecommitdiff
path: root/src/dht/dht.conf.in
Commit message (Collapse)AuthorAge
* -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