aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Collapse)AuthorAge
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -do not log 0-byte callbackChristian Grothoff2014-10-20
|
* removing unused "RF_PENDING" flagMatthias Wachs2014-09-23
|
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
|
* address Debian #758937: allow use of curl if it is really the gnutls version ↵Christian Grothoff2014-09-04
| | | | and libgnurl is unavailable
* rename "name" to labelMatthias Wachs2014-07-10
|
* improving documentationMatthias Wachs2014-07-10
|
* fix #3451Christian Grothoff2014-06-22
|
* add check for certtoolChristian Grothoff2014-06-22
|
* -check return valueChristian Grothoff2014-06-17
|
* fix boxed value parserChristian Grothoff2014-06-07
|
* towards sanity in SRV handlingChristian Grothoff2014-06-06
|
* handle box records in gns proxyChristian Grothoff2014-06-06
|
* -yearChristian Grothoff2014-06-06
|
* -box from/to string conversionChristian Grothoff2014-06-06
|
* -preliminary support for BOX recordsChristian Grothoff2014-06-06
|
* -report if typename given is bogusChristian Grothoff2014-06-05
|
* properly reset name resolution pos for CNAME handlingChristian Grothoff2014-06-05
|
* add logic to handle SRV/DANE names (#3003 and 2526) in GNS resolverChristian Grothoff2014-05-13
|
* - rename also contents of config files, update config filesBart Polot2014-05-07
|
* Use configured location of libgnurl.David Barksdale2014-04-17
|
* - use new hash nameBart Polot2014-04-07
|
* Rename name_map and plugins from gns so that they are unique in a total c-fileFlorian Dold2014-03-10
|
* -presumably better fix for instantly resolving names in master zoneChristian Grothoff2014-03-04
|
* Don't crash on NULL lookup_nameLRN2014-03-02
|
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* fix only cache variable long/shortMartin Schanzenbach2014-02-16
|
* add timeout option to gnunet-gnsChristian Grothoff2014-02-16
|
* if we found any non-expired block in the namecache, that is sufficient ↵Christian Grothoff2014-02-16
| | | | reason to not go to the DHT -- and essentially quickly return NXDOMAIN (#3325)
* -typos, doxygenChristian Grothoff2014-02-16
|
* force not using DHT for lookups that are only in the master zone (#3325)Christian Grothoff2014-02-16
|
* -fix testChristian Grothoff2014-02-16
|
* -no reverse GNSMartin Schanzenbach2014-02-08
|
* fix reverse DNS lookup, prepare GNS reverse lookupMartin Schanzenbach2014-02-07
|
* fixing compile warning: cast to types required in doxygen documentationMatthias Wachs2014-02-04
|
* - GNS port is a javaportFlorian Dold2014-02-03
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* 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'
* Skip testcase when DNS is not availableSree Harsha Totakura2014-01-30
| | | | | | * gns/test_gns_cname_lookup.sh: Check if DNS resolution works and skip test if it doesn't work.
* 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&#'
* should be uint32_tChristian Grothoff2014-01-21
|
* - document string terminationFlorian Dold2014-01-20
|
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* -fix check for DANE and ftbfsChristian Grothoff2013-12-24
|
* -avoid bashismsChristian Grothoff2013-12-23
|
* -gns is user serviceChristian Grothoff2013-12-23
|
* A docfix and a style fixLRN2013-12-22
|
* Add compilable gnunet-gns-importLRN2013-12-22
|
* if records from namecache do not match desired record type, go look in the DHTChristian Grothoff2013-12-20
|
* - fix bad logSree Harsha Totakura2013-12-20
|