4065 Commits (6f576a9aa2984900fccec1cfde57e8eb7397d2f3)

Author SHA1 Message Date
Jorge Canizales 82b68d8a97 Use test certificates and name override for local tests :) 10 years ago
Jorge Canizales 9195233a42 Subclass InteropTests to later repeat the tests using SSL 10 years ago
Jorge Canizales 945f72cff9 Make the host of interop tests modifiable per-class 10 years ago
Jorge Canizales cdabaca649 Run test server with and without SSL 10 years ago
Jorge Canizales 7e90745b3c Document plan to merge the GRPCChannel subclasses 10 years ago
Jorge Canizales 77723b127a Document that grpc_channel_args don’t need to survive GRPCSecureChannel init 10 years ago
Jorge Canizales 8c5318a6d1 Return nil instead of assert when the test certs can’t be read 10 years ago
Jorge Canizales 145f865ce0 Undo forward-declaring grpc_channel_args, which isn’t a struct! 10 years ago
Jorge Canizales d13bbed8be Fix breakage (struct before undefined structs) 10 years ago
Jorge Canizales d7f2ab3125 Forward-declare structs in GRPCSecureChannel.h 10 years ago
Jorge Canizales 82fb883bec Make GRPCHost cache thread-safe. 10 years ago
Jorge Canizales cceeb51592 Document intention of hostURL.port conditional check. 10 years ago
Jorge Canizales 83b7971c10 Forward-declare GRPCCompletionQueue and grpc_call 10 years ago
Jorge Canizales 0607bae87e Forward-declare grpc_channel and specify ownership semantics 10 years ago
Masood Malekghassemi 5c147631d3 Add project metadata generation to Python 10 years ago
Craig Tiller 354e2127a2 Update Objective-C 10 years ago
Craig Tiller 2c3be1df4f Add tests for C++ propagation 10 years ago
Craig Tiller a6f8f92599 Add comment 10 years ago
Craig Tiller fdbd728a82 Rename constants 10 years ago
Craig Tiller bb5361453f C++ context propagation 10 years ago
Jan Tattermusch 3cd76d6ef2 fix tests 10 years ago
Jan Tattermusch ffa17b1275 regenerated code 10 years ago
Jan Tattermusch 5c371f8376 renamed CallContext to CallOptions 10 years ago
Jan Tattermusch e5e57adf71 update generator 10 years ago
Jan Tattermusch 5cb5ceda2c refactoring client side calls 10 years ago
Jan Tattermusch cc97fed6d8 regenerated code 10 years ago
Jan Tattermusch 641cb1be9f update generator 10 years ago
Jan Tattermusch a9ddd02dae add servicename field to method 10 years ago
Jan Tattermusch 542e21cbe0 refactoring AsyncCall 10 years ago
Jan Tattermusch 5e10f18376 introduce CallContext 10 years ago
Craig Tiller 402acf6c44 Fix proxy, finalize API 10 years ago
Craig Tiller 20a3c35b19 Delay name resolution until we need a channel to be READY 10 years ago
Jan Tattermusch 31ba063224 changed the way ports are added to the server 10 years ago
Jan Tattermusch 021df8a7f2 changed way service definitions are added to the server 10 years ago
Jan Tattermusch dc64fb5399 remove the ImmutableCollections dependency 10 years ago
Jan Tattermusch d27dfa7840 enable forcing client auth 10 years ago
yang-g d45a26ed06 allow null tag 10 years ago
Paul Marks 63541a1de1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). 10 years ago
yang-g b335256444 Add AsyncNotifyWhenDone 10 years ago
Jan Tattermusch 9fb1d200f1 watch connectivity state API has changed in the meantime 10 years ago
Jan Tattermusch 07ea52c29c add DefaultAuthority constant to channel options 10 years ago
Jan Tattermusch dead905b87 expose Channel.Target property 10 years ago
Jan Tattermusch 9c7e46f55c use NULL for default host in grpc_channel_call_create 10 years ago
Jan Tattermusch d8bbdeae42 Added channel state API 10 years ago
Jan Tattermusch 0175e18133 tolerate occasional StatusCode.Internal on timeout 10 years ago
Jan Tattermusch dd8a80fa9a clarified comment and silenced error log 10 years ago
Craig Tiller 08dda265c4 Back-out unnecessary change 10 years ago
Craig Tiller 060ca5fe18 Update comment 10 years ago
Craig Tiller 17effabe42 Add proxy tests to end2end suite 10 years ago
Christian Blichmann abd60a39d5 Change cast to avoid warning 10 years ago