aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/buildtests_c.sln
Commit message (Collapse)AuthorAge
* Merge pull request #6893 from y-zeng/handler_http_responseGravatar Nicolas Noble2016-07-01
|\ | | | | Add http2 status code in error_message if it's not 200
* \ Merge remote-tracking branch 'google/master' into contrib-cmakeGravatar Nicolas "Pixel" Noble2016-07-02
|\ \
| | * Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-30
| | |\ | | |/ | |/|
| * | Annotate error.c for timing, remove broken testGravatar Craig Tiller2016-06-27
| | |
* | | Remove some unneccessary dependency from build.yamlGravatar Tamas Berghammer2016-06-22
|/ / | | | | | | | | This is the copy of the build.yaml changes from the following CL: https://github.com/grpc/grpc/pull/4124/files#diff-5b123ecec7bf9d216a1323f790a0602a
| * Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-20
| |\ | |/ |/|
| * Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-17
| |\
| * | Add bad_server_response_testGravatar Yuchen Zeng2016-06-17
| | |
* | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeoutGravatar Craig Tiller2016-06-15
|\ \ \ | | |/ | |/|
* | | 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-08
| |\|
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\ \ \ | | |/ | |/|
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \
| | * \ 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
| |\| |
* | | | Move load_file into iomgrGravatar Craig Tiller2016-05-18
| | | |
* | | | Fix load file testGravatar Craig Tiller2016-05-18
| |/ / |/| |
| | * 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
| |/ |/|