aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
Commit message (Expand)AuthorAge
* typoSchanzenbach, Martin2019-04-30
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
* fix some compiler warningsSchanzenbach, Martin2019-02-15
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* add stats to namecacheChristian Grothoff2019-01-10
* fix #5500Christian Grothoff2018-12-11
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ...Christian Grothoff2018-12-11
* run expiration only once per hour, use WALChristian Grothoff2018-12-02
* assert block length is validSchanzenbach, Martin2018-06-24
* fixSchanzenbach, Martin2018-06-24
* handle corrupted names in cacheSchanzenbach, Martin2018-06-24
* revert unnecessary underrun fixSchanzenbach, Martin2018-06-24
* fix possible buffer overrunSchanzenbach, Martin2018-06-24
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* rename USER_SERVICE into RUN_PER_USER. thx, tg (#4548a)psyc://loupsycedyglgamf.onion/~lynX2018-06-23
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* use real GNS record types in tests to avoid failures in new extra serializati...Christian Grothoff2018-06-05
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* 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