aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/buildtests_c.sln
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'upstream/master' into base64_decodeGravatar Yuchen Zeng2016-06-08
|\
| * Merge github.com:grpc/grpc into c++-is-people-tooGravatar Craig Tiller2016-06-06
| |\
| * | Automatically capture transitive dependencies for Visual Studio solution filesGravatar Craig Tiller2016-06-02
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| | |\ | | |/ | |/|
* / | Add base64 decoderGravatar Yuchen Zeng2016-05-12
|/ /
* | 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.
| * Turned load reporting into a pluginGravatar David Garcia Quintas2016-05-02
| |
| * all good! missing end2end test for new lr filterGravatar David Garcia Quintas2016-04-29
| |
| * Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\ \
| * | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | | | | | | | | | application handle the authentication.
* | | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-07
| |\ | |/ |/|
* | Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
| |
| * Load Reporting hook and filter skeletonGravatar David Garcia Quintas2016-04-06
| |
* | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
| |
* | Merge branch 'optionalize_client_config' into strong-includesGravatar Craig Tiller2016-04-05
|\|
* | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| |
| * Add a failing test due to a head of line blocking bug in the serverGravatar Craig Tiller2016-04-02
|/
* Merge pull request #6012 from nicolasnoble/memleak_detectorGravatar Nicolas Noble2016-03-31
|\ | | | | Adding memory leak detections for the json fuzzer.
| * Run fuzzer corpus entries as unit testsGravatar Craig Tiller2016-03-29
| |
* | Merge github.com:grpc/grpc into internal-canaryGravatar Craig Tiller2016-03-29
|\|
| * 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 internal-canaryGravatar 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 backoff_libGravatar Craig Tiller2016-03-17
| | | |\ | | | |/ | | |/|
| | | * Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-16
| | | |\
| * | | \ Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-16
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | Remove end2end_certs library.Gravatar yang-g2016-03-15
| | |/ /
* | / / Initial canaries for downstream mergesGravatar Craig Tiller2016-03-15
| |/ / |/| |
* | | Add contributed testGravatar Craig Tiller2016-03-11
| | |
| | * Build out backoff as a libraryGravatar Craig Tiller2016-03-11
| | |
* | | Add failing testGravatar Craig Tiller2016-03-11
| |/ |/|
| * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
| |\ | |/ |/|
* | Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
| |
| * Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-22
| |\ | |/ |/|
| * Reinstate sockpair testsGravatar Craig Tiller2016-02-19
| |
* | Building the dlls.Gravatar Nicolas "Pixel" Noble2016-02-19
| |
* | Adding grpc_dll project.Gravatar Nicolas "Pixel" Noble2016-02-19
| |
| * Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/ | | | | | | | | Allow plugins to extend the set of filters used by gRPC core: - plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type - channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack - ultimately we construct the channel stack in the fashion we always have This is also a prerequisite step to allowing filters to be implemented from wrapped languages.
* merge to HEADGravatar Alistair Veitch2016-02-11
|\
| * Get compilation working againGravatar Craig Tiller2016-02-09
| |
| * Rollback gpr deletionGravatar Craig Tiller2016-02-09
| |
* | unbreak mergeGravatar Alistair Veitch2016-02-05
| |
* | mergeGravatar Alistair Veitch2016-02-05
|\|
| * fix broken merge of build.yamlGravatar Alistair Veitch2016-02-03
| |
| * mergeGravatar Alistair Veitch2016-02-03
| |\