4065 Commits (6f576a9aa2984900fccec1cfde57e8eb7397d2f3)

Author SHA1 Message Date
Christian Blichmann e60c5e3810 Use an unsigned pointer compare, as the highest bit may sometimes be set. 10 years ago
Jan Tattermusch 2f25d98ba5 properly decrement active_ports 10 years ago
Jorge Canizales 7d261ee5b6 Fixup: mark CertificatesAtPath static 10 years ago
yang-g 297a25b0cf Add StubOptions 10 years ago
Jorge Canizales 56c6574652 Fixup: GRPCChannel.unmanagedChannel back to readonly 10 years ago
Jorge Canizales e8d953557d Formatting and documentation 10 years ago
Jorge Canizales 37a44d875f Use the protoc made when one isn’t yet installed 10 years ago
Jan Tattermusch deab29e182 Fix compilation under VS 2010 10 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 10 years ago
Craig Tiller 0c23f29a29 Fix edge cases resulting in close not being sent 10 years ago
Craig Tiller 9c7c0e8cbd Fix typo 10 years ago
Craig Tiller c7df0df618 Implement cancellation propagation, define auth propagation 10 years ago
Jorge Canizales e95f241c96 Reactivate Cocoapods error output 10 years ago
Jorge Canizales 02039a25c7 Fail early and explicitly if protoc, pod, or xcodebuild are missing 10 years ago
Jorge Canizales 5115af58e4 Make FileNameInUpperCamel aware of directories 10 years ago
Jorge Canizales e21b467dc5 GRPCChannel with NULL grpc_channel is nil. 10 years ago
Jorge Canizales 000fa388b8 Clarify comments in GRPCHost.m 10 years ago
Jorge Canizales e8543b0715 Let register SSL config per-host. 10 years ago
Jorge Canizales 148403af98 Remove GRPCChannel-initWithHost to simplify implementation 10 years ago
Jorge Canizales bd993df3f6 Encapsulate grpc_call creation inside GRPCChannel 10 years ago
Jorge Canizales 3a5253eb12 Move _channel from GRPCCall into GRPCWrappedCall 10 years ago
Jorge Canizales faf58b84b5 Update doc in GRPCCompletionQueue.h 10 years ago
Jorge Canizales 013f87a9a7 Unused ivar in GRPCCall.m 10 years ago
Jorge Canizales 9e51972d22 grpc_init() is already called in GRPCWrappedCall 10 years ago
Jorge Canizales 597ef98693 GRPCCall.m formatting. 10 years ago
Craig Tiller 791e78ad94 Dont crash on too many pluckers 10 years ago
Craig Tiller 489df079ae Formalize max pluckers 10 years ago
Craig Tiller 9c6e902c47 Dont crash on too many pluckers 10 years ago
Craig Tiller 137511f2d0 Formalize max pluckers 10 years ago
yang-g 2f04c6e258 check before unref, this will fail in BadCreds test 10 years ago
Craig Tiller 5666a20dd9 Respond to review 10 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 10 years ago
Craig Tiller 99e61645ce Update wrappers, tests to new create_call() 10 years ago
Craig Tiller 2cd9dd9da6 Remove optional parameter from watch connectivity state 10 years ago
Nathaniel Manista dde9071f9b Affirm metadata transmission in a common function 10 years ago
Craig Tiller 3e7c6a701c Core-supported context inheritance sketch 10 years ago
yang-g d556da9f28 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. 10 years ago
Craig Tiller b709269a49 Spam cleanup 10 years ago
Masood Malekghassemi 2b84162bd4 Use py.test from run_tests.py 10 years ago
Masood Malekghassemi 791cc31a49 Enable Python testing and coverage 10 years ago
Craig Tiller 2fc2a164ae Switch ALPN/NPN to advertise only h2 10 years ago
Craig Tiller 1a849abf08 Save some iterations 10 years ago
Craig Tiller 92402e9c22 Revert inadvertent change 10 years ago
Jorge Canizales d0b32e9a55 Make plugin & server, and pod install via run_tests.py 10 years ago
Jorge Canizales 856aca8d26 Ensure the tests podspecs find the plugin they make 10 years ago
Jorge Canizales f4ff31a642 Have tests podspecs make only the ObjC plugin 10 years ago
Jorge Canizales 0238b3ae47 Generate deterministic UUIDs in the Pods project 10 years ago
Nicolas Noble 563b8a2779 Regenerating project files and massaging VS project files. 10 years ago
Masood Malekghassemi 623b7aee4a Reorganize Python tests 10 years ago
Masood Malekghassemi fe8dc883d0 Reorganize Python packages 10 years ago