Commit Graph

214 Commits

Author SHA1 Message Date
JeremyRand
c9fcdaaaab
ncprop279: Support disabling TLSA 2019-10-19 05:56:19 +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
4d95df9d79
goisatty: Bump to 0.0.10 2019-10-11 07:09:07 +00:00
JeremyRand
cd014f4737
godns: Bump to 1.1.22 2019-10-05 07:08:37 +00:00
JeremyRand
069aefcea6
gogroupcache: Bump to 2019 10 02 2019-10-03 23:14:59 +00:00
JeremyRand
b6a9408733
godns: Bump to 1.1.20 2019-10-03 23:10:25 +00:00
JeremyRand
8a543d3b7d
goxnetip: Add goxsysunix dependency for macOS/Linux
Fixes https://github.com/namecoin/ncdns-repro/issues/64
2019-10-03 22:58:30 +00:00
JeremyRand
32ec3cf8b5
Bump gounits to 2019-09-24 2019-09-29 18:30:56 +00:00
JeremyRand
b9c1cf0bcc
Bump goservice to pull in signal.Notify bugfix 2019-09-29 18:30:56 +00:00
JeremyRand
7620771a3b
Bump godns to 1.1.19 2019-09-29 18:30:55 +00:00
JeremyRand
fefcfbf39b
Bump ncprop279 to v0.0.2 2019-09-17 00:14:42 +00:00
JeremyRand
841f13921c
Build Electrum-NMC from source
Fixes https://github.com/namecoin/ncdns-repro/issues/31
2019-09-15 23:41:21 +00:00
JeremyRand
6abe8395a5
Remove explicit empty go_lib_deps
This brings us closer to upstream Tor conventions.
2019-09-15 04:01:55 +00:00
JeremyRand
7b06b22f1c
Remove llvm project
It's no longer present in upstream tor-browser-build.
2019-09-15 04:01:45 +00:00
JeremyRand
740bea972f
Remove hashlist
This aligns us better with upstream Tor conventions
2019-09-15 04:01:34 +00:00
JeremyRand
20e0d4ff60
certdehydrate-dane-rest-api: Remove obsolete godns workaround
qlib now supports the current godns release.
2019-09-15 04:01:22 +00:00
JeremyRand
465c9a4cb2
Rename Go projects to follow upstream Tor conventions 2019-09-15 04:01:06 +00:00
JeremyRand
8a80f744ce
Add goxsys dependency to mattn/go-isatty
This dependency was added upstream.
2019-09-08 10:22:34 +00:00
JeremyRand
5816296a66
Add goxcrypto/goxnet/goxsys dependencies to miekg/dns
These dependencies were added upstream.
2019-09-08 09:49:42 +00:00
JeremyRand
74684933e7
Add goxsys/unix
Now a dependency of upstream miekg/dns.
2019-09-08 09:48:50 +00:00
JeremyRand
cf288bf35e
Add goxnet/ip
Now a dependency of upstream miekg/dns.
2019-09-08 09:48:28 +00:00
JeremyRand
09ef3946d9
Add goxcrypto/ed25519
Now a dependency of upstream miekg/dns.
2019-09-08 09:47:59 +00:00
JeremyRand
62efef1f92
Add goxcrypto from upstream tor-browser-build
Now a dependency of upstream miekg/dns.
2019-09-08 09:47:16 +00:00
JeremyRand
f79095c197
Add clang project from upstream tor-browser-build
Upstream tor-browser-build now uses clang for go.
2019-09-08 09:45:28 +00:00
JeremyRand
d6df8054f5
Bump qlib to v0.0.2
Remove var/dns_q_compat hack since qlib v0.0.2 fixes that issue.
2019-09-06 14:55:54 +00:00
JeremyRand
96ec5ddfad
Merge #52: Bump dnssec-hsts to v0.0.2
faeed8b Bump dnssec-hsts to v0.0.2 (JeremyRand)

