aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
|\
| * Return normalized IPv4 addresses from grpc_sockaddr_to_uri().Gravatar Paul Marks2015-08-04
* | Testing port serverGravatar Craig Tiller2015-08-04
|/
* Fix alpn_testGravatar Craig Tiller2015-08-03
* Merge pull request #2751 from ctiller/alphanumeric-juju-fishGravatar Michael Lumish2015-08-03
|\
| * Fix UDS versions of this testGravatar Craig Tiller2015-07-31
| * Remove optional parameter from watch connectivity stateGravatar Craig Tiller2015-07-31
* | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
|\|
| * Merge pull request #2689 from yang-g/auth_test_failureGravatar Craig Tiller2015-07-30
| |\
* | | Exclude uds from default hostname testsGravatar Craig Tiller2015-07-29
* | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-29
|\| |
| * | 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 branch 'sometimes-its-good-just-to-check-in-with-each-other' into yeah-...Gravatar Craig Tiller2015-07-26
|\| | | | |
| * | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-26
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | / | | | Make passing NULL for host not crashGravatar Craig Tiller2015-07-23
|/ / / / /
| * | | | Merge pull request #2617 from jboeuf/jwt_creds_renamingGravatar Yang Gao2015-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
| |\ \ \ \ \
| | | * | | | 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
|\| | | | |
| | | * | | Adding option to force client auth on the server SSL creds.Gravatar Julien Boeuf2015-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
| |\ \ \
* | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-21
|\| | | |
| | | * | 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 github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODYGravatar Craig Tiller2015-07-19
| | |\ \ | | |/ / | |/| |
| | | * Move alarm subsystem to monotonic timeGravatar Craig Tiller2015-07-19
| | |/ | |/|
| * | Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
| |\ \
| * \ \ Merge pull request #2319 from dgquintas/str_join_with_sepGravatar Nicolas Noble2015-07-19
| |\ \ \
| | | | * User agent string supportGravatar Craig Tiller2015-07-18
* | | | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-17
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge with head and resolve conflictGravatar yang-g2015-07-17
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #2470 from ctiller/i-want-to-wait-freeGravatar Vijay Pai2015-07-17
| |\ \ \ \
| | | | * \ Merge branch 'master' of github.com:grpc/grpc into str_join_with_sepGravatar David Garcia Quintas2015-07-17
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #2403 from ctiller/no-worries-i-can-waitGravatar Nicolas Noble2015-07-17
| |\ \ \ \ \
| | | | | | * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
| * | | | | | Merge pull request #2472 from nicolasnoble/4000-is-infinite-rightGravatar Craig Tiller2015-07-17
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worri...Gravatar Craig Tiller2015-07-17
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |