3953 Commits (f1ca91ad30afd103d357c1f48ac95cba016fed1e)

Author SHA1 Message Date
Paul Marks 63541a1de1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). 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
Christian Blichmann abd60a39d5 Change cast to avoid warning 10 years ago
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
yang-g 297a25b0cf Add StubOptions 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
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 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
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 2cd9dd9da6 Remove optional parameter from watch connectivity state 10 years ago
Nathaniel Manista dde9071f9b Affirm metadata transmission in a common function 10 years ago
yang-g d556da9f28 Pass NULL as host by default. Use context.authority() or channel.SslNameOverride() when set. 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
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
Alistair Veitch 1178900c04 merge with master, fix build issue 10 years ago
murgatroid99 94be2a8db1 Revert changes to extconf.rb 10 years ago
murgatroid99 a43c14fef8 Make ruby tests see changes to C core 10 years ago
yang-g c5d3f43713 make random uint32 10 years ago
Craig Tiller 0613e5835b Fix a race that could cause a double delete 10 years ago
Craig Tiller e2b3bfa4e4 Ensure server is alive when we free requested calls 10 years ago
Craig Tiller 42b6c93c36 Make TSAN happy with our lock free stack 10 years ago
Alistair Veitch ff32faf3c9 Move grpc_census_call_*_context calls into public header 10 years ago
Craig Tiller 6b9f5c6488 Provide default host name 10 years ago
Craig Tiller 83f4d4e218 Add a subchannel factory decorator library 10 years ago
Alistair Veitch 100a6e1d82 add struct include/grpc++/server_context.h src/cpp/server/server_context.cc 10 years ago
Masood Malekghassemi d65632ab04 Add Python documentation generation 10 years ago
Jan Tattermusch eab5c3355d fix race in server shutdown 10 years ago