aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\
* | Resolve commentsGravatar yang-g2015-07-09
| |
| * Merge pull request #2271 from jboeuf/oauth2_access_tokenGravatar Yang Gao2015-07-08
| |\ | | | | | | Adding support for raw access token credentials.
| * \ Merge pull request #2320 from ctiller/hosts-need-names-tooGravatar Yang Gao2015-07-08
| |\ \ | | | | | | | | Support registering services against specific hosts
| * \ \ Merge pull request #2308 from ctiller/metadata-wants-to-be-debuggedGravatar Yang Gao2015-07-08
| |\ \ \ | | | | | | | | | | Add metadata refcount debug helpers
| | | | * 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
| |\ \ \ \
| | | | * \ Merge github.com:grpc/grpc into hosts-need-names-tooGravatar Craig Tiller2015-07-08
| | | | |\ \ | | | |_|/ / | | |/| | |
* | | | | | merge head and resolve conflictGravatar yang-g2015-07-07
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #2200 from jboeuf/slice_to_cstringGravatar Craig Tiller2015-07-07
| |\ \ \ \ \ | | | | | | | | | | | | | | Adding util to get a NULL terminated string from a slice.
* | | | | | | resolve commentsGravatar yang-g2015-07-07
| | | | | | |
| * | | | | | Merge pull request #2174 from nicolasnoble/makefile-npn-checkGravatar jboeuf2015-07-07
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Adding a check to find NPN-capable OpenSSL.
* | | | | | | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-07
|\| | | | | | |
| | | | | | * | Support registering services against specific hostsGravatar Craig Tiller2015-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 metadata-wants-to-be-debuggedGravatar Craig Tiller2015-07-07
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | add a test case in end2end_testGravatar yang-g2015-07-06
| | | | | | |
| * | | | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| |\ \ \ \ \ \
* | | | | | | | Add a unit testGravatar yang-g2015-07-06
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #2279 from vjpai/openleaksGravatar Yang Gao2015-07-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | qps_test memory leak elimination: delete spare contexts lying around at the end of test
| | * | | | | | Fixup some testsGravatar Craig Tiller2015-07-06
| | | | | | | |
| | | | | | * | Add metadata refcount debuggingGravatar Craig Tiller2015-07-06
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #2151 from sidrakesh93/masterGravatar Vijay Pai2015-07-06
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Changes required for reporting metrics to performance database server
| | | * \ \ \ \ Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #2117 from dgquintas/bb_from_bbreaderGravatar Craig Tiller2015-07-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Introduced function to create byte buffers from the output of a byte buffer reader.
* | | | | | | | | Pluck some low hanging concurrency fruitGravatar Craig Tiller2015-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make the shutdown flag on servers be per thread to save contention on the lock that must guard it.
| | | * | | | | | if->whileGravatar Vijay Pai2015-07-01
| | | | | | | | |
| | | * | | | | | Delete spare contexts lying around at the end of the test to avoidGravatar Vijay Pai2015-07-01
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | showing up as memory leaks Also reduce the rate of the openloop test - this may be an issue with sanitizers particularly because of issue #2278
| | | * | | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-07-01
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge pull request #2273 from vjpai/bit-raceGravatar Craig Tiller2015-07-01
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Eliminate data-race caused by specialization in vector<bool>
| * | | | | | | | Eliminate data-race caused by specialization in vector<bool>Gravatar Vijay Pai2015-07-01
| | | | | | | | |
* | | | | | | | | Merge pull request #2216 from jboeuf/unpadded_base64Gravatar Nicolas Noble2015-07-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Base64 decode improvements
| | | | | | | * \ \ Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstringGravatar Julien Boeuf2015-07-01
| | | | | | | |\ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | * | | | | Merge branch 'buggy-mcbugglet' into tis-but-thy-nameGravatar Craig Tiller2015-07-01
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | * | | | | Expand uri testsGravatar Craig Tiller2015-07-01
| | | | | | | | | |
* | | | | | | | | | Memory leak fixGravatar Craig Tiller2015-07-01
| |/ / / / / / / / |/| | | | | | | |
| | | | | | | | * Adding support for raw access token credentials.Gravatar Julien Boeuf2015-07-01
| |_|_|_|_|_|_|/ |/| | | | | | |
| | | * | | | | Removing this pointersGravatar Siddharth Rakesh2015-06-30
| | | | | | | |
| | | * | | | | Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-30
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-30
|\ \ \ \ \ \ \ \
| | | | * | | | | Changes introduced for passing hashed user id instead of access tokenGravatar Siddharth Rakesh2015-06-30
| | | | | | | | |
| | | | * | | | | Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-30
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | * | | | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-30
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: test/core/end2end/tests/request_with_flags.c
| * | | | | | | | Fix leaked string in bad_client.cGravatar Craig Tiller2015-06-30
| | | | | | | | |
| * | | | | | | | SSL refcounting fixesGravatar Craig Tiller2015-06-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle the case where we recreate an auth context. Add (opt-in) debugging for refcounts on auth contexts.
| | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into makefile-npn-checkGravatar Nicolas "Pixel" Noble2015-06-30
| | | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile templates/Makefile.template
| * | | | | | | | | Wait for expectations to be fulfilledGravatar Craig Tiller2015-06-30
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | * | | | clang-format affected filesGravatar Craig Tiller2015-06-30
| | | | | | | | |
| | | | | | | | * Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still missing: - Caching of the already checked JWTs (although it could be done at an upper layer). - Caching of the jwks_uri to avoid 2 roundtrips for each verification.