Go to file
Jeremy Rand 1608b1e649
Merge namecoin/ncdns-repro#168: Log output cache contents
2f57c4a857 Log size of output cache contents (Jeremy Rand)
d599577692 Log output cache contents (Jeremy Rand)

Pull request description:

  Makes it easier to debug cache preservation bugs and cache splitting.

Top commit has no ACKs.
2022-05-04 03:29:29 +00:00
keyring Add new Namecoin GPG key 2021-09-02 09:58:26 +00:00
projects certinject: Add godexlogconfig dependency 2022-04-27 09:06:04 +00:00
tools Log size of output cache contents 2022-05-04 02:45:37 +00:00
tor-browser-build@6f39bfb567 Bump tor-browser-build 2021-09-08 04:57:13 +00:00
.cirrus.yml Cirrus: Only build Clang on osx 2022-03-21 19:08:37 +00:00
.gitignore Bump tor-browser-build to tbb-9.5a4-build1 2020-01-06 02:22:37 +00:00
.gitmodules Remove our rbm submodule 2019-04-30 05:02:42 +00:00
ENTER Initial commit 2019-01-11 20:34:05 +00:00
LICENSE Relicense under tor-browser-build license 2021-09-05 14:11:12 +00:00
listrepo Initial commit 2019-01-11 20:34:05 +00:00
Makefile Remove rbm.conf from repo 2021-03-29 06:56:32 +00:00
rbm Add symlink from rbm to tor-browser-build/rbm 2019-04-30 05:03:24 +00:00
rbm.local.conf.example Add rbm.local.conf.example 2021-02-20 23:45:37 +00:00
README.md Relicense under tor-browser-build license 2021-09-05 14:11:12 +00:00

ncdns-repro

ncdns reproducible build harnesses for RBM.

Build instructions

First, initialize the stuff that's derived from upstream Tor:

./tools/setup-submodule-symlinks.sh
./tools/patch-tor-to-namecoin.sh

Then follow the Tor documentation to build via the Makefile.