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.
consul/agent
Miroslav Bagljas 3c23979afd
Fixes #4483: Add support for Authorization: Bearer token Header (#4502)
6 years ago
..
ae
cache Fixes #4421: General solution to stop blocking queries with index 0 (#4437) 6 years ago
cache-types Fixes #4421: General solution to stop blocking queries with index 0 (#4437) 6 years ago
checks agent/checks: prevent overflow of backoff 6 years ago
config Gossip tuneables (#4444) 6 years ago
connect Revert "CA initialization while boostrapping and TestLeader_ChangeServerID fix." (#4497) 6 years ago
consul Merge branch 'master' into ca-snapshot-fix 6 years ago
exec
local BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
metadata
mock
pool
proxy BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
router
structs fsm: add missing CA config to snapshot/restore logic 6 years ago
systemd
token
acl.go Updated swith case to use same branch for async-cache and extend-cache 6 years ago
acl_endpoint.go
acl_endpoint_test.go BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
acl_test.go BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
agent.go Fix #4515: Segfault when serf_wan port was -1 but reconnect_time_wan was set (#4531) 6 years ago
agent_endpoint.go Handle resolving proxy tokens when parsing HTTP requests (#4453) 6 years ago
agent_endpoint_test.go BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
agent_test.go Fix #4515: Segfault when serf_wan port was -1 but reconnect_time_wan was set (#4531) 6 years ago
bindata_assetfs.go Release v1.2.2 6 years ago
blacklist.go
blacklist_test.go
catalog_endpoint.go
catalog_endpoint_test.go BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
check.go
config.go
connect_ca_endpoint.go revert go changes to hide rotation config 7 years ago
connect_ca_endpoint_test.go Merge pull request #4400 from hashicorp/leaf-cert-ttl 6 years ago
coordinate_endpoint.go
coordinate_endpoint_test.go
dns.go DNS : Fixes recursors answering the DNS query to properly return the correct response. (#4461) 6 years ago
dns_test.go BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
enterprise_delegate_oss.go
event_endpoint.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
event_endpoint_test.go
health_endpoint.go
health_endpoint_test.go BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
http.go Fixes #4483: Add support for Authorization: Bearer token Header (#4502) 6 years ago
http_oss.go agent: rename test to check 7 years ago
http_oss_test.go
http_test.go Fixes #4483: Add support for Authorization: Bearer token Header (#4502) 6 years ago
intentions_endpoint.go agent: 400 error on invalid UUID format, api handles errors properly 7 years ago
intentions_endpoint_test.go agent: 400 error on invalid UUID format, api handles errors properly 7 years ago
keyring.go
keyring_test.go
kvs_endpoint.go
kvs_endpoint_test.go Improve reliability of tests with TestAgent (#4525) 6 years ago
notify.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
notify_test.go Fixes memory leak when blocking on /event/list (#4482) 6 years ago
operator_endpoint.go
operator_endpoint_test.go
prepared_query_endpoint.go agent: accept connect param for execute 7 years ago
prepared_query_endpoint_test.go agent: accept connect param for execute 7 years ago
remote_exec.go
remote_exec_test.go BUGFIX: Unit test relying on WaitForLeader() did not work due to wrong test (#4472) 6 years ago
retry_join.go
retry_join_test.go Vendoring update for go-discover. (#4412) 6 years ago
session_endpoint.go
session_endpoint_test.go Improve reliability of tests with TestAgent (#4525) 6 years ago
snapshot_endpoint.go
snapshot_endpoint_test.go
status_endpoint.go
status_endpoint_test.go
testagent.go Fix #4515: Segfault when serf_wan port was -1 but reconnect_time_wan was set (#4531) 6 years ago
testagent_test.go
translate_addr.go
txn_endpoint.go
txn_endpoint_test.go Improve reliability of tests with TestAgent (#4525) 6 years ago
ui_endpoint.go Output the service Kind in the /v1/internal/ui/services endpoint 7 years ago
ui_endpoint_test.go Output the service Kind in the /v1/internal/ui/services endpoint 7 years ago
user_event.go
user_event_test.go
util.go
util_test.go
watch_handler.go
watch_handler_test.go