Commit Graph

35 Commits (master)

Author SHA1 Message Date
NamecoinBot f4447a637b
Bump ncdns to v0.3.1 2 years ago
Jeremy Rand 66c0a96544
ncdns: Add certinject dependency 2 years ago
NamecoinBot 3174662922
Bump ncdns to v0.3 2 years ago
NamecoinBot 23a3eff99d Bump ncdns 3 years ago
Jeremy Rand a7ccd45fd9
ncdns: Remove tlsrestrictchromium
Package is deprecated and was factored out into its own repo.
3 years ago
Jeremy Rand 9f7c881b66
ncdns: Use named tag 3 years ago
NamecoinBot de3c2ed70a
Bump ncdns 3 years ago
Jeremy Rand 34f7041be9
Add generate_nmc_cert project
It's no longer a component of ncdns.
3 years ago
Jeremy Rand 11c7a55895
ncdns: Add gox509compressed dependency 3 years ago
NamecoinBot 35037bf54f
Bump ncdns 3 years ago
Jeremy Rand cb78a383cc
ncdns: Bump to 0.1 3 years ago
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 81f0dcda69
Set static build ID in Go linker flags
This improves build reproducibility.

Fixes https://github.com/namecoin/ncdns-repro/issues/57
5 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 62a1a8075f
Merge #21: ncdns: Fix linux/386 builds
c964910 ncdns: Fix linux/386 builds (JeremyRand)

Pull request description:

  Refs https://github.com/namecoin/ncdns-repro/issues/2#issuecomment-488030654
5 years ago
JeremyRand c964910b6e
ncdns: Fix linux/386 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