boulder/sa
Jacob Hoffman-Andrews 7194624191
Update grpc and protobuf to latest. (#5369)
protoc now generates grpc code in a separate file from protobuf code.
Also, grpc servers are now required to embed an "unimplemented"
interface from the generated .pb.go file, which provides forward
compatibility.

Update the generate.go files since the invocation for protoc has changed
with the split into .pb.org and _grpc.pb.go.

Fixes #5368
2021-04-01 17:18:15 -07:00
..
_db Fix bad merge from #5305 (#5309) 2021-02-25 13:03:36 -07:00
_db-next SQL: Drop foreign keys and partition tables (#5322) 2021-03-16 13:16:08 -07:00
proto Update grpc and protobuf to latest. (#5369) 2021-04-01 17:18:15 -07:00
satest Consistently used stdlib context package (#4229) 2019-05-28 14:36:16 -04:00
database.go Remove some unused types from core. (#5292) 2021-02-22 10:09:10 -08:00
database_test.go Enhancements to SQL driver tuning via JSON config (#5235) 2021-01-25 15:34:55 -08:00
ip_range_test.go Remove all stray copyright headers and appends the initial line to LICENSE.txt (#1853) 2016-05-31 12:32:04 -07:00
metrics.go Enhancements to SQL driver tuning via JSON config (#5235) 2021-01-25 15:34:55 -08:00
migrations.sh Run db-next migrations with config-next configuration (#5320) 2021-03-11 14:45:32 -08:00
model.go Add Validated time field to challenges (#5288) 2021-03-10 14:39:59 -08:00
model_test.go Add Validated time field to challenges (#5288) 2021-03-10 14:39:59 -08:00
precertificates.go SQL: Drop foreign keys and partition tables (#5322) 2021-03-16 13:16:08 -07:00
precertificates_test.go SQL: Drop foreign keys and partition tables (#5322) 2021-03-16 13:16:08 -07:00
rate_limits.go Increase granularity of new orders rate limit. (#4968) 2020-07-20 14:58:34 -07:00
rate_limits_test.go Increase granularity of new orders rate limit. (#4968) 2020-07-20 14:58:34 -07:00
sa.go Add Validated time field to challenges (#5288) 2021-03-10 14:39:59 -08:00
sa_test.go SQL: Drop foreign keys and partition tables (#5322) 2021-03-16 13:16:08 -07:00
test-cert.der Store a DB of issued names. 2015-09-28 19:37:50 -07:00
test-cert2.der Implement rate limiting by domain name. 2015-10-04 21:04:26 -07:00
type-converter.go Update go-gorp and run go mod tidy. (#4860) 2020-06-10 16:18:37 -07:00
type-converter_test.go Use error wrapping for berrors and tests (#5169) 2020-11-06 13:17:11 -08:00
www.eff.org.der Add initial certificate status in SA. 2015-04-23 19:52:34 -07:00