Commit Graph

11 Commits (86ccd0cbbcc983d9cbe89b6e137a13bb4a5ea283)

Author SHA1 Message Date
Jeremy Rand 5e6b643ad6
Fix go-systemd import with Go modules
See https://github.com/coreos/go-systemd/issues/321
3 years ago
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.
3 years ago
Jeremy Rand 7dd7a76d3a
Disable ASLR/PIE on Windows
Refs https://github.com/hlandau/service/issues/14
3 years ago
Jeremy Rand ae92da7a1b
README: document building with Go modules 3 years ago
Jeremy Rand 88affcd3fe
TLS: Add compressed pubkey support 3 years ago
Jeremy Rand eef31fbdc4
Use splicesign and standard x509
Thanks to Filippo Valsorda for the tip.
4 years ago
JeremyRand 9d294dacf1
Add missing `git checkout` to build instructions 5 years ago
JeremyRand 86206ee584
Fix build instructions for external x509
Fixes https://github.com/namecoin/ncdns/issues/109
5 years ago
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.
7 years ago
JeremyRand 7eff6e67ac
Docs: Refactor build instructions. 7 years ago
Hugo Landau f2741ec585 Refactoring for travis, make 9 years ago