Commit Graph

12 Commits (master)

Author SHA1 Message Date
Jeremy Rand 80a7755d70
Move ncdt and ncdumpzone commands to cmd/ folder
This is more idiomatic Go.
2 years ago
Jeremy Rand 328ccabc66
Switch to upstream btcd
The last outstanding patch was merged upstream.
2 years ago
JeremyRand 539bc89012
ncdumpzone: Work around encoding errors
Namecoin Core 0.18.0+ now reports an empty Name with a non-empty NameError
when an encoding error was encountered.  This was causing an infinite loop
in ncdumpzone.

Fixes https://github.com/namecoin/ncdns/issues/105
5 years ago
JeremyRand 2b1eed8f53
Switch to new rpcclient based on latest upstream Conformal
We will switch to upstream once they merge our patches.
5 years ago
JeremyRand ed8fa682eb
Add plumbing for stream isolation
The stream ID is not yet passed to namecoind.
5 years ago
JeremyRand 39fbbc0ec5
ncdumpzone: Add mode for a URL list.
This can be used as input for a YaCy crawl job.
5 years ago
JeremyRand 1a6a3db340
ncdumpzone: Refactor into library and executable. 6 years ago
JeremyRand 96c4999c40
ncdumpzone: Refactor RR printing. 6 years ago
JeremyRand cbc0c1198a
ncdumpzone: Use easyconfig instead of kingpin. 6 years ago
JeremyRand 2e50c75232
ncdumpzone: Add Firefox mode.
This mode outputs a cert_override.txt file (based on TLSA records) that Firefox will accept.
6 years ago
Hugo Landau 4959056021 Fix imports due to repository move
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
7 years ago
Hugo Landau 217e831b6e Add ncdumpzone tool. 9 years ago