featurebase/server
Seebs 5e36638e10 Supply "subject alternative name" for TLS certificates
Go killed off using the common name for hostnames starting with 1.15,
but this can be addressed by recreating the certs using a Subject
Alternative Name for the domain for "localhost". This allows tests
to pass without hanging, at least for me.
2020-10-20 14:14:26 -05:00
..
testdata/certs Supply "subject alternative name" for TLS certificates 2020-10-20 14:14:26 -05:00
cluster_test.go Reduce default RBF DB size to 4GB; remove race skips 2020-10-06 09:36:31 -06:00
config.go Add a CLI flag for cluster name and include it in /status response 2020-10-01 10:43:49 -05:00
config_internal_test.go add --advertise-grpc configuration option 2020-07-09 11:17:12 -05:00
config_test.go Fix TranslateStore writable 2020-09-15 19:09:59 +02:00
default.go Unexport server.DefaultDiagnosticsInterval 2018-07-05 23:11:56 -05:00
dup.go Reduce duplication of setupLogger arch-specific code 2020-04-16 17:08:50 -05:00
dup_arm64.go Reduce duplication of setupLogger arch-specific code 2020-04-16 17:08:50 -05:00
grpc.go Move grpc.Server creation into initializer 2020-10-16 11:36:41 -05:00
grpc_test.go Fix holes in grpc response for inspect 2020-09-22 12:02:26 +02:00
handler_test.go grpc-web cors test 2020-10-16 11:36:41 -05:00
pg.go Merge branch 'master' into pg-local-cancel 2020-09-02 14:02:18 -04:00
pg_test.go add licesnse header to pg formatter test 2020-08-31 12:42:37 -04:00
release.go Unexport server.DefaultDiagnosticsInterval (in release tag) 2018-07-05 23:11:57 -05:00
server.go Move grpc.Server creation into initializer 2020-10-16 11:36:41 -05:00
server_test.go Reduce default RBF DB size to 4GB; remove race skips 2020-10-06 09:36:31 -06:00
sql.go fix SQL memory leak 2020-08-31 13:10:49 -04:00
tlsconfig.go test and fix authentication of client certs btwn cluster nodes 2019-10-18 15:17:35 -05:00