boulder/grpc
Roland Bracewell Shoemaker e27f370fd3 Excise code relating to pre-SCT embedding issuance flow (#3769)
Things removed:

* features.EmbedSCTs (and all the associated RA/CA/ocsp-updater code etc)
* ca.enablePrecertificateFlow (and all the associated RA/CA code)
* sa.AddSCTReceipt and sa.GetSCTReceipt RPCs
* publisher.SubmitToCT and publisher.SubmitToSingleCT RPCs

Fixes #3755.
2018-06-28 08:33:05 -04:00
..
creds Start using multiple-IP hostnames for load balancing (#3687) 2018-05-23 09:47:14 -04:00
test_proto Switch to using go 1.9 (#3047) 2017-09-06 16:30:13 -04:00
balancer.go Allow gRPC clients to connect to multiple backends (#1918) 2016-06-15 16:50:56 -07:00
balancer_test.go Allow gRPC clients to connect to multiple backends (#1918) 2016-06-15 16:50:56 -07:00
ca-wrappers.go Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
client.go Start using multiple-IP hostnames for load balancing (#3687) 2018-05-23 09:47:14 -04:00
dns_resolver.go Start using multiple-IP hostnames for load balancing (#3687) 2018-05-23 09:47:14 -04:00
errors.go Remove superfluous gRPC error encodings (#3048) 2017-09-06 12:38:10 -07:00
errors_test.go gRPC: publish in-flight RPC gauge in client interceptor. (#3672) 2018-04-27 15:53:54 -07:00
interceptors.go gRPC: publish in-flight RPC gauge in client interceptor. (#3672) 2018-04-27 15:53:54 -07:00
interceptors_test.go Remove various unnecessary uses of fmt.Sprintf (#3707) 2018-05-11 11:55:25 -07:00
pb-marshalling.go Excise code relating to pre-SCT embedding issuance flow (#3769) 2018-06-28 08:33:05 -04:00
pb-marshalling_test.go Excise code relating to pre-SCT embedding issuance flow (#3769) 2018-06-28 08:33:05 -04:00
publisher-wrappers.go Excise code relating to pre-SCT embedding issuance flow (#3769) 2018-06-28 08:33:05 -04:00
ra-wrappers.go Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
sa-wrappers.go Excise code relating to pre-SCT embedding issuance flow (#3769) 2018-06-28 08:33:05 -04:00
server.go gRPC: Rename histogram rpc_lag -> grpc_lag (#3673) 2018-04-26 16:19:13 -04:00
va-wrappers.go Split grpc/wrappers.go into several files (#2392) 2016-12-06 15:45:31 -08:00