19 Commits (d21393f2ca288b2f29a58752f3be6a17793bd283)

Author SHA1 Message Date
data-plane-api(CircleCI) b684860a62 config: removing deprecated_v1 from CommonTlsContext (#4858) 6 years ago
data-plane-api(CircleCI) cafa1d1695 tls: add support for CRLs in trusted CA. (#4825) 6 years ago
data-plane-api(CircleCI) 4619dc3f62 docs: replace v1 API links to v2 ones (#4415) 6 years ago
data-plane-api(CircleCI) 2783fad783 Fetch certificate validation context using SDS service. (#4355) 6 years ago
data-plane-api(CircleCI) 9c3e2b34ed tls: optionally allow expired TLS client certs. (#3519) 7 years ago
data-plane-api(CircleCI) 11eb82729e tls: allow renegotiation when acting as a client. (#3551) 7 years ago
data-plane-api(CircleCI) 3588aec27a tls: allow verify_certificate_{spki,hash} without trusted_ca. (#3549) 7 years ago
data-plane-api(CircleCI) 466c6ebf0e tls: require trusted_ca when using verify_subject_alt_name. (#3550) 7 years ago
data-plane-api(CircleCI) d8ea3a5d7e tls: add support for verify_certificate_spki. (#3475) 7 years ago
data-plane-api(CircleCI) 3ff81a05c1 secret: add CertificateValidationContext as a possible Secret. (#3482) 7 years ago
data-plane-api(CircleCI) c443373859 format: run clang-format on proto files (#3473) 7 years ago
data-plane-api(CircleCI) 743daa5a61 tls: add support for multiple verify_certificate_hash values. (#3437) 7 years ago
data-plane-api(CircleCI) 4f96a68ae4 tls: remove legacy SHA-2 CBC cipher suites. (#3316) 7 years ago
data-plane-api(CircleCI) d67a2375c2 ssl: graceful handling of bad SNI configuration. (#3230) 7 years ago
data-plane-api(CircleCI) f9a8a8cd12 Add go_package option in rbac.proto and cert.proto. (#3258) 7 years ago
Joe Friedl c15104fce7 docs: Clarify verify_certificate_hash docs (#612) 7 years ago
Kuat 4e533f22ba Move envoy.api.v2 core protos to envoy.api.v2.core and organize filters (#452) 7 years ago
Andrew Dunham bc02e98048 Add CRL support to architecture overview (#437) 7 years ago
Kuat a66448b203 Split base API package into sub-packages (#421) 7 years ago
Matt Klein 8b7c9231ea
docs: misc fixes (#428) 7 years ago
htuch b796da4964
api: Google gRPC client library configuration. (#398) 7 years ago
Brian Pane fc640851ea Add DirectResponseAction, a new route action type that returns a hard… (#393) 7 years ago
Andrew Dunham db82348cf3 Add "crl" field to CertificateValidationContext (#358) 7 years ago
Piotr Sikora eb58cf0178 tls: inline delivery of TLS certificates and private keys. (#357) 7 years ago
Peter Schultz 54b1cb971d Clarify docs on trusted_ca (#343) 7 years ago
alyssawilk 99dab97a47 adding check_format and fix_format (#300) 7 years ago
htuch 5cdd72f06c
pgv: bazel plumbing for PGV support, some PGV related fixups. (#299) 7 years ago
Matt Klein c2e8b64648 docs: sds.proto (#292) 7 years ago
htuch a357738283
docs: some API_OVERVIEW.md cleanup. (#264) 7 years ago
Matt Klein 956ac5d95e
docs: most of RDS other than rate limit (#267) 7 years ago
htuch 781a02f3d8 docs: xDS overview doc, protodoc.py improvements. (#258) 7 years ago
Greg Greenway ea20cc35d1 Give tls session ticket key fields better names. (#186) 7 years ago
Greg Greenway e14661aa93 Add configuration for TLS session ticket encryption key, to allow (#178) 7 years ago
Piotr Sikora daec566748 sds: secret discovery service. (#180) 7 years ago
Piotr Sikora b9e89d760d tls: allow multiple client certificates. (#163) 7 years ago
Piotr Sikora 76725fcc28 tls: add require_sni. (#164) 7 years ago
Piotr Sikora 38beaebcda tls: add support for password-protected private keys. (#162) 7 years ago
Piotr Sikora 9f67e08a1a tls: s/ca_cert/trusted_ca/. (#161) 7 years ago
Piotr Sikora f76f45f5d4 tls: s/cert_chain/certificate_chain/. (#160) 7 years ago
htuch 86de1f2575 lds: use_original_dst support and some fixups for JSON -> proto translation. (#143) 7 years ago
htuch edea204fc8 tls_context: refactor common TLS context for downstream/upstream into shared message. (#118) 7 years ago
Piotr Sikora 8e09349c27 TLS: add ability to hash SPKI instead of certificate. (#44) 8 years ago
htuch a8b5fe0007 Replace google.protobuf.{String,Byte}Value with string. (#31) 8 years ago
htuch ed5303dc27 Package namespace versioning for v2 API. (#30) 8 years ago
Piotr Sikora ba218d6a26 TLS: move TlsParameters to the first field. (#12) 8 years ago
Piotr Sikora be872a4113 API: s/SSL/TLS/g. (#10) 8 years ago
htuch f2250e84d1 Draft CDS API. (#8) 8 years ago