aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
|\
* | Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| | | | | | | | | | | | | | Still missing: - Caching of the already checked JWTs (although it could be done at an upper layer). - Caching of the jwks_uri to avoid 2 roundtrips for each verification.
| * Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
| |
| * Merge branch 'forever-is-a-long-time' into tis-but-thy-nameGravatar Craig Tiller2015-06-29
| |\ | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak
| * | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| | |
| * | Factor out channel state watchingGravatar Craig Tiller2015-06-27
| | |
| * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-26
| |\ \ | |/ / |/| |
* | | Merge pull request #2149 from ctiller/oops-i-split-it-againGravatar Vijay Pai2015-06-26
|\ \ \ | | | | | | | | Initial transport lock split up
| | | * Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-26
| | | |\ | |_|_|/ |/| | |
| | | * Tidy up test to meet our standardsGravatar Craig Tiller2015-06-26
| | | |
| | | * Rename test into the right placeGravatar Craig Tiller2015-06-26
| | | |
| | | * BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRNGravatar Masood Malekghassemi2015-06-25
| | | |
| | * | Introduce connector, to help subchannel connectGravatar Craig Tiller2015-06-25
| | | |
| | * | Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
| | | |
| | * | Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| | |\ \ | | |/ / | |/| |
| | * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| | |\|
| * | | Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-25
| |\ \ \ | | | |/ | | |/|
| | | * Refactoring progress towards integrating client configsGravatar Craig Tiller2015-06-25
| | | |
* | | | Merge github.com:grpc/grpc into are-includes-saneGravatar Craig Tiller2015-06-25
|\ \ \ \ | | |/ / | |/| | | | | | | | | | Conflicts: tools/doxygen/Doxyfile.c++.internal
* | | | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | | | | | | | | | | | | | | | Clean up anything that failed
| | | * Implementation work for client_configGravatar Craig Tiller2015-06-24
| | | | | | | | | | | | | | | | | | | | - uri parsing - dns resolution
| | | * Merge github.com:grpc/grpc into that-which-we-call-a-roseGravatar Craig Tiller2015-06-24
| | | |\ | |_|_|/ |/| | | | | | | Introduce resolver_factory
| | * | Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-24
| | |\ \ | |_|/ / |/| | |
| | | * Merge github.com:grpc/grpc into that-which-we-call-a-roseGravatar Craig Tiller2015-06-23
| | | |\ | |_|_|/ |/| | | | | | | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal
| | | * Flesh out things and make them compileGravatar Craig Tiller2015-06-23
| | | |
| * | | Move some code out of src/ into tools/Gravatar Craig Tiller2015-06-23
|/ / / | | | | | | | | | It shouldn't count towards coverage
* | | Add missing headers to build.jsonGravatar yang-g2015-06-23
| | |
* | | Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufsGravatar Yang Gao2015-06-23
|\ \ \ | | | | | | | | Remove Protobuf dependency for C++
| | * \ Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-23
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2154 from jcanizales/fix-build-jsonGravatar Craig Tiller2015-06-22
|\ \ \ \ | | | | | | | | | | Add pollset_set.h to build.json
* \ \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add pollset_set.h to build.jsonGravatar Jorge Canizales2015-06-20
| |/ / /
| | * | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-19
| | |\ \ | | |/ / | |/| |
* | | | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-19
|\ \ \ \
| | * \ \ Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-18
| | |\ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal
| | | | * Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-18
| | | | |\ | | |_|_|/ | |/| | |
* | | | | Fixing ssl auth context.Gravatar Julien Boeuf2015-06-18
| | | | |
| * | | | Added missing but included headers to build.jsonGravatar murgatroid992015-06-17
|/ / / /
| | | * Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-17
| | | |\ | | |_|/ | |/| |
| * | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| |\ \ \ | |/ / / |/| | |
| | * | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/grpc++/async_unary_call.h include/grpc++/config.h include/grpc++/config_protobuf.h include/grpc++/impl/service_type.h include/grpc++/stream.h src/cpp/common/call.cc
| | | * | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-16
| | |/| | | |/|/ / | |/| | |/| | |
* | | | Merge branch 'master' of github.com:grpc/grpc into flags-abiGravatar David Garcia Quintas2015-06-15
|\ \ \ \
| | | | * New chttp2 list implementationGravatar Craig Tiller2015-06-15
| | | | |
| * | | | regenerate Grpc.makGravatar Jan Tattermusch2015-06-15
| | | | |
| | | | * Progress on splitting things upGravatar Craig Tiller2015-06-15
| | | | |
* | | | | Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
|/ / / / | | | | | | | | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages.
| | | * Progress on splitting things upGravatar Craig Tiller2015-06-12
| | | |
| | | * Make some buckets to pour code intoGravatar Craig Tiller2015-06-12
| | | |
| | | * Add file to build.jsonGravatar Craig Tiller2015-06-12
| | |/ | |/|