Commit Graph

25 Commits

Author SHA1 Message Date
Jeremy Rand
34f7041be9
Add generate_nmc_cert project
It's no longer a component of ncdns.
2021-05-19 05:24:21 +00:00
Jeremy Rand
11c7a55895
ncdns: Add gox509compressed dependency 2021-05-19 04:39:28 +00:00
NamecoinBot
35037bf54f
Bump ncdns 2021-05-18 04:22:28 +00:00
Jeremy Rand
cb78a383cc
ncdns: Bump to 0.1 2021-04-15 15:29:40 +00:00
Jeremy Rand
d364bf8b09
Bump ncdns version
Previous version was incompatible with current Golang version (due to
x509-signature-splice patches not applying cleanly).
2021-02-20 23:45:29 +00:00
JeremyRand
86c5e7a64b
ncdns: Bump to 0.0.10.3 2020-01-08 23:18:59 +00:00
JeremyRand
0823c5e8a8
ncdns: Bump to 0.0.10 2020-01-06 00:58:19 +00:00
JeremyRand
0ed95b0fa7
Merge #73: Use modern Namecoin fork of btcd
6ac07c0 ncdns: Use modern Namecoin fork of btcd (JeremyRand)
25ed156 Add goncrpcclient (JeremyRand)
570840f goncbtcjson: Use modern Namecoin fork of btcd (JeremyRand)
a33a288 Rename goncbtcjsontypes to goncbtcjson (JeremyRand)
416852f gobtcd: Use modern Namecoin fork of btcd (JeremyRand)
e3f7796 Rename gobtcjson to gobtcd (JeremyRand)
53aba0d Add gowebsocket (JeremyRand)
6b56408 Add gosocks (JeremyRand)
620b9a1 Add gobtcutil (JeremyRand)
e362f46 Add gobtclog (JeremyRand)
832b602 Add gobtcd2 (JeremyRand)
b8a7710 Add goxcryptoripemd160 (JeremyRand)

Pull request description:
2019-10-30 23:33:23 +00:00
JeremyRand
6ac07c08b8
ncdns: Use modern Namecoin fork of btcd 2019-10-30 23:28:20 +00:00
JeremyRand
b124624f36
ncdns: Fix TLSA package list 2019-10-30 23:04:45 +00:00
JeremyRand
75d1e5c16a
ncdns: Bump to 2019 10 28 2019-10-30 12:51:43 +00:00
JeremyRand
89ff49aae6
ncdns: Disable TLSA dependencies when TLSA is disabled 2019-10-19 05:56:18 +00:00
JeremyRand
6aa54c3dfd
ncdns: Support disabling TLSA 2019-10-19 05:56:13 +00:00
JeremyRand
241be2efb6
gomadns: Bump to 2.0.1
Also bump ncdns and ncprop279 for compatibility with new gomadns.
2019-10-19 05:40:39 +00:00
JeremyRand
465c9a4cb2
Rename Go projects to follow upstream Tor conventions 2019-09-15 04:01:06 +00:00
JeremyRand
30460395cd
ncdns: Re-add tlsrestrictnss dependency
It was accidentally removed in 566cce8e44.
2019-08-09 11:38:07 +00:00
JeremyRand
e753303a04
Set project versions for ncdns 0.0.9 2019-08-09 05:55:33 +00:00
JeremyRand
566cce8e44
Bump ncdns version
This adds name-constrained CA support to generate_nmc_cert.
2019-08-09 05:16:10 +00:00
JeremyRand
b23fd76972
Merge #34: Add ncprop279 project
022071b Add ncprop279 (JeremyRand)
0857ed4 Bump ncdns version (JeremyRand)
158b258 Add tlsrestrictnss (JeremyRand)
e9177f8 Add crosssignnameconstraint (JeremyRand)

Pull request description:

  Fixes https://github.com/namecoin/ncdns-repro/issues/5
  Fixes https://github.com/namecoin/ncdns-repro/issues/7
  Fixes https://github.com/namecoin/ncdns-repro/issues/9
  Fixes https://github.com/namecoin/ncdns-repro/issues/35
2019-07-01 06:12:11 +00:00
JeremyRand
0857ed471e
Bump ncdns version
The new version is necessary because ncprop279 needs the RPC timeout
feature that was added recently to ncdns.
2019-06-24 05:34:35 +00:00
JeremyRand
283a28cd2d
Support building ncdns as library 2019-06-18 16:09:04 +00:00
JeremyRand
e0bca81528
Fix macOS builds 2019-06-08 06:09:56 +00:00
JeremyRand
404153a56c
Fix windows builds 2019-06-08 04:25:37 +00:00
JeremyRand
ce2790aa4b
Use Tor's binutils/gcc (not Wheezy's) for Go projects that use cgo
This should improve reproducibility.
2019-04-30 14:25:29 +00:00
Hugo Landau
d1159b3ee0
Initial commit 2019-01-11 20:34:05 +00:00