boulder/grpc
Roland Bracewell Shoemaker d06c6a5285
New style authorizations: All SA methods (#4134)
This PR implements new SA methods for handling authz2 style authorizations and updates existing SA methods to count and retrieve them where applicable when the `NewAuthorizationSchema` feature is enabled.

Fixes #4093
Fixes #4082
Updates #4078 
Updates #4077
2019-04-24 09:40:38 -07:00
..
creds Dev/CI: Add Go 1.11.1 builds (#3888) 2018-10-19 09:38:20 -07:00
test_proto Update miekg/dns and golang/protobuf. (#4150) 2019-04-09 09:27:28 -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
ca-wrappers.go Implement direct revocation at RA (#4043) 2019-02-14 14:47:42 -05:00
client.go Config: serverAddresses -> serverAddress. (#4035) 2019-01-25 10:50:53 -08: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 Remove checks for deployed features (#3881) 2018-10-17 20:29:18 -07:00
interceptors_test.go Remove checks for deployed features (#3881) 2018-10-17 20:29:18 -07:00
pb-marshalling.go New style authorizations: All SA methods (#4134) 2019-04-24 09:40:38 -07:00
pb-marshalling_test.go Move "Combinations" support to WFE1. (#4155) 2019-04-16 11:31:51 -07: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 RA: Remove deprecated UpdateAuthorization RPC. (#3993) 2019-01-07 16:35:27 -08:00
sa-wrappers.go New style authorizations: All SA methods (#4134) 2019-04-24 09:40:38 -07:00
server.go Restrict gRPC TLS connections to 1.2 and ECDHE-RSA-CHACHA20-POLY1305 (#3903) 2018-10-24 16:07:12 -04:00
va-wrappers.go VA wrapper returns nil ProblemDetails correctly. (#4130) 2019-03-29 12:58:56 -04:00