49 Commits (c1c697a89773558b31c63211bed7ef7a19759bce)

Author SHA1 Message Date
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
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
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
Craig Tiller 82df7446ae Remove use of sprintf 10 years ago
Craig Tiller 485d77628d Move string.h to internal code 10 years ago
Nicolas Noble 614c2bf99b Replacing cJSON with our own code instead. 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Julien Boeuf b222b4d978 Changing size type in Transport Security (TSI) from uint32_t to size_t: 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
jboeuf 1a809c0ebb Adding support for service account credentials. 10 years ago
ctiller 336bf21127 Fix opensource build test. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
jboeuf ab4f91458b Adding JWT generation and signing code for service accounts credentials. 10 years ago
jboeuf befd26501a Adding base utils for JWT service account workflow. OpenSSL base64 decoding is 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago