aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Expand)AuthorAge
* 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
* Fix w32nsp exportsLRN2013-12-19
* W32 NSP: Don't use 64-bit types, link to libgcc staticallyLRN2013-12-19
* malloc -> newLRN2013-12-19
* clean up test after executionMatthias Wachs2013-12-18
* -pipe garbage to /dev/nullChristian Grothoff2013-12-18
* -reduce testcase outputChristian Grothoff2013-12-17
* -no warning if dir does not existChristian Grothoff2013-12-17
* Update for (gn|c)url 7.40.0LRN2013-12-17
* Clean up W32 NSP tools, increase verbosityLRN2013-12-15
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
* -trying to fix #3202Christian Grothoff2013-12-12
* Update W32 GNS helper and NSPLRN2013-12-09
* -update bcd template and adjust code accordinglyChristian Grothoff2013-12-09
* -increase timeout for slow systemsChristian Grothoff2013-12-09
* Skip tests properlyLRN2013-12-08
* Change gnunet-config detection in gns testsLRN2013-12-08
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* -fix leaksChristian Grothoff2013-12-05