boulder/cmd
Roland Bracewell Shoemaker 5fabc90a16 Add IDN support (#2215)
Add feature flagged support for issuing for IDNs, fixes #597.

This patch expects that clients have performed valid IDN2008 encoding on any label that includes unicode characters. Invalid encodings (including non-compatible IDN2003 encoding) will be rejected. No script-mixing or script exclusion checks are performed as we assume that if a name is resolvable that it conforms to the registrar's policies on these matters and if it uses non-standard scripts in sub-domains etc that browsers should be the ones choosing how to display those names.

Required a full update of the golang.org/x/net tree to pull in golang.org/x/net/idna, all test suites pass.
2016-10-06 13:05:37 -04:00
..
admin-revoker Use explicit SELECT statements instead of wildcards (#2178) 2016-09-28 08:32:38 -07:00
boulder-ca Add IDN support (#2215) 2016-10-06 13:05:37 -04:00
boulder-publisher Very basic feature flag impl (#1705) 2016-09-20 16:29:01 -07:00
boulder-ra Add IDN support (#2215) 2016-10-06 13:05:37 -04:00
boulder-sa Re-apply 2138 with proper gating (#2199) 2016-09-29 17:16:03 -04:00
boulder-va Retires `LookupIPv6` VA flag. (#2205) 2016-09-26 18:00:01 -07:00
boulder-wfe Re-apply 2138 with proper gating (#2199) 2016-09-29 17:16:03 -04:00
caa-checker Add gRPC client side metrics (#2151) 2016-09-09 15:17:36 -04:00
cert-checker Use explicit SELECT statements instead of wildcards (#2178) 2016-09-28 08:32:38 -07:00
contact-exporter Replace *AcmeURL with string (#2117) 2016-08-11 13:27:19 -07:00
expiration-mailer revert expiration-mailer clientName change (#2207) 2016-09-26 10:37:17 -07:00
expired-authz-purger Remove direct usages of go-statsd-client in favor of using metrics.Scope (#2136) 2016-09-07 19:35:13 -04:00
notify-mailer `notify-mailer` graceful handling of `sql.ErrNoRows`. (#2185) 2016-09-19 12:14:48 -07:00
ocsp-responder Very basic feature flag impl (#1705) 2016-09-20 16:29:01 -07:00
ocsp-updater `certificateStatus` table optimizations (Part One) (#2177) 2016-09-30 14:52:19 -04:00
orphan-finder Remove direct usages of go-statsd-client in favor of using metrics.Scope (#2136) 2016-09-07 19:35:13 -04:00
rabbitmq-setup Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00
single-ocsp Improve single-ocsp command (#2181) 2016-09-15 15:28:54 -07:00
testdata Change `DBConfig`'s `URL` func to strip whitespace. (#2045) 2016-07-13 13:35:32 -07:00
clock_generic.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
clock_integration.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
config.go Add IDN support (#2215) 2016-10-06 13:05:37 -04:00
config_test.go Change `DBConfig`'s `URL` func to strip whitespace. (#2045) 2016-07-13 13:35:32 -07:00
shell.go Very basic feature flag impl (#1705) 2016-09-20 16:29:01 -07:00
shell_test.go delete old challenge code 2015-12-10 15:41:40 -08:00