aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Expand)AuthorAge
...
| | | | | | | * | | | | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | | | | | | | |_|/ / | | | | | | | |/| | |
| | | | | | | | | * | 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
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-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
| * | | | | | | Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
| |\ \ \ \ \ \ \
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | * | | | Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
| | | | | |_|/ | | | | |/| |
* | | | | | | Expand corpusGravatar Craig Tiller2016-04-23
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| |\ \ \ \ \ \
* | | | | | | | fix boringsslGravatar 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
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #6235 from vjpai/qps_driver_youre_firedGravatar Jan Tattermusch2016-04-20
| |\ \ \ \ \ \ \ \
| | | | | | * \ \ \ 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
| * | | | | | | | | Update boringssl to latest chromium-stable.Gravatar itessier2016-04-20
| |/ / / / / / / /
| | * / / / / / / Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| |/ / / / / / /
| | | * | | | | Merged from masterGravatar murgatroid992016-04-19
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | 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
| |_|/ / / / / |/| | | | | |
| | | * | | | MergegenGravatar Craig Tiller2016-04-12
| | | * | | | 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
|/ / / /