aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gns.conf.in
Commit message (Collapse)AuthorAge
* bugfixChristian Grothoff2019-06-27
|
* deactivate for nowChristian Grothoff2019-04-10
|
* bind to config option (default localhost) for GNSSchanzenbach, Martin2019-03-09
|
* 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
|
* rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
|
* use sane default for DNS interceptionChristian Grothoff2018-06-17
|
* off is off, should be rcChristian Grothoff2018-05-13
|
* add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff2018-04-29
| | | | correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
* enable cache use by defaultChristian Grothoff2018-03-08
|
* eliminate .gnu from GNSChristian Grothoff2018-03-03
|
* add pin zone, remove obsolete scriptChristian Grothoff2018-03-03
|
* move functionality of publishing namestore zone in DHT from GNS service to ↵Christian Grothoff2017-01-04
| | | | new zonemaster service
* -document subsystem aliases, add gns-intercept alias for GNS DNS ↵Christian Grothoff2015-05-26
| | | | interception, support gns-intercept alias for GNS DNS interception
* -comments, doxygen, indentation, style fixes, working on test_gns_vpnChristian Grothoff2015-05-25
|
* -do forcestart for gns; doxygen fixesChristian Grothoff2014-12-14
|
* - GNS port is a javaportFlorian Dold2014-02-03
|
* -gns is user serviceChristian Grothoff2013-12-23
|
* -trying to fix #3202Christian Grothoff2013-12-12
|
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
|
* no cache cfg optionMatthias Wachs2013-12-04
|
* -fixesChristian Grothoff2013-10-17
|
* implementing #3064: enable split-personality ARM to run some services as ↵Christian Grothoff2013-10-11
| | | | 'gnunet' and others as grothoff, depending on level of personal information available to the service
* 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
|
* -install fcfsd in libexec, build dv by default, move fcfsd config to ↵Christian Grothoff2013-10-06
| | | | namestore.conf.in
* -eliminate dead optionChristian Grothoff2013-09-29
|
* -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
* -keep reading from client to support multiple GNS requests in parallelChristian Grothoff2013-09-24
|
* -use standard zones in gnunet-gnsChristian Grothoff2013-09-05
|
* -use identity service also for shorten zone lookupChristian Grothoff2013-08-24
|
* -start to integrate identity service with gnunet-gns command-line toolChristian Grothoff2013-08-23
|
* -add option for future useChristian Grothoff2013-06-19
|
* add argument to GNUNET_CRYPTO_ecc_decode_key to allow testing to disable key ↵Christian Grothoff2013-03-04
| | | | validation
* -defChristian Grothoff2013-01-25
|
* -armintegChristian Grothoff2013-01-25
|
* -fixChristian Grothoff2013-01-25
|
* -fix alignChristian Grothoff2012-12-04
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -doxyMartin Schanzenbach2012-09-29
|
* -undoChristian Grothoff2012-09-27
|
* -fixing leaks, warnings, adding missing 0-termination checks for IPC messagesChristian Grothoff2012-09-27
|
* Make gns port non-unix-onlyLRN2012-07-11
|
* -LRN: give gns a portChristian Grothoff2012-07-05
|
* -start better zone iteration schedulingMartin Schanzenbach2012-07-03
|
* -use proper time APIChristian Grothoff2012-07-02
|
* -fix 2447Martin Schanzenbach2012-06-29
|
* - big shorten algorithm rewriteMartin Schanzenbach2012-06-13
| | | | | | | | - API change for lookup - tests fixed - introduces 3 zone system: root, private and shortened