Commit Graph

1028 Commits

Author SHA1 Message Date
Jan Tattermusch 165c62ff75 Merge pull request #6183 from nicolasnoble/msys-support
Adding support for msys.
2016-04-27 16:31:59 -07:00
yang-g 6b16aaae96 merge and resolve conflict 2016-04-26 16:23:53 -07:00
Jan Tattermusch a49e73090c Merge pull request #5445 from murgatroid99/node_protoc_plugin
Create a protoc plugin for Node.js gRPC
2016-04-26 13:03:02 -07:00
Craig Tiller 0ca01ed80d Expand corpus 2016-04-23 13:31:34 -07:00
Craig Tiller 7beea147e5 Merge github.com:grpc/grpc into strong-includes 2016-04-21 17:07:36 -07:00
Craig Tiller 88b9e4803c fix boringssl 2016-04-21 15:09:56 -07:00
Craig Tiller 39eb886610 Merge github.com:grpc/grpc into api_fuzzer 2016-04-21 14:53:14 -07:00
Jan Tattermusch dde6dfbb0b Merge pull request #5958 from deepaklukose/skip_client_cert_verification
Add various options to verify ssl/tls client cert including letting the application handle the authentication.
2016-04-20 21:01:30 -07:00
yang-g e291402306 Merge remote-tracking branch 'upstream/master' into proto_comments 2016-04-20 16:38:26 -07:00
itessier 2a52203af9 Update boringssl to latest chromium-stable.
This also fixes the x25519_NEON symbol error when importing the gRPC
Python modules on ARM.

Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
2016-04-20 10:53:28 -07:00
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the
application handle the authentication.
2016-04-19 15:02:06 -07:00
murgatroid99 e264e3984f Merged from master 2016-04-19 10:56:01 -07:00
David Garcia Quintas ff71c38be9 Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor 2016-04-15 14:40:08 -07:00
Craig Tiller b91fe56800 Merge github.com:grpc/grpc into api_fuzzer 2016-04-14 22:49:39 -07:00
Nicolas "Pixel" Noble c4b18a50de Adding support for msys. 2016-04-15 07:39:26 +02:00
yang-g b8aa58b2cd Add a test 2016-04-14 15:53:45 -07:00
Craig Tiller 62c7a5a699 Channel establishment 2016-04-13 22:25:03 -07:00
David Garcia Quintas 2196c7e253 Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor 2016-04-13 13:10:00 -07:00
Craig Tiller 7df96178f2 Mergegen 2016-04-11 23:31:10 -07:00
Craig Tiller aef1ebe8f9 Merge github.com:grpc/grpc into strong-includes 2016-04-11 20:13:08 -07:00
Craig Tiller 3ab2fe0094 Rollup of changes from the latest import 2016-04-11 20:11:18 -07:00
Nicolas "Pixel" Noble fd998eb33f Merge branch 'master' of https://github.com/grpc/grpc into memtracking 2016-04-12 01:54:13 +02:00
Nicolas "Pixel" Noble 85a46dd780 Moving memory allocation tracking to its own file. 2016-04-12 01:50:51 +02:00
David Garcia Quintas 9885bff5fb Factored out parse functions from sockaddr_resolver 2016-04-08 17:08:57 -07:00
David Garcia Quintas 3a43cc06a8 Added codegen_test_full
Which makes sure target that depend on both codegen and grpc build.
2016-04-08 16:59:51 -07:00
Craig Tiller 03915e5de6 Sort out codegen dependencies 2016-04-07 09:15:10 -07:00
Craig Tiller 03d8f2f5f3 Remove *_codegen_lib
Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly.
2016-04-07 08:02:16 -07:00
Craig Tiller 5db5e13293 Merge github.com:grpc/grpc into strong-includes 2016-04-06 16:28:46 -07:00
Nicolas Noble adc53ade9b Merge pull request #6071 from ctiller/e2efuzz
Full stack server fuzzer
2016-04-06 14:57:50 -07:00
Craig Tiller 36bb50aaed Merge github.com:grpc/grpc into e2efuzz 2016-04-06 10:29:18 -07:00
Craig Tiller 0bda0b3e55 Configure performance scenarios with json
Run those json configurations as part of presubmits
2016-04-06 10:14:44 -07:00
Craig Tiller 0b54163019 Fixing client_config init 2016-04-05 17:21:05 -07:00
Craig Tiller f82ddc4c78 Nailing down dependencies better 2016-04-05 17:15:07 -07:00
Craig Tiller 859fb06e80 Merge branch 'optionalize_client_config' into strong-includes 2016-04-05 16:07:25 -07:00
Craig Tiller d08c6ae5aa Merge github.com:grpc/grpc into optionalize_client_config 2016-04-05 16:06:06 -07:00
Craig Tiller d1697d99d7 Getting dependencies fixed up 2016-04-05 16:05:46 -07:00
Jan Tattermusch abb4f5f3ab Merge pull request #6070 from ctiller/head-of-line-blocking
Fix a head of line blocking issue in the C++ server
2016-04-05 14:31:33 -07:00
Craig Tiller b112f3989f Move subchannel_call_holder 2016-04-05 12:44:04 -07:00
Craig Tiller 94625cd103 Merge branch 'filters-can-cause-closes' into e2efuzz 2016-04-04 13:56:28 -07:00
Craig Tiller 4a9a2b9634 Merge branch 'head-of-line-blocking' into filters-can-cause-closes 2016-04-04 13:09:39 -07:00
Craig Tiller a446ee2f58 Add test to verify bad behavior 2016-04-04 13:09:30 -07:00
Craig Tiller 2d8d13a572 Server fuzzer progress 2016-04-03 13:04:41 -07:00
Craig Tiller 307a7207a0 Add a failing test due to a head of line blocking bug in the server 2016-04-02 07:40:39 -07:00
Craig Tiller 74071cdab0 Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge 2016-04-01 16:36:27 -07:00
David Garcia Quintas 414ee3208f Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel 2016-04-01 16:17:22 -07:00
Nicolas Noble 1895835ecd Merge pull request #6042 from ctiller/optionalize_resolvers
Optionalize resolvers
2016-04-01 16:06:29 -07:00
Craig Tiller 895459efc0 Merge github.com:grpc/grpc into optionalize_client_config 2016-04-01 15:46:00 -07:00
David G. Quintas b48dda2591 Merge branch 'master' into subchannel_factory_create_lb_channel 2016-04-01 15:33:59 -07:00
Nicolas Noble abcebb0798 Merge pull request #5419 from ctiller/cleaner-posix2
Move all event handling code behind one grand unified interface
2016-04-01 15:20:50 -07:00
Craig Tiller 3e94de19cd Merge branch 'optionalize_resolvers' into optionalize_client_config 2016-04-01 12:57:28 -07:00