aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test
Commit message (Collapse)AuthorAge
* Merge branch 'filter_call_init_failure' into filter_apiGravatar Mark D. Roth2016-06-29
|\
| * Added test for filter whose call initialization fails, and fixed bugsGravatar Mark D. Roth2016-06-23
| | | | | | | | uncovered by the test.
| * Fix errored streams prematurely terminating, add a testGravatar Craig Tiller2016-06-20
| |
* | - fix build problemsGravatar Mark D. Roth2016-06-16
| | | | | | | | | | - make changes suggested by reviewer - add test (not working yet)
| * Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
| |\ | |/ |/|
* | Merge pull request #6572 from y-zeng/base64_decodeGravatar Jan Tattermusch2016-06-14
|\ \ | | | | | | Add base64 decoder
* \ \ Merge pull request #6438 from y-zeng/reflection_separate_libGravatar Jan Tattermusch2016-06-13
|\ \ \ | | | | | | | | Proto server reflection
| | | * Add a test of connecting many times in a rowGravatar Craig Tiller2016-06-12
| | | |
| | * | Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-09
| | |\ \ | |_|/ / |/| | |
| | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
| | | |\ | |_|_|/ |/| | |
| | * | Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-08
| | |\ \
* | | | | Factor out json seriailzation code and move it into parse_json.Gravatar David Klempner2016-06-08
| |_|/ / |/| | | | | | | | | | | | | | | | | | | This is for the same reasons as ParseJson, that is so that we can limit the scope of the proto namespace differences between internal and external.
| * | | Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-06-07
| |\ \ \ | |/ / / |/| | |
| | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
| | | |\ | |_|_|/ |/| | |
| | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
| | | |\
* | | | | Spliting filegroup.Gravatar yang-g2016-06-03
| | | | |
* | | | | merge and resolve conflictsGravatar yang-g2016-06-03
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Make grpc++ independent of protobufGravatar yang-g2016-06-03
| | | | |
| * | | | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
| |\ \ \ \ | | | | | | | | | | | | Change win32 file suffix
| * \ \ \ \ Merge pull request #6636 from yang-g/grpc_cliGravatar Jan Tattermusch2016-06-03
| |\ \ \ \ \ | | | | | | | | | | | | | | Add proto file support in grpc_cli
| * \ \ \ \ \ Merge pull request #6731 from vjpai/beheaderGravatar Jan Tattermusch2016-06-03
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Remove unused portions of C++ QPS testing
| | | | * \ \ \ Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | * | | | | | Deprecate perf_db useGravatar vjpai2016-05-31
| |/ / / / / / |/| | | | | |
| | | | * | | Add proto_server_reflection_testGravatar Yuchen Zeng2016-05-20
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| | * | | | | Separate the grpc_cli targets into a separate libraryGravatar yang-g2016-05-19
| |/ / / / / |/| | | | |
| | | | | * Move load_file into iomgrGravatar Craig Tiller2016-05-18
| | | | | |
| | | | | * Fix load file testGravatar Craig Tiller2016-05-18
| |_|_|_|/ |/| | | |
| | | * | Merge remote-tracking branch 'upstream/master' into reflection_separate_libGravatar Yuchen Zeng2016-05-17
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * Add base64 decoderGravatar Yuchen Zeng2016-05-12
| |_|_|/ |/| | |
* | | | Merge pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
|\ \ \ \ | | | | | | | | | | Server builder plugin
* \ \ \ \ Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ | | | | | | | | | | | | Updated load balancer proto to v1
* \ \ \ \ \ Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add support for max metadata size.
| | | * \ \ \ Resolve conflictsGravatar Yuchen Zeng2016-05-06
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |
| | | | | | * Proto server reflectionGravatar Yuchen Zeng2016-05-04
| | | | | | |
| * | | | | | Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | much metadata and refuses to send responses with too much metadata.
* | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_protoGravatar David Garcia Quintas2016-05-02
|\| | | | |
| | | | * | Turned load reporting into a pluginGravatar David Garcia Quintas2016-05-02
| | | | | |
| | | * | | Server builder pluginGravatar Yuchen Zeng2016-04-29
| | |/ / / | |/| | |
| | | * | all good! missing end2end test for new lr filterGravatar David Garcia Quintas2016-04-29
| | | | |
* | | | | Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
| | | | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
| | | |\ \ | | |_|/ / | |/| | |
| | | | * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
| |_|_|/ |/| | |
| * | | merge and resolve conflictGravatar yang-g2016-04-26
| |\ \ \ | |/ / / |/| | |
| | * | Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
| |/ / |/| |
* | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\ \ \
| * \ \ Merge pull request #5958 from deepaklukose/skip_client_cert_verificationGravatar Jan Tattermusch2016-04-20
| |\ \ \ | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication.
| | | * \ Merge remote-tracking branch 'upstream/master' into proto_commentsGravatar yang-g2016-04-20
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Update boringssl to latest chromium-stable.Gravatar itessier2016-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the x25519_NEON symbol error when importing the gRPC Python modules on ARM. Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
| | * | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| |/ / / | | | | | | | | | | | | application handle the authentication.