Doug Fawley
be4b63b1fc
test: minor test cleanup ( #5679 )
2022-10-03 08:37:41 -07:00
Jan Lamecki
54521b22e0
client: remove trailing null from unix abstract socket address ( #5678 )
2022-09-30 09:34:05 -07:00
赵延
c44f627fd1
cleanup: replace grpc.WithInsecure with insecure.NewCredentials ( #5177 )
2022-02-09 11:17:46 -08:00
Easwar Swaminathan
aaff9e7ab9
grpc: better RFC 3986 compliant target parsing ( #4817 )
2021-10-14 14:54:02 -07:00
Doug Fawley
d074cae66b
github: fold security tests into 'tests'; update testing to 1.17-1.15 ( #4708 )
2021-08-26 11:21:36 -07:00
Easwar Swaminathan
f579b61a69
test: Run e2e authority tests only on linux. ( #4160 )
...
Although darwin supports UDS, these tests need some non-trivial amount
of work to get them to pass on darwin. This build constraint will make a
top-level `go test` happy on darwin.
2021-01-19 18:00:32 -08:00
Edmond
39a500abb9
support unix-abstract schema ( #4079 )
2020-12-22 08:56:49 -08:00
Doug Fawley
0d6a24f68a
test: move stubServer to separate package in internal ( #4081 )
2020-12-04 15:56:07 -08:00
Garrett Gutierrez
c456688b18
client: fix "unix" scheme handling for some corner cases ( #4021 )
2020-11-30 10:04:47 -08:00
Menghan Li
707e298f55
internal: fix net.Dial fail without IP ( #4037 )
2020-11-16 14:34:08 -08:00
Garrett Gutierrez
90f1b3ee83
client: use "localhost:port" as authority if target is ":port" ( #4017 )
2020-11-12 13:52:55 -08:00
Garrett Gutierrez
4be647f7f6
internal/resolver/unix: Implemented unix resolver. ( #3890 )
2020-10-16 11:52:54 -07:00
Garrett Gutierrez
a5a36bd3f0
client: set auth header to localhost for unix target ( #3730 )
2020-07-21 14:07:03 -07:00