203 Commits (f5d5ad823d02a64b3aa6606652e869de21ea4c09)

Author SHA1 Message Date
Craig Tiller 038d26acd8 Update tools 9 years ago
Craig Tiller 4c06b820e0 Add a test of non-blocking API behavior 9 years ago
Craig Tiller f53d9c8d0d Testing port server 9 years ago
Craig Tiller 5ddbb9d405 Allow specific pollers to be woken 9 years ago
yang-g c5eccd45f4 Fix clock type mismatch 9 years ago
Julien Boeuf fe4c3f4f14 Renaming jwt_credentials to service_account_jwt_access_credentials. 9 years ago
Julien Boeuf ea456fc2bf Server auth metadata processor. 10 years ago
yang-g 76fcaeeeb5 resolve comments 10 years ago
yang-g be5f059219 Add oauth2_auth_token test case in interop test 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
Julien Boeuf b037bb6488 Adding tests and fixing mem leak in default creds. 10 years ago
yang-g 8068f86974 Add a unit test 10 years ago
Julien Boeuf 2805be1aa5 Adding support for raw access token credentials. 10 years ago
Craig Tiller 991edad25c SSL refcounting fixes 10 years ago
Julien Boeuf feca1bf06c Adding JWT verifier. 10 years ago
Julien Boeuf c141772c61 Fixing this one as well. 10 years ago
Julien Boeuf 3e55b9fe62 Base64 decode improvements. 10 years ago
Craig Tiller 7552f0f958 Ensure tests are built during run_tests runs 10 years ago
Julien Boeuf a701ade70a Fixing ssl auth context. 10 years ago
Craig Tiller 9a57633233 clang-format affected files 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Nicolas "Pixel" Noble 8535263b94 Fixing tools compilation. 10 years ago
Craig Tiller fa275a97b9 Label all iomgr objects 10 years ago
Craig Tiller 06bac34df0 Properly integrate credentials metadata delivery 10 years ago
David Garcia Quintas 7978a04d50 Removed non-ISO usage of __FUNCTION__. 10 years ago
Julien Boeuf 75c9b6f495 Removing mdctx from the credentials. 10 years ago
Julien Boeuf 83b029726b Addressing comments. 10 years ago
Julien Boeuf 84d964a8df API for auth context and server-side secure transport only impl. 10 years ago
Craig Tiller 9d9735f7d9 Port endpoint tests to pollsets 10 years ago
Nicolas Noble 2e3639302a Making the gRPC C tests building under Windows. 10 years ago
Julien Boeuf 7d1d9ca7fa Refactoring of core security to remove the factories. 10 years ago
Julien Boeuf 28d75d9349 Adding option to add a null terminator when loading a file. 10 years ago
Julien Boeuf 9835cf0234 Adding refresh token credentials. 10 years ago
Julien Boeuf 3371cdf918 Fixing !strcmp in the tests. 10 years ago
Julien Boeuf 75516068fa Adding refresh token parsing 10 years ago
Ronnie Sahlberg 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 10 years ago
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Julien Boeuf cd9b1c850d Added support for default credentials. 10 years ago
Julien Boeuf 25380de72d Adding tool for generating JWTs on the command line. 10 years ago
Julien Boeuf f47a5cb93d Implementing JWT credentials (a.k.a JWT ID Tokens). 10 years ago
Julien Boeuf 90bd7c4c4d Fixing sprintf and a few other things. 10 years ago
Craig Tiller 9be83eec1d Fix use-after-free. 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Nicolas Noble 8c2be9bbff Addressing latest comments. 10 years ago
Nicolas Noble e04455a7ff Addressing comments. 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago