..
decode
Regenerate files according to 1.19.2 formatter
2022-10-24 16:12:08 -04:00
file
removes ioutil usage everywhere which was deprecated in go1.16 ( #15297 )
2022-11-10 10:26:01 -06:00
maps
peering: replicate all SpiffeID values necessary for the importing side to do SAN validation ( #13612 )
2022-06-27 14:37:18 -05:00
mutex
lib/mutex: add mutex with TryLock and update vendor
2021-01-25 18:01:47 -05:00
retry
Support auth method with snapshot agent [ENT] ( #15020 )
2022-10-17 15:57:48 -06:00
routine
Regenerate files according to 1.19.2 formatter
2022-10-24 16:12:08 -04:00
semaphore
testing: skip slow tests with -short
2020-12-07 13:42:55 -05:00
serf
Add per-agent reconnect timeouts ( #8781 )
2020-10-08 15:02:19 -04:00
stringslice
auto-reload configuration when config files change ( #12329 )
2022-03-31 15:11:49 -04:00
template
Agent Auto Configuration: Configuration Syntax Updates ( #8003 )
2020-06-16 15:03:22 -04:00
ttlcache
remove remaining shim runStep functions ( #13015 )
2022-05-10 16:24:45 -05:00
cluster.go
…
cluster_test.go
…
eof.go
Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. ( #12311 )
2022-02-14 09:45:45 -08:00
eof_test.go
Vendor in rpc mono repo for net/rpc fork, go-msgpack, msgpackrpc. ( #12311 )
2022-02-14 09:45:45 -08:00
json.go
Add Namespace support to the API module and the CLI commands ( #6874 )
2019-12-06 11:14:56 -05:00
map_walker.go
Regenerate files according to 1.19.2 formatter
2022-10-24 16:12:08 -04:00
map_walker_test.go
Enable gofmt simplify
2020-06-16 13:21:11 -04:00
math.go
Filter wildcard gateway services to match listener protocol
2020-05-06 15:06:13 -05:00
math_test.go
Filter wildcard gateway services to match listener protocol
2020-05-06 15:06:13 -05:00
path.go
…
rand.go
…
rtt.go
…
rtt_test.go
Replace goe/verify.Values with testify/require.Equal ( #7993 )
2020-06-02 12:41:25 -04:00
stop_context.go
…
stop_context_test.go
Add test to ensure the StopChannelContext works properly
2020-06-24 12:34:57 -04:00
strings.go
Configure upstream TLS context with peer root certs ( #13321 )
2022-06-01 15:53:52 -06:00
telemetry.go
no 1.9 style metrics ( #13532 )
2022-06-29 09:46:37 -07:00
telemetry_test.go
telemetry: remove unused arg ( #13161 )
2022-05-19 19:17:30 -07:00
translate.go
Regenerate files according to 1.19.2 formatter
2022-10-24 16:12:08 -04:00
translate_test.go
…
useragent.go
…
useragent_test.go
…
uuid.go
…