aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Server: added the ability to disable compression algorithmGravatar David Garcia Quintas2015-08-10
* wip. we need a way to pass args to server constructionGravatar David Garcia Quintas2015-08-10
* Merge branch 'compression-accept-encoding' into compression-interopGravatar David Garcia Quintas2015-08-09
|\
| * Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
| |\
| | * Merge pull request #2861 from jcanizales/fix-race-conditionGravatar Jorge Canizales2015-08-08
| | |\
| | | * Don’t retain self here!Gravatar Jorge Canizales2015-08-08
| | | * Don’t set the request writer to nil, as @synchr(nil) is undefined behavior.Gravatar Jorge Canizales2015-08-08
| | | * Rename super-confusing ivar _self -> _retainSelfGravatar Jorge Canizales2015-08-08
| | | * Clarify invalid-argument message for already-started writersGravatar Jorge Canizales2015-08-08
| | | * Eliminate race in GRPCCall’s operation of the requests writerGravatar Jorge Canizales2015-08-07
| | | * Clarify thread-safety expectations of GRXWritersGravatar Jorge Canizales2015-08-07
| | | * Fix ForwardingWriter init preconditionsGravatar Jorge Canizales2015-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