Commit Graph

21 Commits (d364bf8b098368bee31dca4a1deacd8e1462e5de)

Author SHA1 Message Date
Jeremy Rand d364bf8b09
Bump ncdns version
Previous version was incompatible with current Golang version (due to
x509-signature-splice patches not applying cleanly).
3 years ago
JeremyRand 86c5e7a64b
ncdns: Bump to 0.0.10.3 4 years ago
JeremyRand 0823c5e8a8
ncdns: Bump to 0.0.10 4 years ago
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:
5 years ago
JeremyRand 6ac07c08b8
ncdns: Use modern Namecoin fork of btcd 5 years ago
JeremyRand b124624f36
ncdns: Fix TLSA package list 5 years ago
JeremyRand 75d1e5c16a
ncdns: Bump to 2019 10 28 5 years ago
JeremyRand 89ff49aae6
ncdns: Disable TLSA dependencies when TLSA is disabled 5 years ago
JeremyRand 6aa54c3dfd
ncdns: Support disabling TLSA 5 years ago
JeremyRand 241be2efb6
gomadns: Bump to 2.0.1
Also bump ncdns and ncprop279 for compatibility with new gomadns.
5 years ago
JeremyRand 465c9a4cb2
Rename Go projects to follow upstream Tor conventions 5 years ago
JeremyRand 30460395cd
ncdns: Re-add tlsrestrictnss dependency
It was accidentally removed in 566cce8e44.
5 years ago
JeremyRand e753303a04
Set project versions for ncdns 0.0.9 5 years ago
JeremyRand 566cce8e44
Bump ncdns version
This adds name-constrained CA support to generate_nmc_cert.
5 years ago
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
5 years ago
JeremyRand 0857ed471e
Bump ncdns version
The new version is necessary because ncprop279 needs the RPC timeout
feature that was added recently to ncdns.
5 years ago
JeremyRand 283a28cd2d
Support building ncdns as library 5 years ago
JeremyRand e0bca81528
Fix macOS builds 5 years ago
JeremyRand 404153a56c
Fix windows builds 5 years ago
JeremyRand ce2790aa4b
Use Tor's binutils/gcc (not Wheezy's) for Go projects that use cgo
This should improve reproducibility.
5 years ago
Hugo Landau d1159b3ee0
Initial commit 5 years ago