aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Expand)AuthorAge
* 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 reason...Christian Grothoff2014-02-16
* -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 TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* Skip testcase when DNS is not availableSree Harsha Totakura2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* 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
* - fix use after free casesSree Harsha Totakura2013-12-20
* - fix free after call to continuationSree Harsha Totakura2013-12-20
* -fix DHT lookup (thanks, Sree)Christian Grothoff2013-12-20
* -fix nss installation invocation if nss is not to be installedChristian Grothoff2013-12-20
* - fix ntohl called on uint16_tSree Harsha Totakura2013-12-20
* -use the same hash function to map service name to hash, not once strlen and ...Christian Grothoff2013-12-20
* -fix VPN resolution to A/AAAA recordsChristian Grothoff2013-12-20
* -check for 'timeout'Christian Grothoff2013-12-20
* Silence warnings in W32 NSPLRN2013-12-19
* Remove unused macros, use a different error code for early bailoutsLRN2013-12-19
* Keep requests in a list, cancel them before disconnecting from GNSLRN2013-12-19
* Fix debug logging in w32nsp to not to use libintlLRN2013-12-19
* Increase NSP debug logging verbosity greatlyLRN2013-12-19
* Fudge includes to prevent GUID leaks, make non-exported functions static, use...LRN2013-12-19
* Support normal socket (non-NSP) name lookups in resolver (for testing)LRN2013-12-19
* Fix 0-terminator check, loggingLRN2013-12-19
* 0-long message payload is not validLRN2013-12-19
* Correctly send trailing empty headerLRN2013-12-19