aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
|\
| * Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
| |\
| | * Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| | |\
* | | \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| |\ \ \
| * \ \ \ Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
| |\ \ \ \
* | | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\| | | | |
| | | | | * Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | * | | | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| | | | | * Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | | |_|/ | | |/| |
| | | * | move fake_transport_security_credentials to private APIGravatar yang-g2015-07-21
| | |/ /
| | | * Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-07-21
| | |/
| * / Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| |/
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\|
| * Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\
* | \ Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-16
|\ \ \ | | |/ | |/|
* | | Added connectivity tests, fixed bugsGravatar Craig Tiller2015-07-16
| * | Clean up handshaking server channels properlyGravatar yang-g2015-07-15
|/ /
| * Updating wrapped languages to new time functionsGravatar Craig Tiller2015-07-13
| * Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/
* Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-10
|\
| * Merge branch 'master' of github.com:grpc/grpc into flexible_default_credsGravatar Julien Boeuf2015-07-10
| |\
| | * Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
| | |\
| | * | Resolve commentsGravatar yang-g2015-07-09
* | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-09
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #2271 from jboeuf/oauth2_access_tokenGravatar Yang Gao2015-07-08
| |\ \ \
| * \ \ \ Merge pull request #2308 from ctiller/metadata-wants-to-be-debuggedGravatar Yang Gao2015-07-08
| |\ \ \ \
| | | * \ \ Merge branch 'master' of github.com:grpc/grpc into oauth2_access_tokenGravatar Julien Boeuf2015-07-08
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
| |\ \ \ \ \
| | | | | * | Adding tests and fixing mem leak in default creds.Gravatar Julien Boeuf2015-07-08
| | | | | | * merge head and resolve conflictGravatar yang-g2015-07-07
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | | | | * | More flexible default google creds.Gravatar Julien Boeuf2015-07-07
| | | | | | * Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-07
| | | | | | |\ | | | | | | |/ | | | | | |/|
| | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-08
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
* | | | | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-timeGravatar Craig Tiller2015-07-07
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | | | * Add a unit testGravatar yang-g2015-07-06
| | | | | | * merge with upstream and resolve conflictsGravatar yang-g2015-07-06
| | | | | | |\
| | | | | | * | compilesGravatar yang-g2015-07-06
* | | | | | | | clang-format changed filesGravatar Craig Tiller2015-07-06
| | | | * | | | Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
| | |_|/ / / / | |/| | | | |
| * | | | | | Fix segfaultGravatar Craig Tiller2015-07-06
* | | | | | | Introduce multiple clocks to GPRGravatar Craig Tiller2015-07-01
| |_|_|_|_|/ |/| | | | |
| * | | | | clang-format changed filesGravatar Craig Tiller2015-07-01
| * | | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-01
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2216 from jboeuf/unpadded_base64Gravatar Nicolas Noble2015-07-01
|\ \ \ \ \ \
| | | | * \ \ Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-01
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
| | * | | | | Refcounting fixes and debugging, empty batch stability fixesGravatar Craig Tiller2015-07-01
| | | | | * | Adding support for raw access token credentials.Gravatar Julien Boeuf2015-07-01
| |_|_|_|/ / |/| | | | |
| | * | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-30
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | SSL refcounting fixesGravatar Craig Tiller2015-06-30