2
0
mirror of https://github.com/namecoin/ncdns synced 2024-11-11 19:10:43 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
JeremyRand
ed8fa682eb
Add plumbing for stream isolation
The stream ID is not yet passed to namecoind.
2019-10-18 09:26:26 +00:00
JeremyRand
0e6369824f
Add no_namecoin_tls build tag 2019-10-04 03:58:12 +00:00
JeremyRand
9a4ee1e04a
Make Namecoin RPC timeout configurable 2019-03-25 23:30:31 +00:00
JeremyRand
9bcdd25a1d
(WIP) Support tlsrestrictnsssync.
Tested and working; still need to run static analysis.
2018-09-19 15:45:31 +00:00
JeremyRand
fade5f412a
Allow ncdns to automatically sync TLSA records with Firefox cert_override.txt. 2018-08-15 14:04:18 +00:00
JeremyRand
9b6643d07c
goimports -w server/server.go 2018-06-23 10:04:21 +00:00
JeremyRand
8fd57aaff3
Server: fixed misspellings.
Based on recommendations from "misspell" static analysis.
2018-03-12 22:10:46 +00:00
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
2018-03-12 22:07:18 +00:00
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.
2018-03-11 09:08:11 +00:00
JeremyRand
18a502d8aa
Web server: minor refactor of initTemplates.
Based on recommendations from "gosimple" static analysis.
2017-11-08 15:42:19 +00:00
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.
2017-06-07 05:14:50 +01:00
Hugo Landau
1e6ccf7405 Add cookie support
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
2017-04-16 04:38:57 +01:00
Hugo Landau
aa564761b5 Nameserver identification fix
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
2017-04-09 16:26:53 +01:00
Hugo Landau
5b35abfbe1 Fix early port binding
©! I, Hugo Landau <hlandau@devever.net>, hereby licence these changes under the
©! licence with SHA256 hash
©! fd80a26fbb3f644af1fa994134446702932968519797227e07a1368dea80f0bc.
2016-11-12 11:44:14 +00:00
Hugo Landau
b21fef1b47 Refactoring 2015-09-29 09:13:59 +01:00
Hugo Landau
94ff156f6d use easyconfig 2015-09-23 09:29:00 +01:00
Hugo Landau
130225c263 ncdns 2015-09-17 20:13:38 +01:00
Hugo Landau
833c836d2c Update 2015-09-02 08:49:40 +01:00
Hugo Landau
5c9a61c4c0 Fix due to miekg/dns change, Service package has moved 2015-08-31 07:31:13 +01:00
Hugo Landau
f8ae24af22 refactor 2014-12-24 17:05:17 +00:00
Hugo Landau
14fe4c1d81 Fix race condition (update miekg/dns)
Update miekg/dns if this doesn't compile.
2014-12-12 13:56:40 +00:00
Hugo Landau
b3ff2d655a fix 2014-12-06 11:12:45 +00:00
Hugo Landau
ec41469d58 web server 2014-12-06 09:30:14 +00:00
Hugo Landau
1896399ba8 misc 2014-12-04 12:04:14 +00:00
Hugo Landau
e9d0bc4e9f misc 2014-11-25 13:50:51 +00:00
Hugo Landau
755a89ead6 ncdns 2014-11-15 14:23:55 +00:00
Hugo Landau
556fd85b27 tweaks 2014-11-14 09:40:46 +00:00
Hugo Landau
24c4850099 Switch to using service management code. 2014-11-14 08:51:57 +00:00
Hugo Landau
f05af9f321 defaults 2014-11-13 11:14:15 +00:00
Hugo Landau
cc5afd43b7 fmt 2014-11-13 10:55:51 +00:00
Hugo Landau
53ab040fdc DNSSEC tweaks 2014-11-13 03:02:57 +00:00
Hugo Landau
02e72d352a Removed test hooks 2014-11-12 09:39:03 +00:00
Hugo Landau
ada6e55c08 Added licence. 2014-11-11 10:35:48 +00:00
Hugo Landau
db0f0b6bbb major refactoring 2014-10-22 16:14:16 +01:00