149 Commits (1a8c233f11881e4a0a0396c7eb57316aa5c56978)

Author SHA1 Message Date
Kyle Havlovitz ba3971d2c1
Remove deprecated metric names 7 years ago
Kyle Havlovitz af4be34a2a
Update make static-assets goal and run format 7 years ago
Matt Keeler 0619efc254 GH-3798: More PR Updates 7 years ago
Matt Keeler de403d6515 GH-3798: Add HTTP prepared query near=_ip test 7 years ago
Matt Keeler 45a537def9 GH-3798: Add near=_ip support for prepared queries 7 years ago
Yoann 0f6e05d4c1 Add support for compression in http api 7 years ago
Preetha a67d27c756
Adds discovery_max_stale (#4004) 7 years ago
Edd Steel d0f0d67b4a
Clarify comments 7 years ago
Edd Steel c5f0bb3711 Allow endpoints to handle OPTIONS/MethodNotFound themselves 7 years ago
Edd Steel f5af8b0f03
Initialise `allowedMethods` in init() 7 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
Diptanu Choudhury 294151c1ad Using labels 7 years ago
James Phillips 7a46d9c1e3
Wraps HTTP mux to ban all non-printable characters from paths. 7 years ago
James Phillips 68f100c8df
Creates HTTP endpoint registry. 7 years ago
James Phillips 679775418f
Moves coordinate disabled logic down into endpoints. 7 years ago
James Phillips 29367cd5ae
Moves ACL disabled response logic down into endpoints. 7 years ago
James Phillips 099b143838
Double-books the HTTP metrics w/ and w/o the "consul" prefix. 7 years ago
James Phillips 4a2cafe525
Adds HTTP/2 support to Consul's HTTPS server. (#3657) 7 years ago
Frank Schroeder ca9aac746f
agent: add /v1/coordianate/node/:node endpoint 7 years ago
Kyle Havlovitz 291455f475
Added coordinate update http endpoint 7 years ago
Ryan Slade 85e4aea9d1 Replace time.Now().Sub(x) with time.Since(x) 7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
James Phillips 9258506dab Adds simple rate limiting for client agent RPC calls to Consul servers. (#3440) 7 years ago
Frank Schroeder d8195b3a4d agent: drop status code comments 7 years ago
Frank Schröder a3934c263c acl: consolidate error handling (#3401) 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Kyle Havlovitz c1c883f441
Add doc links for metrics endpoint 7 years ago
Kyle Havlovitz 0428e9fe9e
Update docs for metrics endpoint 7 years ago
Kyle Havlovitz d5634fe2a8
Add support for labels/filters from go-metrics 7 years ago
James Phillips c0a5ad7903 Adds a new /v1/acl/bootstrap API (#3349) 7 years ago
James Phillips 496b0bcf07 Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
James Phillips 218ac4cb1e Obfuscates ACL tokens appearing in /v1/acl/<verb>/<token> APIs. (#3276) 7 years ago
James Phillips 66edec5dfd Adds the ability to blacklist specific HTTP endpoints. (#3252) 7 years ago
Frank Schroeder 6dd68f7ad7
Revert "agent: add allowStale option for HTTP API (#3142)" 8 years ago
wojtkiewicz 1e0fd27a74
agent: add allowStale option for HTTP API (#3142) 8 years ago
wojtkiewicz 37785028be
agent: add "http_config" 8 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder aa1519c9f7 agent: move parseMetaPair to config and export 8 years ago
Frank Schroeder 9956bc9b47 agent: LastContact cannot be negative (#3067) 8 years ago
Frank Schroeder b6c69ebf5d
agent: refactor DNS and HTTP server 8 years ago
Frank Schroeder 82650f73e3
agent: move http/dns endpoints into agent 8 years ago
Frank Schroeder b42916e1ff
agent: simplify socket address helper 8 years ago
Frank Schroeder c44e41a741
agent: replace goto with local function 8 years ago
Frank Schroeder 327401e7ee
agent: inline uiDir field 8 years ago
Frank Schroeder 8f381d62f6
agent: drop logOutput parameter 8 years ago
Frank Schroeder c47db2c922
agent: drop config argument 8 years ago
Frank Schroeder 6eba69fbfe agent: drop atlas/scada code 8 years ago
Kyle Havlovitz cd56a5ebdd Add separate option for verifying incoming HTTPS traffic (#2974) 8 years ago
Kyle Havlovitz b70e419aeb Add TLS cipher suite options and CA path support (#2963) 8 years ago