You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Jeremy Rand a3c8dce1be
Merge namecoin/ncdns-repro#186: Bump dependencies
0c740b9157 Bump BIND to 9.16.28 (NamecoinBot)
2953be1d8b Bump gox509compressed to v0.0.2 (NamecoinBot)
d2f2f13887 Bump gounits (NamecoinBot)
5a3b5f165c Bump gotoml to v1.1.0 (NamecoinBot)
412b87f5c7 Bump gopkcs11 to v1.1.1 (NamecoinBot)
fd2c5964d6 Bump gointernal to v1.8.1 (NamecoinBot)
82b17888bd Bump goeasyconfig to v1.0.18 (NamecoinBot)
6e8be50e61 Bump godns to v1.1.48 (NamecoinBot)
c4df385940 Bump godexlogconfig (NamecoinBot)
298b76576d Bump encaya to v0.1.2 (NamecoinBot)

Pull request description:

Top commit has no ACKs.
2 years ago
keyring Add keyring for Meson (key of Jussi Pakkanen) 2 years ago
projects Bump BIND to 9.16.28 2 years ago
tools Don't fail if output cache empty 2 years ago
tor-browser-build@564dccbcf0 Bump tor-browser-build to tbb-11.5a11-build1 2 years ago
.cirrus.yml Disable statefulness of Cirrus 2 years ago
.gitignore Bump tor-browser-build to tbb-9.5a4-build1 4 years ago
.gitmodules Remove our rbm submodule 5 years ago
ENTER Initial commit 5 years ago
LICENSE Relicense under tor-browser-build license 3 years ago
Makefile Remove rbm.conf from repo 3 years ago
README.md Relicense under tor-browser-build license 3 years ago
listrepo Initial commit 5 years ago
rbm Add symlink from rbm to tor-browser-build/rbm 5 years ago
rbm.local.conf.example Add rbm.local.conf.example 3 years ago

README.md

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.