aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
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
* misc bugfixesChristian Grothoff2018-04-26
* clean up zone iteration logicChristian Grothoff2018-04-25
* init ns_pendingChristian Grothoff2018-04-25
* init ns_pendingChristian Grothoff2018-04-25
* first (untested) implementation of batch iteration over NAMESTORE to speed up...Christian Grothoff2018-04-25
* enable caching private->public key mapping in memory to improve CPU consumpti...Christian Grothoff2018-04-25
* more logging of exp timeChristian Grothoff2018-04-25
* extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff2018-04-25
* code cleanup, more diagnostics, more statisticsChristian Grothoff2018-04-24
* nicer zoneimport performance loggingChristian Grothoff2018-04-24
* optimize memory consumption of zoneimporterChristian Grothoff2018-04-23
* fix typoChristian Grothoff2018-04-23
* fix transition to multi-server in cmd line for gnunet-zoneimportChristian Grothoff2018-04-23
* merge conflict resolutionChristian Grothoff2018-04-23
|\
| * move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff2018-04-23
| * 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
|/