Commit Graph

40 Commits (master)

Author SHA1 Message Date
Jeremy Rand 4afc731c19
Re-order imports
Reported by gofmt.
2 years ago
Jeremy Rand 328ccabc66
Switch to upstream btcd
The last outstanding patch was merged upstream.
2 years ago
Jeremy Rand 7f7467ae1f
Log HTTP server errors 2 years ago
Jeremy Rand 3080d1c892
Add Go 1.17-style build constraints
Fixes some gofmt warnings.
2 years ago
Jeremy Rand 5f9cf7f18f
Web server: use short if syntax
Fixes warning from "ifshort" linter
3 years ago
JeremyRand 2b1eed8f53
Switch to new rpcclient based on latest upstream Conformal
We will switch to upstream once they merge our patches.
5 years ago
JeremyRand ed8fa682eb
Add plumbing for stream isolation
The stream ID is not yet passed to namecoind.
5 years ago
JeremyRand 0e6369824f
Add no_namecoin_tls build tag 5 years ago
JeremyRand 9a4ee1e04a
Make Namecoin RPC timeout configurable 5 years ago
JeremyRand 9bcdd25a1d
(WIP) Support tlsrestrictnsssync.
Tested and working; still need to run static analysis.
6 years ago
JeremyRand fade5f412a
Allow ncdns to automatically sync TLSA records with Firefox cert_override.txt. 6 years ago
JeremyRand 9b6643d07c
goimports -w server/server.go 6 years ago
JeremyRand 8fd57aaff3
Server: fixed misspellings.
Based on recommendations from "misspell" static analysis.
6 years ago
JeremyRand 3792dd3e95
Merge #48: Web server: minor refactor of initTemplates
ee5a290 Travis: Make gosimple critical for gometalinter. (JeremyRand)
18a502d Web server: minor refactor of initTemplates. (JeremyRand)

Pull request description:

  Based on recommendations from "gosimple" static analysis.  ~Depends on https://github.com/namecoin/ncdns/pull/46 .~

Tree-SHA512: c0aaebac6d91b1c958223f4e4e49626bb1ed896409cc8fa7eef13abde0d44f89565e9460c254f842785f2bd1d590457123e2a7b670dc5faa82fe3a66c76d7d4e
6 years ago
JeremyRand 1f98613cff
Change default Namecoin RPC host from localhost to 127.0.0.1.
This should be a harmless change, and for some unknown reason it fixed an "unexpected end of JSON input" RPC error on my Windows 10 x86_32 VM.
6 years ago
JeremyRand 18a502d8aa
Web server: minor refactor of initTemplates.
Based on recommendations from "gosimple" static analysis.
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 1e6ccf7405 Add cookie support
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
7 years ago
Hugo Landau aa564761b5 Nameserver identification fix
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
7 years ago
Hugo Landau 5b35abfbe1 Fix early port binding
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
8 years ago
Hugo Landau b21fef1b47 Refactoring 9 years ago
Hugo Landau 94ff156f6d use easyconfig 9 years ago
Hugo Landau 130225c263 ncdns 9 years ago
Hugo Landau 833c836d2c Update 9 years ago
Hugo Landau 5c9a61c4c0 Fix due to miekg/dns change, Service package has moved 9 years ago
Hugo Landau f8ae24af22 refactor 9 years ago
Hugo Landau 14fe4c1d81 Fix race condition (update miekg/dns)
Update miekg/dns if this doesn't compile.
10 years ago
Hugo Landau b3ff2d655a fix 10 years ago
Hugo Landau ec41469d58 web server 10 years ago
Hugo Landau 1896399ba8 misc 10 years ago
Hugo Landau e9d0bc4e9f misc 10 years ago
Hugo Landau 755a89ead6 ncdns 10 years ago
Hugo Landau 556fd85b27 tweaks 10 years ago
Hugo Landau 24c4850099 Switch to using service management code. 10 years ago
Hugo Landau f05af9f321 defaults 10 years ago
Hugo Landau cc5afd43b7 fmt 10 years ago
Hugo Landau 53ab040fdc DNSSEC tweaks 10 years ago
Hugo Landau 02e72d352a Removed test hooks 10 years ago
Hugo Landau ada6e55c08 Added licence. 10 years ago
Hugo Landau db0f0b6bbb major refactoring 10 years ago