aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vcxproj/test
Commit message (Collapse)AuthorAge
* 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
| | | |\ | |_|_|/ |/| | |
| * | | 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
|\| | |
| | | * Server builder pluginGravatar Yuchen Zeng2016-04-29
| | |/ | |/|
* | | Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
| | |
| * | 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.
| | * Add a testGravatar yang-g2016-04-14
| |/
* | MergegenGravatar Craig Tiller2016-04-11
| |
* | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-11
|\|
* | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
| |
| * Added codegen_test_fullGravatar David Garcia Quintas2016-04-08
|/ | | | Which makes sure target that depend on both codegen and grpc build.
* Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
|
* Remove *_codegen_libGravatar Craig Tiller2016-04-07
| | | | Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly.
* Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-06
|\
| * Merge pull request #6071 from ctiller/e2efuzzGravatar Nicolas Noble2016-04-06
| |\ | | | | | | Full stack server fuzzer
| * | Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
| | | | | | | | | | | | Run those json configurations as part of presubmits
* | | Merge branch 'optionalize_client_config' into strong-includesGravatar Craig Tiller2016-04-05
|\| |
* | | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| | |
| | * Merge branch 'head-of-line-blocking' into filters-can-cause-closesGravatar Craig Tiller2016-04-04
| | |\ | | |/ | |/|
| | * Add test to verify bad behaviorGravatar Craig Tiller2016-04-04
| |/ |/|
| * Add a failing test due to a head of line blocking bug in the serverGravatar Craig Tiller2016-04-02
|/
* Merge pull request #5691 from ctiller/idempotentGravatar Nicolas Noble2016-03-30
|\ | | | | Idempotent request support for core
* \ Merge github.com:grpc/grpc into internal-canaryGravatar Craig Tiller2016-03-29
|\ \
| | * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| | |\ | | |/ | |/|
| | * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| | |\
| * | | Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
| | |/ | |/|
| * | Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | This extends the existing http parser to support requests as well as responses. httpcli continues to exist and work as it has previously, though in the new directory src/core/http (to reflect the fact the directory now contains code relevant to parsing requests, which httpcli would not generally involve itself in).
| * | removed uchannelsGravatar David Garcia Quintas2016-03-21
| | |
| | * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-21
| | |\ | | |/ | |/|
| * | Merge pull request #5754 from ctiller/new_boring_sslGravatar Jan Tattermusch2016-03-21
| |\ \ | | | | | | | | Reference github boringssl, move to chromium-stable branch head
* | | | Merge github.com:grpc/grpc into internal-canaryGravatar Craig Tiller2016-03-21
|\| | |
| | | * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-21
| | | |\ | | |_|/ | |/| |
| * | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
| |\ \ \
| * | | | Regenerate filesGravatar Craig Tiller2016-03-17
| | | | |
| * | | | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-17
| |\ \ \ \
| | | | | * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-17
| | | | | |\ | | | |_|_|/ | | |/| | |
| | | * | | Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-17
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #5270 from dgquintas/codegen_libGravatar Nicolas Noble2016-03-16
| | |\ \ \ \ | | | | | | | | | | | | | | Added codegen_lib
| | | | | | * Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-16
| | | | | | |\
| | | | * | | \ Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-16
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| |