aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* added testsGravatar Jan Tattermusch2015-08-08
* context propagation APIGravatar Jan Tattermusch2015-08-08
* make intializer for metadata even nicerGravatar Jan Tattermusch2015-08-08
* fixed writeOptions and added testGravatar Jan Tattermusch2015-08-07
* added ResponseHeadersTest, fixed stylecop issuesGravatar Jan Tattermusch2015-08-07
* polishing testsGravatar Jan Tattermusch2015-08-07
* fixing testsGravatar Jan Tattermusch2015-08-07
* big facelift of test codeGravatar Jan Tattermusch2015-08-07
* fixing testsGravatar Jan Tattermusch2015-08-07
* introduced MockServiceHelper to ease testingGravatar Jan Tattermusch2015-08-07
* implemented sending initial metadataGravatar Jan Tattermusch2015-08-07
* added WriteOptions support and enabled NoCompress flag to be used for all writesGravatar Jan Tattermusch2015-08-07
* Merge pull request #2845 from ctiller/reorder-some-thingsGravatar jboeuf2015-08-07
|\
* \ Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-thingsGravatar Yang Gao2015-08-07
|\ \
* \ \ Merge pull request #2842 from ctiller/asan-is-sadGravatar Yang Gao2015-08-07
|\ \ \
| | | * Reorder filters to ensure that :authority is available when the auth filter n...Gravatar Craig Tiller2015-08-07
| |_|/ |/| |
* | | Merge pull request #2788 from ctiller/kinetic-lopsided-poetryGravatar Nicolas Noble2015-08-07
|\ \ \
* \ \ \ Merge pull request #2838 from jcanizales/make-oauth2-easyGravatar Jorge Canizales2015-08-07
|\ \ \ \
| | | * | Move parent removal from final destruction to destruction requestGravatar Craig Tiller2015-08-07
| | | | * Merge github.com:grpc/grpc into tell-the-world-about-ALL-the-thingsGravatar Craig Tiller2015-08-07
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #2777 from jboeuf/server_creds_auth_md_processorGravatar Craig Tiller2015-08-07
|\ \ \ \ \
| | * | | | Rename oauth2_lowerCamel -> oauth2UpperCamelGravatar Jorge Canizales2015-08-07
| | * | | | Fixup for 971d06ad06caadb369e318112bba0e039188cfc2Gravatar Jorge Canizales2015-08-07
| | * | | | Exercise GRPCCall+OAuth2 in the testsGravatar Jorge Canizales2015-08-06
* | | | | | merge with headGravatar yang-g2015-08-06
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Resolve commentsGravatar yang-g2015-08-06
| | | * | | Add OAuth2 headers category to GRPCCallGravatar Jorge Canizales2015-08-06
| | | * | | Fix build breakageGravatar Jorge Canizales2015-08-06
| | |/ / / | |/| | |
| * | | | Merge pull request #2758 from jcanizales/make-http-not-subtleGravatar Jorge Canizales2015-08-06
| |\ \ \ \
| | | * \ \ Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_...Gravatar Julien Boeuf2015-08-06
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Fix memory leaksGravatar Craig Tiller2015-08-06
| | * | | | Clarify intention of the code that adds a default portGravatar Jorge Canizales2015-08-06
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_...Gravatar Julien Boeuf2015-08-06
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | | | * | Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-06
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | | * Print error message on client auth errorGravatar Craig Tiller2015-08-06
| | | | | * Merge branch 'server_creds_auth_md_processor' of github.com:jboeuf/grpc into ...Gravatar Craig Tiller2015-08-06
| | |_|_|/| | |/| | |/ | | | |/|
| | * | | Document that methods in GRPCCall+Tests can only be called once per hostGravatar Jorge Canizales2015-08-06
| | * | | Require very explicit registration of non-SSL hosts.Gravatar Jorge Canizales2015-08-06
| |/ / /
| * | | Use test certificates and name override for local tests :)Gravatar Jorge Canizales2015-08-06
| * | | Subclass InteropTests to later repeat the tests using SSLGravatar Jorge Canizales2015-08-06
| * | | Make the host of interop tests modifiable per-classGravatar Jorge Canizales2015-08-06
| * | | Run test server with and without SSLGravatar Jorge Canizales2015-08-06
| * | | Merge master into support-test-certificates to solve conflicts.Gravatar Jorge Canizales2015-08-06
| |\ \ \
| | * \ \ Merge pull request #2803 from ctiller/delay-start-resolutionGravatar Yang Gao2015-08-06
| | |\ \ \
| | * \ \ \ Merge pull request #2813 from ctiller/every-day-i-propagateGravatar Yang Gao2015-08-06
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #2750 from ctiller/propagateGravatar Yang Gao2015-08-06
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #2815 from jtattermusch/introduce_call_optionsGravatar Jan Tattermusch2015-08-06
| | |\ \ \ \ \ \
| | | | | | | * \ Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_proce...Gravatar Julien Boeuf2015-08-05
| | | | | | | |\ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Document plan to merge the GRPCChannel subclassesGravatar Jorge Canizales2015-08-05
| * | | | | | | | Document that grpc_channel_args don’t need to survive GRPCSecureChannel initGravatar Jorge Canizales2015-08-05