aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-zoneimport.c
Commit message (Collapse)AuthorAge
* nicer loop structureChristian Grothoff2019-06-04
|
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
|
* fix #5677Christian Grothoff2019-04-06
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix memory leakChristian Grothoff2018-06-30
|
* 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
|
* off by 0 in log msgChristian Grothoff2018-05-20
|
* fix crash on namestore disconnectChristian Grothoff2018-05-20
|
* get rid of plain memcpy callsChristian Grothoff2018-05-13
|
* add logic to compute statistics from benchmarkChristian Grothoff2018-05-12
|
* add option to bump lifetimeChristian Grothoff2018-05-10
|
* misc improvements to statistics and large-scale behavior of ↵Christian Grothoff2018-05-02
| | | | zoneimport/zonemaster
* update gitignoreChristian Grothoff2018-05-01
|
* lots more statistics for zoneimport/namestoreChristian Grothoff2018-05-01
|
* add option to disable namecache, add velocity calculation and delay ↵Christian Grothoff2018-04-29
| | | | correction to zonemaster, fix some ftbfs from recent NAMESTORE API change
* 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 ↵Christian Grothoff2018-04-25
| | | | up initial data import
* more logging of exp timeChristian Grothoff2018-04-25
|
* 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, ↵Christian Grothoff2018-04-23
| | | | | | | | install gnunet-zoneimport and add man page
| * support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff2018-04-19
| | | | | | | | resolution for now)
| * 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
|
* modify zoneimport to deal with non-TLD zones due to difference in zone cuts ↵Christian Grothoff2018-04-15
| | | | between DNS and GNS
* use heap instead of DLLChristian Grothoff2018-04-13
|
* support async commitChristian Grothoff2018-04-11
|
* complete logic for incremental importsChristian Grothoff2018-04-11
|
* minor bugfixesChristian Grothoff2018-04-10
|
* more logging, manage slow down based on TTLChristian Grothoff2018-04-10
|
* more work on zoneimport tool, lacks CNAME but otherwise largely complete, ↵Christian Grothoff2018-04-10
| | | | except untested
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10