aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | * API fuzzer compiles with new error handlingGravatar Craig Tiller2016-05-05
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | cronet wrapper code
| | | | | | | | | | | * Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into errorGravatar Craig Tiller2016-05-05
| | | | | | | | | | | |\ | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |
| | | | | | | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-05
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| | | | | | | | | | * | Proto server reflectionGravatar Yuchen Zeng2016-05-04
| | | | | | | | | | | |
| | | | | | * | | | | | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | | | | | | |_|_|/ / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough...
| * | | | | | | | | | Added all transitive header dependencies in build.yaml to fix the failing check.Gravatar Makarand Dharmapurikar2016-05-04
| | | | | | | | | | |
| | | | | | | * | | | Fix some ubsan issues: I fear no bugs were harmed in the making of this episodeGravatar Craig Tiller2016-05-03
| | | | | | |/ / / /
| | | | | | | | * | Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| | | | | | | | | |
| * | | | | | | | | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-03
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_protoGravatar David Garcia Quintas2016-05-02
|\| | | | | | | |
| | | | | * | | | Turned load reporting into a pluginGravatar David Garcia Quintas2016-05-02
| | | | | | | | |
| | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | Server builder pluginGravatar Yuchen Zeng2016-04-29
| | |/ / / / / / | |/| | | | | |
| | | | * | | | all good! missing end2end test for new lr filterGravatar David Garcia Quintas2016-04-29
| | | | | | | |
| | | | | | | * Unifying error handling within coreGravatar Craig Tiller2016-04-28
| | | | | | | |
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-04-27
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | Smarter pollset/pollset_set propagationGravatar David Garcia Quintas2016-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some definition of "smart"... client_channel simply passes along pollset/pollset_set, removing the need to instantiate a pollset_set in the subchannel_call_holder: it's now up to the LB policies to handle the pollset/pollset_set.
| * | | | | | | Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Adding support for msys.
* | | | | | | | | Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
| | | | | | | | |
| | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | | | | * | | Change win32 file suffixGravatar Yuchen Zeng2016-04-26
| |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | 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
| | | | * | | | Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
| | | | | |_|/ | | | | |/| |
* | | | | | | 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
| | | | | | | |
| | | | | | | * Merge branch 'call_stats' into lr_hookGravatar David Garcia Quintas2016-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
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | | | | * Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar 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
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | |