Jan Tattermusch
012b2e9489
update Grpc.Tools.nuspec
9 years ago
Jan Tattermusch
a96167c0e2
setup build packages to build preview version
9 years ago
Jan Tattermusch
4ef39ce75b
switched to protobuf from 20150808
9 years ago
Jan Tattermusch
38536a7c77
regenerate protos
9 years ago
Jan Tattermusch
429a12f98c
upgrade to latest protobuf
9 years ago
Jan Tattermusch
e6af5d10ec
add service descriptor property to generated code
9 years ago
Jan Tattermusch
9ee27e10ba
service descriptor
9 years ago
Jan Tattermusch
8644aeaa71
migrated code to proto3
9 years ago
Jan Tattermusch
475f75a0de
regenerate
9 years ago
Jan Tattermusch
3030a92f3d
upgrade generate script
9 years ago
Jan Tattermusch
ad75dd1361
fix generator
9 years ago
Jan Tattermusch
7db46138d5
progress
9 years ago
Jan Tattermusch
28526319e0
upgraded NuGet package
9 years ago
Jan Tattermusch
5c42d8daea
regenerate protos
9 years ago
Jan Tattermusch
85f24b5862
update proto files
9 years ago
Jan Tattermusch
2c4f4ecb63
update generate script
9 years ago
Jan Tattermusch
741e64c872
update compiler
9 years ago
Jan Tattermusch
59a7d9d74f
upgrade protobuf to HEAD
9 years ago
jboeuf
c29812fc2c
Merge pull request #2845 from ctiller/reorder-some-things
...
Reorder filters to ensure that :authority is available when the auth …
9 years ago
Yang Gao
95a98ca768
Merge pull request #2829 from ctiller/tell-the-world-about-ALL-the-things
...
Provide marginally better debug information for client side auth problems
9 years ago
Yang Gao
012349ff88
Merge pull request #2842 from ctiller/asan-is-sad
...
Move parent removal from final destruction to destruction request
9 years ago
Craig Tiller
8f1b169b3d
Reorder filters to ensure that :authority is available when the auth filter needs it
9 years ago
Yang Gao
5f3e7737b7
Merge pull request #2843 from a11r/doc3
...
Add a document describing a server reflection protocol.
9 years ago
Abhishek Kumar
d259bb1dd1
Add a document describing a server reflection protocol.
...
This is largely cribbed from @dklempner's original PR (#2744 ) . Taking over as he is out on vacation. Removed the discussion around host-reflection and corresponding uses of `host` from the API.
9 years ago
Eric Anderson
88527f8e55
Merge pull request #2560 from a11r/doc2
...
Naming design document
9 years ago
Nicolas Noble
c7989b6c9f
Merge pull request #2788 from ctiller/kinetic-lopsided-poetry
...
Testing port server
9 years ago
Jorge Canizales
be76f2c266
Merge pull request #2838 from jcanizales/make-oauth2-easy
...
Add ObjC helpers to use OAuth2
9 years ago
Craig Tiller
2e95e4ac1d
Move parent removal from final destruction to destruction request
...
We don't need the list for cancel propagation after that point, and
doing it early avoids a bug whereby the call is reffed after reaching a
zero ref when the parent is destroyed first.
9 years ago
Craig Tiller
26f8b283a4
Merge github.com:grpc/grpc into tell-the-world-about-ALL-the-things
9 years ago
Craig Tiller
37f24de603
Merge pull request #2777 from jboeuf/server_creds_auth_md_processor
...
Server creds auth md processor
9 years ago
Craig Tiller
0ce5540a3f
Merge pull request #2811 from yang-g/channel_state_api
...
Channel state api
9 years ago
Jorge Canizales
721b7a3923
Rename oauth2_lowerCamel -> oauth2UpperCamel
9 years ago
Jorge Canizales
26e0c9ee4c
Fixup for 971d06ad06
9 years ago
Nicolas Noble
c72275dfd1
Merge pull request #2841 from ctiller/trace-tests-are-giving-me-a-headache
...
Only slow down tracing tests if stdout isatty
9 years ago
Nicolas Noble
4720f323f5
Merge pull request #2840 from ctiller/reduce-mac-load
...
Reduce mac CI load
9 years ago
Craig Tiller
8420323c04
Merge branch 'kinetic-lopsided-poetry' of github.com:ctiller/grpc into kinetic-lopsided-poetry
9 years ago
Craig Tiller
24a97628b6
Add portlog.txt to gitignore
9 years ago
Craig Tiller
2d91b5de40
Only slow down tracing tests if stdout isatty
9 years ago
Craig Tiller
c85357e051
Reduce mac CI load
9 years ago
Jorge Canizales
631dc00481
Exercise GRPCCall+OAuth2 in the tests
9 years ago
yang-g
cec757f22a
Fix build
9 years ago
yang-g
87e133e13a
merge with head
9 years ago
yang-g
c8abca8f53
Resolve comments
9 years ago
Yang Gao
03b19118e3
Merge pull request #2831 from ctiller/document-some-other-things
...
Document finish
9 years ago
Jorge Canizales
594ae574ad
Add OAuth2 headers category to GRPCCall
9 years ago
Jorge Canizales
971d06ad06
Fix build breakage
9 years ago
Jorge Canizales
be222f8ea0
Merge pull request #2758 from jcanizales/make-http-not-subtle
...
Require very explicit registration of non-SSL hosts in Objective-C.
9 years ago
Julien Boeuf
7aff4281ef
Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor
9 years ago
jboeuf
18d5aa74b1
Merge pull request #2837 from ctiller/slips
...
Fix memory leaks
9 years ago
Craig Tiller
6659d8b89c
Fix memory leaks
9 years ago