aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* 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 #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
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | | | * | | | Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-17
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge pull request #2463 from dgquintas/bitsetmacrosGravatar Craig Tiller2015-07-17
| |\ \ \ \ \ \ \ \
| | | * | | | | | | Changing a very long (4000s) deadline to 10s.Gravatar Nicolas "Pixel" Noble2015-07-17
| | | | | | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | 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
| |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Fix authority in uri_parserGravatar Hongwei Wang2015-07-16
|/ / / / / / / /
| | | | * | | | Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-16
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Added more tests for GPR_BITCOUNTGravatar David Garcia Quintas2015-07-15
| * | | | | | | rewrote bitcount function as a macroGravatar David Garcia Quintas2015-07-15
| * | | | | | | Added population count functionGravatar David Garcia Quintas2015-07-15
| * | | | | | | Require a pointer + macro arg protectionGravatar David Garcia Quintas2015-07-15