aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Collapse)AuthorAge
...
| | | | | | * | | | 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 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
| | | | | | |
| | | | | | * 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
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | 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.
* | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-07
|\| | |
| * | | Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
| | | |