Commit Graph

31 Commits (master)

Author SHA1 Message Date
Jeremy Rand 04193f251e
Explicitly suppress error returned by parseImport
This error is already logged by parseImportImpl, so suppresing it is not
a bug.  Making the suppression explicit fixes a static analysis warning.
2 years ago
Jeremy Rand 3080d1c892
Add Go 1.17-style build constraints
Fixes some gofmt warnings.
2 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 0e6369824f
Add no_namecoin_tls build tag 5 years ago
JeremyRand 7db5b5a2d2
Move x509 subpackage to its own repo
This avoids tying the ncdns repo to a specific Go version; we can maintain
separate branches of the x509-signature-splice repo per Go version with
much less hassle.
5 years ago
JeremyRand c1f6d2c16d
ncdomain: fix redundant return statement in parseSingleService. 6 years ago
JeremyRand a876b17405
ncdomain: fix redundant return statement in parseSingleMX. 6 years ago
JeremyRand 40eeed171b
ncdomain: fix redundant return statement in parseTXT. 6 years ago
JeremyRand dba4ce7008
Fix erroneous duplication of domain name in TLSA records served over DNS. 6 years ago
JeremyRand cb6bceae5c
Fix erroneous trailing period in x509 certificates served over DNS. 6 years ago
JeremyRand 26b4c4c637
gofmt -s ncdomain/convert.go 7 years ago
JeremyRand e16ad6f62c
TLS dehydrated certificate injection for CryptoAPI trust store (triggered by hooking DNS lookups). 7 years ago
Hugo Landau 4959056021 Fix imports due to repository move
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
7 years ago
Hugo Landau 1bb5487007 Fix most test cases for changes in domain-names 9 years ago
Hugo Landau f8ae24af22 refactor 10 years ago
Hugo Landau c5232ea4b6 Refactor service prefix derivation 10 years ago
Hugo Landau 0485688c36 improved validation 10 years ago
Hugo Landau 0096a76863 remove old rawvalue 10 years ago
Hugo Landau 0c11a32c1c more compliance 10 years ago
Hugo Landau 444da5c251 tweak 10 years ago
Hugo Landau 54d2ee1ff0 fix 10 years ago
Hugo Landau ec41469d58 web server 10 years ago
Hugo Landau 1896399ba8 misc 10 years ago
Hugo Landau d8c033a4df tests 10 years ago
Hugo Landau 8bc6cfea1c Fix use of GOPATHs with multiple items. 10 years ago
Hugo Landau 7a948f972c fix 10 years ago
Hugo Landau 9867373039 tests pass 10 years ago
Hugo Landau c3288a252c ncdns 10 years ago
Hugo Landau df897ca2a8 refactoring, coveralls 10 years ago
Hugo Landau 1fa8db652c refactoring 10 years ago