Craig Tiller
7beea147e5
Merge github.com:grpc/grpc into strong-includes
2016-04-21 17:07:36 -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
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
Yuchen Zeng
5aff099941
Merge pull request #6189 from y-zeng/default-verbosity
...
Add knob for default core output verbosity
2016-04-19 13:50:29 -07:00
Yuchen Zeng
18746637f5
After running generate_projects.sh
2016-04-15 17:40:05 -07:00
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
2016-04-11 20:11:18 -07:00
David Garcia Quintas
9885bff5fb
Factored out parse functions from sockaddr_resolver
2016-04-08 17:08:57 -07:00
Craig Tiller
03915e5de6
Sort out codegen dependencies
2016-04-07 09:15:10 -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
Jan Tattermusch
506cfa69c7
Merge pull request #6087 from ctiller/reset_copyright
...
Remove unnecessary -2016 from copyrights
2016-04-05 13:25:24 -07:00
Craig Tiller
b112f3989f
Move subchannel_call_holder
2016-04-05 12:44:04 -07:00
Craig Tiller
084aa62861
Remove unnecessary -2016 from copyrights
2016-04-05 08:36:49 -07:00
Craig Tiller
725aaf2336
Fix codegen
2016-04-04 10:11:23 -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
Craig Tiller
5dec6e0e75
Merge github.com:grpc/grpc into optionalize_resolvers
2016-04-01 12:28:07 -07:00
Jan Tattermusch
4eb36c0af1
Merge pull request #6001 from ctiller/optionalize_census
...
Optionalize census
2016-04-01 11:15:48 -07:00
Craig Tiller
1a2c5aa9ef
Merge github.com:grpc/grpc into cleaner-posix2
2016-04-01 07:18:35 -07:00
David Garcia Quintas
86fcfcc7b3
Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel
2016-03-31 23:22:28 -07:00
Jan Tattermusch
1fe942f777
Merge pull request #5700 from bluecmd/ssl-defaults
...
ssl_channel_credentials to use None by default
2016-03-31 17:56:29 -07:00
Craig Tiller
d4c9833187
Reposition files to optionalize client_config system
2016-03-31 13:45:47 -07:00
Craig Tiller
4c43ed325c
Merge github.com:grpc/grpc into cleaner-posix2
2016-03-31 13:12:41 -07:00
Craig Tiller
dfa160ef73
Merge branch 'optionalize_census' into optionalize_resolvers
2016-03-31 13:10:36 -07:00
Craig Tiller
bbf85f4ee7
Merge github.com:grpc/grpc into optionalize_census
2016-03-31 13:09:50 -07:00
Craig Tiller
65938df105
Optionalize name resolvers
2016-03-31 13:08:49 -07:00
Craig Tiller
31efd7e864
Merge github.com:grpc/grpc into copyright-fix
2016-03-31 11:08:13 -07:00
Craig Tiller
f3f099ada9
Merge github.com:grpc/grpc into optionalize_census
2016-03-31 10:38:58 -07:00
Craig Tiller
8479c972e4
Merge github.com:grpc/grpc into cleaner-posix2
2016-03-31 10:26:53 -07:00
Nicolas Noble
7894e60306
Merge pull request #6000 from ctiller/optionalize_roundrobin
...
Optionalize load balancing policies
2016-03-31 09:17:54 -07:00
Craig Tiller
64a12c55df
Merge github.com:grpc/grpc into copyright-fix
2016-03-31 07:49:58 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Nicolas Noble
a5dc80d22a
Merge pull request #5691 from ctiller/idempotent
...
Idempotent request support for core
2016-03-30 17:05:43 -07:00
Craig Tiller
ef637626f8
Merge github.com:grpc/grpc into cleaner-posix2
2016-03-30 16:57:56 -07:00
Jan Tattermusch
c42b98200f
Merge pull request #5894 from soltanmm/stop-that
...
Don't allow precompiled binaries in tests
2016-03-30 15:09:46 -07:00
David Garcia Quintas
fcf7ad692c
Renamed subchannel_factory to client_channel_factory.
...
Added the ability to create channels from client_channel_factory. This
will be used by the grpclb code to create the channels to communicate
with the LB servers.
2016-03-29 21:55:34 -07:00
Craig Tiller
9557869e15
Merge branch 'optionalize_roundrobin' into optionalize_census
2016-03-29 13:53:50 -07:00
Craig Tiller
943cdf99e9
Swap header/src into the right order
2016-03-29 13:27:56 -07:00
Craig Tiller
ad46ecfeba
Merge branch 'optionalize_roundrobin' into optionalize_census
2016-03-29 09:45:16 -07:00
Craig Tiller
796474c792
Move proto code under ext/.../grpclb
2016-03-29 09:43:28 -07:00