aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2015-07-09 16:18:14 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2015-07-09 16:18:14 -0700
commit14ce90ff8269772e9940e828bd58e48ef27fed78 (patch)
tree43611eace6804aeadce1ad7873eab0a54fcc0b03 /tools/doxygen
parent81f77dbc5ec1e852a00baff3d2bc9470f4b4c606 (diff)
parent494886a1be23865af7eb223b1a190fb9d2e2cc30 (diff)
Merge branch 'master' of github.com:grpc/grpc into decompression
Diffstat (limited to 'tools/doxygen')
-rw-r--r--tools/doxygen/Doxyfile.core.internal2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/doxygen/Doxyfile.core.internal b/tools/doxygen/Doxyfile.core.internal
index 557bdd0c4d..96938ed6c2 100644
--- a/tools/doxygen/Doxyfile.core.internal
+++ b/tools/doxygen/Doxyfile.core.internal
@@ -775,6 +775,7 @@ src/core/security/auth_filters.h \
src/core/security/base64.h \
src/core/security/credentials.h \
src/core/security/json_token.h \
+src/core/security/jwt_verifier.h \
src/core/security/secure_endpoint.h \
src/core/security/secure_transport_setup.h \
src/core/security/security_connector.h \
@@ -892,6 +893,7 @@ src/core/security/credentials_posix.c \
src/core/security/credentials_win32.c \
src/core/security/google_default_credentials.c \
src/core/security/json_token.c \
+src/core/security/jwt_verifier.c \
src/core/security/secure_endpoint.c \
src/core/security/secure_transport_setup.c \
src/core/security/security_connector.c \