Julien Boeuf
095f4f9559
Merge branch 'master' of github.com:grpc/grpc into auth_md_processor
9 years ago
Jorge Canizales
e8d953557d
Formatting and documentation
9 years ago
Jorge Canizales
37a44d875f
Use the protoc made when one isn’t yet installed
9 years ago
Michael Lumish
bdd3c90ffa
Merge pull request #2772 from nicolasnoble/don-t-commit-cache-files
...
Adding a sanity check that the cached makefile variables aren't committed.
9 years ago
jboeuf
0945420b34
Merge pull request #2 from ctiller/complain-with-both-passion-and-meaning
...
Fixes for sending status from the server
9 years ago
Nicolas "Pixel" Noble
70787578f6
Adding a sanity check that the cached makefile variables aren't committed.
9 years ago
murgatroid99
a16b5ef455
Added host override option for RPCs. Added optional params object
9 years ago
murgatroid99
3f507d074c
Exposed host parameter in Call constructor, don't save it in Channel object
9 years ago
Nicolas Noble
9dc45f9192
Merge pull request #2769 from grpc/make_vs2010_happy
...
Fix compilation under VS 2010
9 years ago
Jan Tattermusch
deab29e182
Fix compilation under VS 2010
9 years ago
yang-g
43728840ca
merge with head and resolve conflicts
9 years ago
Yang Gao
bee7b68b54
Merge pull request #2766 from ctiller/alpnrggg
...
Fix alpn_test
9 years ago
murgatroid99
4e03be38da
Disabled deprecation warnings in Node build
9 years ago
Vijay Pai
0a9ca86c35
Merge pull request #2702 from yang-g/peeraddr
...
Add accessor peer() in ClientContext and ServerContext
9 years ago
Craig Tiller
c5ae3eb8d6
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
9 years ago
Craig Tiller
ddf05a134e
Fix alpn_test
9 years ago
Abhishek Kumar
e2e8eacb3e
Merge pull request #2683 from murgatroid99/node_explicit_insecure_server
...
Made binding a server to a port insecurely explicit
9 years ago
Michael Lumish
222348380e
Merge pull request #2762 from jcanizales/do-camelcase-right
...
Make FileNameInUpperCamel aware of directories
9 years ago
Craig Tiller
0c23f29a29
Fix edge cases resulting in close not being sent
9 years ago
Craig Tiller
fb21ae6040
Re-enable all the tests
9 years ago
Eric Anderson
65b0749251
Merge pull request #2743 from ctiller/ampidextrous-parrot
...
Switch ALPN/NPN to advertise only h2
9 years ago
Michael Lumish
3a0c2e608e
Merge pull request #2753 from jcanizales/small-fixes
...
Small fixes
9 years ago
Michael Lumish
3d382a0da1
Merge pull request #2751 from ctiller/alphanumeric-juju-fish
...
Remove optional parameter from watch connectivity state
9 years ago
Craig Tiller
2b4997a246
Merge branch 'plucking-hell' into the-test-be-sleepy
9 years ago
Craig Tiller
9c7c0e8cbd
Fix typo
9 years ago
Craig Tiller
8155d98247
Merge branch 'plucking-hell' into the-test-be-sleepy
9 years ago
Stanley Cheung
07814a55d8
Merge pull request #2737 from jtattermusch/enable_new_interop_tests
...
Enable oauth2_auth_token and per_rpc_creds interop tests for C#
9 years ago
Craig Tiller
c7df0df618
Implement cancellation propagation, define auth propagation
9 years ago
Jorge Canizales
e95f241c96
Reactivate Cocoapods error output
9 years ago
Jorge Canizales
02039a25c7
Fail early and explicitly if protoc, pod, or xcodebuild are missing
9 years ago
Jorge Canizales
5115af58e4
Make FileNameInUpperCamel aware of directories
9 years ago
Jan Tattermusch
725835abf9
polishing runtests
9 years ago
Jorge Canizales
e21b467dc5
GRPCChannel with NULL grpc_channel is nil.
9 years ago
Jorge Canizales
000fa388b8
Clarify comments in GRPCHost.m
9 years ago
Jorge Canizales
e8543b0715
Let register SSL config per-host.
...
Surfaced in GRPCCall+Tests.h
Add GRPCHost to store channel config, and to create channels on demand
with that config. GRPCChannels and configs are cached together.
GRPCSecureChannel is now initialized with (nullable) path to a
certificates file and (nullable) name override.
The same mechanism will be used for creating insecure channels, removing
the ability to do it by specifying the HTTP scheme in the address (which
was deemed too subtle for its implications).
9 years ago
Jorge Canizales
148403af98
Remove GRPCChannel-initWithHost to simplify implementation
9 years ago
Jorge Canizales
bd993df3f6
Encapsulate grpc_call creation inside GRPCChannel
9 years ago
Jorge Canizales
3a5253eb12
Move _channel from GRPCCall into GRPCWrappedCall
9 years ago
Jorge Canizales
faf58b84b5
Update doc in GRPCCompletionQueue.h
9 years ago
Jorge Canizales
013f87a9a7
Unused ivar in GRPCCall.m
9 years ago
Jorge Canizales
9e51972d22
grpc_init() is already called in GRPCWrappedCall
9 years ago
Jorge Canizales
597ef98693
GRPCCall.m formatting.
9 years ago
Craig Tiller
791e78ad94
Dont crash on too many pluckers
9 years ago
Craig Tiller
489df079ae
Formalize max pluckers
9 years ago
Craig Tiller
42ce225d50
Merge github.com:grpc/grpc into plucking-hell
...
Conflicts:
Makefile
9 years ago
Craig Tiller
9c6e902c47
Dont crash on too many pluckers
9 years ago
Craig Tiller
137511f2d0
Formalize max pluckers
9 years ago
Craig Tiller
4d31d6c9f7
Merge github.com:grpc/grpc into primary-goat-whisperer
...
Conflicts:
Makefile
9 years ago
Craig Tiller
6728bef3b1
Merge branch 'propagate' of github.com:ctiller/grpc into propagate
...
Conflicts:
src/core/surface/channel.c
9 years ago
Craig Tiller
fa44f18516
Merge github.com:grpc/grpc into propagate
...
Conflicts:
src/core/surface/channel.c
9 years ago