Jeremy Rand
f877ec7657
Move unbound.conf.d examples to separate files
...
Makes it easier for downstream distros to use the files.
2022-12-15 07:39:38 +00:00
Jeremy Rand
9c865846be
Use new certinject package
...
The following defaults have unfortunately changed as a result, and will
need to be set in ncdns.conf:
capi.physical-store
capi.set-magic-name
capi.expirable-magic-name
2021-12-15 16:28:59 +00:00
Jeremy Rand
db018882ed
readme: specify module path in go mod init command
...
Fixes error:
go: cannot determine module path for source directory
/home/redfish/foo/ncdns (outside GOPATH, module path must be
specified)
Fixes #141
2021-06-18 00:07:10 +00:00
Jeremy Rand
5e6b643ad6
Fix go-systemd import with Go modules
...
See https://github.com/coreos/go-systemd/issues/321
2021-06-17 07:14:19 +00:00
Jeremy Rand
bf4c60384a
Revert "Disable ASLR/PIE on Windows"
...
This reverts commit 7dd7a76d3a
.
The bug that necessitated disabling ASLR/PIE was fixed in hlandau/service
v2.0.17; thus we can enable it again in ncdns.
2021-03-02 11:05:27 +00:00
Jeremy Rand
7dd7a76d3a
Disable ASLR/PIE on Windows
...
Refs https://github.com/hlandau/service/issues/14
2021-03-02 05:16:57 +00:00
Jeremy Rand
ae92da7a1b
README: document building with Go modules
2021-02-28 13:35:51 +00:00
Jeremy Rand
88affcd3fe
TLS: Add compressed pubkey support
2021-02-17 00:57:08 +00:00
Jeremy Rand
eef31fbdc4
Use splicesign and standard x509
...
Thanks to Filippo Valsorda for the tip.
2020-11-22 14:05:33 +00:00
JeremyRand
9d294dacf1
Add missing git checkout
to build instructions
2019-09-17 00:04:28 +00:00
JeremyRand
86206ee584
Fix build instructions for external x509
...
Fixes https://github.com/namecoin/ncdns/issues/109
2019-09-15 04:58:19 +00:00
Hugo Landau
2578491baa
Mention DNSSEC Trigger.
...
Fixes #40 .
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
2017-09-19 22:44:56 +01:00
JeremyRand
7eff6e67ac
Docs: Refactor build instructions.
2017-08-11 00:45:41 +00:00
Hugo Landau
f2741ec585
Refactoring for travis, make
2015-12-06 05:28:47 +00:00