aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
AgeCommit message (Expand)Author
2014-12-17-check rvalChristian Grothoff
2014-12-17-leaks, leaks leaksChristian Grothoff
2014-12-16-no nseChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2014-12-06-extra checks, plus indentation fixesChristian Grothoff
2014-10-05-add missing returnChristian Grothoff
2014-10-03-fix format stringChristian Grothoff
2014-10-01-is pending is deadChristian Grothoff
2014-09-23removing unused "RF_PENDING" flagMatthias Wachs
2014-09-13fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff
2014-09-05-remve legacy optionChristian Grothoff
2014-08-14More fixes for #3522Sree Harsha Totakura
2014-08-08Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura
2014-07-08-tolerate it if gnunet://gns/ URI prefix is in upper caseChristian Grothoff
2014-06-17-check return valueChristian Grothoff
2014-06-17-assert zone is non-null, simplify branching logic a bitChristian Grothoff
2014-06-08-fix #3301Christian Grothoff
2014-06-08-fix #3301Christian Grothoff
2014-06-07-check return value, doxygenChristian Grothoff
2014-05-13fixing #3302: match record type and value as well during deletion, if specifiedChristian Grothoff
2014-04-18hack namestore pending capabilityChristian Grothoff
2014-04-08-comment out all of directives on testChristian Grothoff
2014-02-16-add a few commentsChristian Grothoff
2014-02-02Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN
2014-01-30fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff
2014-01-24fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura
2013-12-23-avoid bashismsChristian Grothoff
2013-12-20-indentationChristian Grothoff
2013-12-20-larger delay for PiChristian Grothoff
2013-12-19malloc -> newLRN
2013-12-18-bash is in deed requiredChristian Grothoff
2013-12-18-require just sh, not full bashChristian Grothoff
2013-12-17-fix #3220: typo in SQLChristian Grothoff
2013-12-17-do not log at DEBUG in testcases (at least not in SVN), do not print random ...Christian Grothoff
2013-12-16-never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff
2013-12-16-never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff
2013-12-12-fixing 'make dist' issuesChristian Grothoff
2013-12-12-extend transport plugin API with capability to just disconnect a single sess...Christian Grothoff
2013-12-12-trying to fix #3202Christian Grothoff
2013-12-09Remove test home at the beginning and at the VERY endLRN
2013-12-06fixed uri parsing and exit codesMatthias Wachs
2013-12-06adding docuMatthias Wachs
2013-12-06- test if identity service is runningMatthias Wachs
2013-12-06configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura
2013-12-04add nick name for cached recordsMatthias Wachs
2013-12-04Skip gnunet-config-dependent tests when gnunet-config is missingLRN
2013-12-04expirationMatthias Wachs
2013-12-04debug messageMatthias Wachs
2013-12-03include nick in cache for debuggingMatthias Wachs
2013-11-29remove debugMatthias Wachs