Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Paul Banks 0b5a078b95
Optimize health watching to single chan/goroutine. (#5449)
6 years ago
..
autopilot
fsm Store leaf cert indexes in raft and use for the ModifyIndex on the returned certs (#5211) 6 years ago
prepared_query
state Optimize health watching to single chan/goroutine. (#5449) 6 years ago
acl.go acl: reduce complexity of token resolution process with alternative singleflighting (#5480) 6 years ago
acl_client.go
acl_endpoint.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
acl_endpoint_legacy.go
acl_endpoint_test.go fix typos 6 years ago
acl_replication.go Fixes for CVE-2019-8336 6 years ago
acl_replication_legacy.go ACL Token Persistence and Reloading (#5328) 6 years ago
acl_replication_legacy_test.go ACL Token Persistence and Reloading (#5328) 6 years ago
acl_replication_test.go Fixes for CVE-2019-8336 6 years ago
acl_server.go ACL Token Persistence and Reloading (#5328) 6 years ago
acl_test.go acl: reduce complexity of token resolution process with alternative singleflighting (#5480) 6 years ago
autopilot.go
autopilot_oss.go
autopilot_test.go
catalog_endpoint.go Merge pull request #4869 from hashicorp/txn-checks 6 years ago
catalog_endpoint_test.go Avoid to have infinite recursion in DNS lookups when resolving CNAMEs (#4918) 6 years ago
client.go agent: enable reloading of tls config (#5419) 6 years ago
client_serf.go Call RemoveServer for reap events (#5317) 6 years ago
client_test.go improve flaky LANReap tests by expliciting configuring the tombstone timeout 6 years ago
config.go agent: enable reloading of tls config (#5419) 6 years ago
connect_ca_endpoint.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
connect_ca_endpoint_test.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
consul_ca_delegate.go
coordinate_endpoint.go
coordinate_endpoint_test.go
enterprise_client_oss.go
enterprise_server_oss.go oss: add the enterprise server stub for intention replication check 6 years ago
filter.go txn: add ACL enforcement/validation to new txn ops 6 years ago
filter_test.go
flood.go
health_endpoint.go bugfix: use ServiceTags to generate cache key hash (#4987) 6 years ago
health_endpoint_test.go bugfix: use ServiceTags to generate cache key hash (#4987) 6 years ago
helper_test.go acl: Prevent tokens from deleting themselves (#5210) 6 years ago
intention_endpoint.go connect: Forward intention RPCs if this isn't the primary 6 years ago
intention_endpoint_test.go
internal_endpoint.go
internal_endpoint_test.go
issue_test.go
kvs_endpoint.go
kvs_endpoint_test.go
leader.go Fixes for CVE-2019-8336 6 years ago
leader_oss.go
leader_test.go Avoid to have infinite recursion in DNS lookups when resolving CNAMEs (#4918) 6 years ago
merge.go
merge_test.go
operator_autopilot_endpoint.go
operator_autopilot_endpoint_test.go
operator_endpoint.go
operator_raft_endpoint.go
operator_raft_endpoint_test.go [Travis][UnstableTests] Fixed unstable tests in travis (#5013) 6 years ago
prepared_query_endpoint.go Improve Connect with Prepared Queries (#5291) 6 years ago
prepared_query_endpoint_test.go Improve Connect with Prepared Queries (#5291) 6 years ago
raft_rpc.go
rpc.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
rpc_test.go
rtt.go
rtt_test.go
segment_oss.go
serf_test.go
server.go agent: enable reloading of tls config (#5419) 6 years ago
server_lookup.go
server_lookup_test.go
server_oss.go connect: tame thundering herd of CSRs on CA rotation (#5228) 6 years ago
server_serf.go Call RemoveServer for reap events (#5317) 6 years ago
server_test.go agent: enable reloading of tls config (#5419) 6 years ago
session_endpoint.go
session_endpoint_test.go
session_timers.go
session_timers_test.go
session_ttl.go
session_ttl_test.go [Travis][UnstableTests] Fixed unstable tests in travis (#5013) 6 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go
stats_fetcher.go
stats_fetcher_test.go
status_endpoint.go
status_endpoint_test.go
txn_endpoint.go fix typos reported by golangci-lint:misspell (#5434) 6 years ago
txn_endpoint_test.go txn: add tests for RPC endpoint 6 years ago
util.go
util_test.go