aboutsummaryrefslogtreecommitdiff
path: root/src/gns
Commit message (Expand)AuthorAge
* Fix the use of (GNUNET_)strdup and (GNUNET_)freeLRN2015-01-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Remove work-around for bad NULL definitionDavid Barksdale2014-12-23
* fix #3588: avoid bash-ismsChristian Grothoff2014-12-20
* -gns tests do require autostartsChristian Grothoff2014-12-16
* -adding single file for testing without autostarts above core levelChristian Grothoff2014-12-16
* -fix test logicChristian Grothoff2014-12-15
* -do forcestart for gns; doxygen fixesChristian Grothoff2014-12-14
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* -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
* 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 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