aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* merge with headGravatar yang-g2015-07-30
|\
* | Add a testGravatar yang-g2015-07-30
| * Merge pull request #2689 from yang-g/auth_test_failureGravatar Craig Tiller2015-07-30
| |\
| * | Integration compile fixGravatar Craig Tiller2015-07-28
| * | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-28
| |\ \ | |/ / |/| |
| | * Fix clock type mismatchGravatar yang-g2015-07-28
| |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_authGravatar Julien Boeuf2015-07-27
|\ \
| * \ Merge pull request #2593 from ctiller/elliptic-orange-chamelionGravatar Yang Gao2015-07-27
| |\ \
| | * \ Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-07-26
| | |\ \
| * | \ \ 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 #2647 from vjpai/deependGravatar Yang Gao2015-07-24
| | |\ \ \
| | * \ \ \ Merge pull request #2655 from vjpai/expecteqGravatar Yang Gao2015-07-24
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #2662 from vjpai/the_isolation_of_nullptrGravatar Yang Gao2015-07-24
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| | |\ \ \ \ \ \
| | | | * | | | | Isolate nullptr to grpc namespace when we must define it ourselvesGravatar Vijay Pai2015-07-25
| | | |/ / / / / | | |/| | | | |
| | | | * | | | Switch an int to size_t or else it fails on MacGravatar vjpai2015-07-24
| | | |/ / / / | | |/| | | |
| | | | * | | Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | Start off with zero reserve threads to make sure that that case worksGravatar Vijay Pai2015-07-23
| | | | * | | Start switching everything to dynamic poolGravatar Vijay Pai2015-07-23
| | * | | | | Merge github.com:grpc/grpc into virtuous-velvit-velociraptorGravatar Craig Tiller2015-07-23
| | |\ \ \ \ \
| | | | | * | | Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
| | | * | | | | Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-07-23
| | | |\ \ \ \ \
| | * | \ \ \ \ \ Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into virtuous-v...Gravatar Craig Tiller2015-07-23
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | | | | | * | Merge github.com:grpc/grpc into elliptic-orange-chamelionGravatar Craig Tiller2015-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
| |\| | | | | | |
| | * | | | | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| | |\ \ \ \ \ \ \
| | | | * | | | | | Flow control fixGravatar yang-g2015-07-22
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge pull request #2571 from vjpai/cent6-issuesGravatar Yang Gao2015-07-22
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | | | * | | | Renaming jwt_credentials to service_account_jwt_access_credentials.Gravatar Julien Boeuf2015-07-22
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| | | | | | | * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-22
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | |
| | | | | * | | merge head and resolve conflictGravatar yang-g2015-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
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #2427 from yang-g/per_call_oauth_creds_implGravatar Abhishek Kumar2015-07-21
|\ \ \ \ \ \ \
| | | | | | * | Rename grpc_channel_create to grpc_insecure_channel_createGravatar Craig Tiller2015-07-21
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #2529 from ctiller/prefer-gin-n-tonicGravatar Vijay Pai2015-07-21
|\ \ \ \ \ \ \
| | | | * | | | Remove iterator-based test altogetherGravatar Vijay Pai2015-07-21
| | | | | | | * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-21
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | * | | | Remove one range-based for and do appropriate static casts on nullptrGravatar Vijay Pai2015-07-21
| | | | | |/ / | | | | |/| |
| | | | | | * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
| | | | | | |\ | | | | | |_|/ | | | | |/| |
* | | | | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-20
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | * | Merge github.com:grpc/grpc into tell-me-who-you-might-beGravatar Craig Tiller2015-07-20
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| | | | | * | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
| | | | |/ /
| | | | | * Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
| | | | | |\ | | | | | |/ | | | | |/|
| | | * | | Merge remote-tracking branch 'upstream/master' into per_call_oauth_creds_implGravatar yang-g2015-07-20
| | | |\| |
| * | | | | Remove experimental prefixGravatar Craig Tiller2015-07-19
| | |_|/ / | |/| | |