aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
...
| * support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff2018-04-19
| * fix derefChristian Grothoff2018-04-18
* | more incremental processing of zoneimporterChristian Grothoff2018-04-23
|/
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
* fix record type usedChristian Grothoff2018-04-17
* add DLL to plug leaksChristian Grothoff2018-04-16
* fix mgmgt of heap nodesChristian Grothoff2018-04-16
* fix hostname checkChristian Grothoff2018-04-16
* add support for DB transaction optimization to gnunet-zoneimportChristian Grothoff2018-04-15
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
* modify zoneimport to deal with non-TLD zones due to difference in zone cuts b...Christian Grothoff2018-04-15
* use heap instead of DLLChristian Grothoff2018-04-13
* support async commitChristian Grothoff2018-04-11
* complete logic for incremental importsChristian Grothoff2018-04-11
|\
* | need zone here, not sure how this worked before...Christian Grothoff2018-04-11
|/
* minor bugfixesChristian Grothoff2018-04-10
* more logging, manage slow down based on TTLChristian Grothoff2018-04-10
* some code cleanupChristian Grothoff2018-04-10
* more work on zoneimport tool, lacks CNAME but otherwise largely complete, exc...Christian Grothoff2018-04-10
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* avoid specifying useless DEFAULT valuesChristian Grothoff2018-03-08
* update user-documentation to match new implementationChristian Grothoff2018-03-03
* eliminate .gnu from GNSChristian Grothoff2018-03-03
* reactivate test, fix misc warningsChristian Grothoff2018-01-20
* fix reverse lookup from namestoreSchanzenbach, Martin2018-01-12
* Merge remote-tracking branch 'origin/master' into credentialsSchanzenbach, Martin2017-06-23
|\
| * fix misc namestore crashes from pq migrationChristian Grothoff2017-06-23
| * namestore: postgres: fix iterating over zoneDaniel Golle2017-06-23
| * rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
| * libgnunetpostgres no longer needed hereChristian Grothoff2017-06-02
| * improve namestore postgres plugin to use libgnunetpq moreChristian Grothoff2017-06-02
| * adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
* | -fixSchanzenbach, Martin2017-05-12
|/
* fix misc linker issuesChristian Grothoff2017-04-02
* -fix coveritySchanzenbach, Martin2017-03-29
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* porting.Marcello Stanisci2017-03-15
* convert sqlite plugin to use libgnunetsqChristian Grothoff2017-03-13
* migrating namecache to use SQ libChristian Grothoff2017-03-12
* update .gitignore filesChristian Grothoff2017-02-23
* update .ignore fileChristian Grothoff2017-02-21
* handle errors without crashingChristian Grothoff2017-02-21
* enforce sequential test order (#4860)Christian Grothoff2017-02-21
* 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
* exclude more testsChristian Grothoff2017-01-08
* - add subdirectory gitignore filesBart Polot2016-11-09
* simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated CLIENT_...Christian Grothoff2016-10-23
* namestore: postgres: use IF NOT EXISTS to avoid error messagesDaniel Golle2016-10-13