aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Collapse)AuthorAge
* Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
|\ | | | | Adding support for msys.
* \ merge and resolve conflictGravatar yang-g2016-04-26
|\ \
| * \ Merge pull request #5445 from murgatroid99/node_protoc_pluginGravatar Jan Tattermusch2016-04-26
| |\ \ | | | | | | | | Create a protoc plugin for Node.js gRPC
| * | | API dictionaryGravatar Craig Tiller2016-04-24
| | | |
| * | | Expand corpusGravatar Craig Tiller2016-04-23
| |\ \ \
| | * \ \ Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| | |\ \ \
| * | \ \ \ Merge github.com:grpc/grpc into api_fuzzerGravatar 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
|\ \ \ \ \ \ \
| | | * | | | | Deprecation of qps_driver and use of shell scripts, in progressGravatar vjpai2016-04-20
| | |/ / / / / | |/| | | | |
| | | * | | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | |/ / / / | |/| | | | | | | | | | | | | | | | application handle the authentication.
| | | | * | Merged from masterGravatar murgatroid992016-04-19
| | | | |\ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #6203 from ctiller/dictionaryGravatar Nicolas Noble2016-04-18
| |\ \ \ \ \ | | | | | | | | | | | | | | Add a dictionary for fuzzing
| | * | | | | Dictionary support for fuzzersGravatar Craig Tiller2016-04-18
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactorGravatar David Garcia Quintas2016-04-15
| |\| | | | |
| | | * | | | Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-14
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | | | | | * Adding support for msys.Gravatar Nicolas "Pixel" Noble2016-04-15
| | | |_|_|/ | | |/| | |
* | | | | | Add a testGravatar yang-g2016-04-14
| | | | | |
| | | * | | Channel establishmentGravatar Craig Tiller2016-04-13
| | | | | |
| * | | | | Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactorGravatar David Garcia Quintas2016-04-13
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| | | * | | API fuzzerGravatar Craig Tiller2016-04-13
| |_|/ / / |/| | | |
| | | * | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-12
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into memtrackingGravatar Nicolas "Pixel" Noble2016-04-12
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Add client fuzzerGravatar 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
| | | | |
| | * | | Merge branch 'master' of https://github.com/grpc/grpc into memtrackingGravatar Nicolas "Pixel" Noble2016-04-12
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | Moving memory allocation tracking to its own file.Gravatar Nicolas "Pixel" Noble2016-04-12
| | |/ /
| * / / Factored out parse functions from sockaddr_resolverGravatar David Garcia Quintas2016-04-08
| |/ /
* / / 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
| | * \ Merge github.com:grpc/grpc into e2efuzzGravatar Craig Tiller2016-04-06
| | |\ \
| * | | | Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
| | |/ / | |/| | | | | | | | | | Run those json configurations as part of presubmits
| * | | Merge pull request #6043 from ctiller/optionalize_client_configGravatar Nicolas Noble2016-04-06
| |\ \ \ | | | | | | | | | | Optionalize client config system
* | | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-06
|\| | | |
| * | | | Merge pull request #6093 from dgquintas/nanopb_fuzzerGravatar Nicolas Noble2016-04-05
| |\ \ \ \ | | | | | | | | | | | | Added fuzzers for load_balancer_api parsing functions
| | | | * \ Merge branch 'nanopb_fuzzer' of github.com:dgquintas/grpc into e2efuzzGravatar Craig Tiller2016-04-05
| | | | |\ \ | | | |_|/ / | | |/| | |
| | * | | | Added fuzzers for load_balancer_api parsing functionsGravatar David Garcia Quintas2016-04-05
| | | | | |
* | | | | | Fixing client_config initGravatar Craig Tiller2016-04-05
| | | | | |
* | | | | | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
| | | | | |
* | | | | | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| |_|/ / / |/| | | |
* | | | | Move subchannel_call_holderGravatar Craig Tiller2016-04-05
| | | | |
| | | * | Allow specifying max input lengthGravatar Craig Tiller2016-04-04
| | | | |
| | | * | Server fuzzer progressGravatar Craig Tiller2016-04-03
| | | | |
| | | * | Starting server fuzzerGravatar Craig Tiller2016-04-02
| | |/ /
* | | | Merge branch 'subchannel_factory_create_lb_channel' of ↵Gravatar Craig Tiller2016-04-01
|\ \ \ \ | | | | | | | | | | | | | | | github.com:dgquintas/grpc into ccmerge
| | * | | Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar David Garcia Quintas2016-04-01
| |/| | | | | |/ / | | | | | | | | subchannel_factory_create_lb_channel