aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
Commit message (Expand)AuthorAge
* porting.Marcello Stanisci2017-03-15
* migrating namecache to use SQ libChristian Grothoff2017-03-12
* migrating namecache to use SQ libChristian Grothoff2017-03-12
* update .gitignore filesChristian Grothoff2017-02-23
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* ignore zonefiles dirChristian Grothoff2017-01-09
* exclude more testsChristian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* convert namecache to new service ApIChristian Grothoff2016-10-21
* - fix coverityMartin Schanzenbach2016-08-29
* -fix use after freeChristian Grothoff2016-08-26
* -fixing idiocyChristian Grothoff2016-08-26
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -coverityMartin Schanzenbach2016-07-07
* -coverityMartin Schanzenbach2016-07-07
* -dceChristian Grothoff2016-06-21
* convert namecache to new MQ APIChristian Grothoff2016-06-21
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* make some more use of libgnunetpqChristian Grothoff2016-02-06
* -fix (C) noticesChristian Grothoff2016-01-19
* - update flat plugin to namestore flat plugin status. Add config filename.Martin Schanzenbach2015-12-15
* namecache: fix NULL-pointer dereference in namecache-flatDaniel Golle2015-12-06
* namecache: fix testcase config for namecache-plugin-flatDaniel Golle2015-12-06
* -fixChristian Grothoff2015-09-05
* -fixMartin Schanzenbach2015-08-11
* - fixMartin Schanzenbach2015-08-11
* -add flat namecacheMartin Schanzenbach2015-08-11
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -clarify errorChristian Grothoff2015-03-23
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* 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
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff2014-12-10
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* trying to do something about #3540Christian Grothoff2014-09-13
* -remve legacy optionChristian Grothoff2014-09-05
* More fixes for #3522Sree Harsha Totakura2014-08-14
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
* -bail out properly on error, fix leakChristian Grothoff2014-06-17
* -indentation, superfluous assertsChristian Grothoff2014-02-16
* 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
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
* configure option --disable-autostart to disable auto-startup of services by ARMSree Harsha Totakura2013-12-06
* fix segfault if no name is givenMatthias Wachs2013-11-14