Commit Graph

12 Commits

Author SHA1 Message Date
Jeremy Rand
a7ccd45fd9
ncdns: Remove tlsrestrictchromium
Package is deprecated and was factored out into its own repo.
2021-09-04 08:50:18 +00:00
Jeremy Rand
34f7041be9
Add generate_nmc_cert project
It's no longer a component of ncdns.
2021-05-19 05:24:21 +00:00
JeremyRand
81f0dcda69
Set static build ID in Go linker flags
This improves build reproducibility.

Fixes https://github.com/namecoin/ncdns-repro/issues/57
2019-11-18 00:42:00 +00:00
JeremyRand
89ff49aae6
ncdns: Disable TLSA dependencies when TLSA is disabled 2019-10-19 05:56:18 +00:00
JeremyRand
6aa54c3dfd
ncdns: Support disabling TLSA 2019-10-19 05:56:13 +00:00
JeremyRand
566cce8e44
Bump ncdns version
This adds name-constrained CA support to generate_nmc_cert.
2019-08-09 05:16:10 +00:00
JeremyRand
283a28cd2d
Support building ncdns as library 2019-06-18 16:09:04 +00:00
JeremyRand
e0bca81528
Fix macOS builds 2019-06-08 06:09:56 +00:00
JeremyRand
62a1a8075f
Merge #21: ncdns: Fix linux/386 builds
c964910 ncdns: Fix linux/386 builds (JeremyRand)

Pull request description:

  Refs https://github.com/namecoin/ncdns-repro/issues/2#issuecomment-488030654
2019-06-08 04:21:36 +00:00
JeremyRand
c964910b6e
ncdns: Fix linux/386 builds 2019-04-30 16:46:14 +00:00
JeremyRand
ce2790aa4b
Use Tor's binutils/gcc (not Wheezy's) for Go projects that use cgo
This should improve reproducibility.
2019-04-30 14:25:29 +00:00
Hugo Landau
d1159b3ee0
Initial commit 2019-01-11 20:34:05 +00:00