Pull request description:
2019-09-06 14:34:33 +00:00
JeremyRand
faeed8b1c0
Bump dnssec-hsts to v0.0.2 2019-09-06 14:30:30 +00:00
JeremyRand
904c0e0d60
x509-signature-splice: Support multiple Go versions
Previously, tor-browser-build and ncdns-repro needed to be synchronized
carefully, because tor-browser-build commits to a Go version, while
ncdns-repro commits to an x509-signature-splice version.  This patch
allows the x509-signature-splice project work with arbitrary Go versions
without modifying the ncdns-repro repo, thereby eliminating the need for
careful synchronization of tor-browser-build and ncdns-repro.
2019-08-11 13:33:12 +00:00
JeremyRand
30460395cd
ncdns: Re-add tlsrestrictnss dependency
It was accidentally removed in 566cce8e44.
2019-08-09 11:38:07 +00:00
JeremyRand
5092869f92
Bump safetlsa to 0.0.2 2019-08-09 06:57: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
1781112c69
Add x509-signature-splice project
This is needed in order to bump the ncdns version.
2019-08-09 05:15:44 +00:00
JeremyRand
6fb2fadff7
Bump ncp11 version
Fixes ncp11 build failures on linux and osx targets.
2019-08-07 16:04:44 +00:00
JeremyRand
5756a709b4
Merge #37: dnssec-hsts-native: Add JSON manifest to output
c6727cb dnssec-hsts-native: Add JSON manifest to output (JeremyRand)

Pull request description:

  The JSON manifest file is needed in order to use dnssec-hsts-native with Firefox; not sure why I forgot to add it here originally.
2019-07-31 22:16:50 +00:00
JeremyRand
c6727cb87b
dnssec-hsts-native: Add JSON manifest to output 2019-07-23 06:41:56 +00:00
JeremyRand
a503c1b067
Add ncp11 project 2019-07-23 05:09:46 +00:00
JeremyRand
6f34bbdb0d
Add namecoin/pkcs11mod project 2019-07-23 05:09:00 +00:00
JeremyRand
0ee2b0edf5
Add miekg/pkcs11 project 2019-07-23 04:50:49 +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
fe722c596e
Merge #33: Add electrum-nmc project
f26c120 Add electrum-nmc project (JeremyRand)

Pull request description:

  Fixes https://github.com/namecoin/ncdns-repro/issues/30
2019-07-01 03:37:53 +00:00
JeremyRand
022071b2b5
Add ncprop279
Fixes https://github.com/namecoin/ncdns-repro/issues/35
2019-06-24 05:38:32 +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
158b2589c3
Add tlsrestrictnss
Fixes https://github.com/namecoin/ncdns-repro/issues/7
Fixes https://github.com/namecoin/ncdns-repro/issues/9
2019-06-24 05:34:12 +00:00
JeremyRand
e9177f8f9a
Add crosssignnameconstraint
Fixes https://github.com/namecoin/ncdns-repro/issues/5
2019-06-24 05:33:56 +00:00
JeremyRand
f26c120c41
Add electrum-nmc project
Fixes https://github.com/namecoin/ncdns-repro/issues/30
2019-06-23 19:53:10 +00:00
JeremyRand
7584c1a3aa
qlib: fix Windows builds 2019-06-18 16:09:06 +00:00
JeremyRand
1c189b49d9
Add certdehydrate-dane-rest-api project 2019-06-18 16:09:05 +00:00
JeremyRand
8a41d47a65
Add safetlsa project 2019-06-18 16:09:04 +00:00
JeremyRand
283a28cd2d
Support building ncdns as library 2019-06-18 16:09:04 +00:00
JeremyRand
734abf0658
Add crosssign project 2019-06-18 16:09:01 +00:00
JeremyRand
821b785d2d
Merge #27: Add DNSSEC-HSTS
c70a5f9 Add dnssec-hsts-native project (JeremyRand)
bfdaeb9 Add qlib project (JeremyRand)
848ae23 Add dnssec-hsts project (JeremyRand)

Pull request description:

  This PR adds DNSSEC-HSTS (both the WebExtensions and native components).  It also adds qlib since it's a dependency of DNSSEC-HSTS.  qexe is considered out of scope for this PR.

  Fixes https://github.com/namecoin/ncdns-repro/issues/14
2019-06-18 15:53:37 +00:00
JeremyRand
c70a5f9ee7
Add dnssec-hsts-native project 2019-06-10 00:23:22 +00:00
JeremyRand
bfdaeb9a38
Add qlib project 2019-06-10 00:11:49 +00:00
JeremyRand
848ae23a8e
Add dnssec-hsts project 2019-06-09 23:39:17 +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
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
2019-06-08 04:21:36 +00:00
JeremyRand
c964910b6e
ncdns: Fix linux/386 builds 2019-04-30 16:46:14 +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
81e88ccff1
Switch to using tor-browser-build submodule 2019-04-05 00:14:11 +01:00
Hugo Landau
d1159b3ee0
Initial commit 2019-01-11 20:34:05 +00:00