boulder/grpc
Brian Smith e670e6e6b5 CA: Stub IssueCertificateForPrecertificate(). (#2973)
Stub out IssueCertificateForPrecertificate() enough so that we can continue with the PRs that implement & test it in parallel with PRs that implement and test the calling side (via mock implementations of the CA side).
2017-08-15 16:50:21 -07:00
..
creds Don't wrap errors we return from boulder/grpc/creds.ClientHandshake (#2590) 2017-03-01 11:27:03 -08:00
test_proto Update github.com/grpc-ecosystem/go-grpc-prometheus and google.golang.org/grpc (#2637) 2017-04-03 11:13:48 -07: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
bcodes.go Clean up `berrors` (#2724) 2017-05-04 10:56:26 +01:00
bcodes_test.go Clean up `berrors` (#2724) 2017-05-04 10:56:26 +01:00
ca-wrappers.go CA: Stub IssueCertificateForPrecertificate(). (#2973) 2017-08-15 16:50:21 -07:00
client.go Remove statsd version of RPC stats (#2693) 2017-04-25 10:10:35 -04:00
errors_test.go Remove statsd version of RPC stats (#2693) 2017-04-25 10:10:35 -04:00
interceptors.go Remove statsd version of RPC stats (#2693) 2017-04-25 10:10:35 -04:00
interceptors_test.go Remove statsd version of RPC stats (#2693) 2017-04-25 10:10:35 -04:00
pb-marshalling.go Add NewOrder RPCs + methods to SA and RA (#2907) 2017-08-11 14:24:25 -04:00
pb-marshalling_test.go Add NewOrder RPCs + methods to SA and RA (#2907) 2017-08-11 14:24:25 -04:00
publisher-wrappers.go Remove some last traces of AMQP. (#2687) 2017-04-20 10:43:17 -07:00
ra-wrappers.go Add NewOrder RPCs + methods to SA and RA (#2907) 2017-08-11 14:24:25 -04:00
sa-wrappers.go Add NewOrder RPCs + methods to SA and RA (#2907) 2017-08-11 14:24:25 -04:00
server.go Remove statsd version of RPC stats (#2693) 2017-04-25 10:10:35 -04:00
va-wrappers.go Split grpc/wrappers.go into several files (#2392) 2016-12-06 15:45:31 -08:00