aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
Commit message (Expand)AuthorAge
* add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff2018-04-29
* misc zoneimporter fixesChristian Grothoff2018-04-26
* more incremental processing of zoneimporterChristian Grothoff2018-04-23
* minor bugfixesChristian Grothoff2018-04-10
* fix sq compiler warning for uninit parameter, query is not primary key due to...Christian Grothoff2018-03-30
* enforce query is primary keyChristian Grothoff2018-03-08
* eliminate .gnu from GNSChristian Grothoff2018-03-03
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
* libgnunetpostgres no longer needed hereChristian Grothoff2017-06-02
* improve namecache postgres plugin to use libgnunetpq moreChristian Grothoff2017-06-02
* adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* 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