aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/buildtests_c.sln
Commit message (Collapse)AuthorAge
* 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
| |\
* | | initial commitGravatar Alistair Veitch2016-02-02
| | |
| * | post mergeGravatar Alistair Veitch2016-02-02
| | |
| | * Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
| | |\ | |_|/ |/| | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json
* | | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
|/ /
| * Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
|/
* Merge pull request #4750 from a-veitch/tag_setGravatar Bogdan Drutu2016-01-22
|\ | | | | Census Tag Set API and implementation
* | Clean up WindowsGravatar Craig Tiller2016-01-21
| |
* | Make zlib a first class build citizenGravatar Craig Tiller2016-01-21
| |
| * initial commitGravatar Alistair Veitch2016-01-12
|/
* Eliminate a layer of libraries in the end2end testsGravatar Craig Tiller2015-12-22
|
* BoringSSL: vsproject changesGravatar Craig Tiller2015-12-22
|
* Merge pull request #4536 from jtattermusch/buildtests_c_is_no_cppGravatar Craig Tiller2015-12-18
|\ | | | | Don't include grpc++ in buildtests_c
| * dont include grpc++ in buildtests_cGravatar Jan Tattermusch2015-12-18
| |
* | Merge github.com:grpc/grpc into big_dataGravatar Craig Tiller2015-12-16
|\|
| * Add a test that reproduces server partial message read bugGravatar Craig Tiller2015-12-14
| |
| * Merge pull request #4420 from ctiller/slopsGravatar Nicolas Noble2015-12-11
| |\ | | | | | | Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
| * \ Merge pull request #4438 from nicolasnoble/json-coverage-2Gravatar Craig Tiller2015-12-11
| |\ \ | | | | | | | | Increasing json code coverage.
| | * | Increasing json code coverage.Gravatar Nicolas "Pixel" Noble2015-12-12
| | | |