2099 Commits (b8776398c5bdba2083ba2f31364327ae2bc4eb13)

Author SHA1 Message Date
murgatroid99 b8776398c5 Exposed server address string in stub 10 years ago
Julien Boeuf f3764292f0 Ref the cache default creds so that we do not crash next time we use it... 10 years ago
Craig Tiller 8a5bce3541 Incoming stream id validation fixes 10 years ago
Craig Tiller 87ab19f813 Capure thread id with default timer implementation 10 years ago
Craig Tiller 816791ca72 Add comment 10 years ago
Jorge Canizales c55a0ca96e Podfile.lock prevents gRPC to be properly installed 10 years ago
Jorge Canizales 87b650b55f Increases timeout of client_streaming test to 4s 10 years ago
Masood Malekghassemi f579e1d176 Migrate Python to batch core API 10 years ago
Craig Tiller 4df412b471 Add some infrastructure for call refcount debugging 10 years ago
Craig Tiller 333ee250b2 Remove errant double finish 10 years ago
Jorge Canizales 6abfd7573d Checks in Podfile.lock so the build is reproducible 10 years ago
Jorge Canizales 5488d2820b Warn in the sample's README that pod install must be run 10 years ago
Jorge Canizales 624b694cf9 Removes Cocoapod-generated files 10 years ago
Jorge Canizales 6f1ce1a9c2 Checks in Podfile.lock so the build is reproducible 10 years ago
Jorge Canizales 9b3951d8f8 Warn in the sample's README that pod install must be run 10 years ago
Jorge Canizales f93b11b4e8 Removes Cocoapod-generated files 10 years ago
Jan Tattermusch aa5fba43b5 Fix assertion for compute_engine_creds 10 years ago
Craig Tiller bec41a298b Return correct status message for lame client 10 years ago
Jorge Canizales 57d9f939bc Augments the timeout of the large_unary test to 4s 10 years ago
Craig Tiller b11728b90d Mac C++ compile fix 10 years ago
Jorge Canizales 9d96aa6e4c Implements empty_unary, large_unary, and client_streaming integration tests. 10 years ago
Craig Tiller 00e5b2a82c Mac C++ compile fix 10 years ago
Jan Tattermusch 0bbfa382ea attempt to support compute_engine_creds interop test 10 years ago
Jan Tattermusch 1f18e80a5a Make RpcException errors more informative 10 years ago
Nicolas Noble 3086203834 Few VS2010 fixes. 10 years ago
Jan Tattermusch b4ef7c9f37 logic for refreshing access token 10 years ago
Masood Malekghassemi bf177c884f Pass deadline to call details for batch calls 10 years ago
Craig Tiller 5717a9801e Dont use op outstanding refs to count ownership 10 years ago
Craig Tiller 8950461da7 Have server hold a reference to completion queues 10 years ago
Jan Tattermusch 1ca56b9d8a style fixes 10 years ago
Jan Tattermusch dca6e884ce First attempt to add service account creds interop test 10 years ago
Jan Tattermusch bb9d788096 Added Grpc.Auth project 10 years ago
Jan Tattermusch 119761f789 added dependency on Google.Apis.Auth package 10 years ago
Craig Tiller 4d8f268028 Add a lock that seems to help 10 years ago
Julien Boeuf 330f4c8c39 Fix includes for Boring SSL. 10 years ago
Craig Tiller 59abfc234b Properly handle non-full metadata batches 10 years ago
Craig Tiller 1fb99552b7 Fix early shutdown: await client context deletion before channel deletion 10 years ago
Craig Tiller a2b32f1133 Fix early shutdown: await client context deletion before channel deletion 10 years ago
Craig Tiller 1be373cf12 Stop kicking ourselves 10 years ago
Craig Tiller ea9fbb15b8 Stop kicking ourselves 10 years ago
wkubiak 0d20f42c93 fix comparison between pointer and integer error 10 years ago
wkubiak 49185a8f78 removed unused variables 10 years ago
zeliard 28d051d9ba remove type casting on gpr_time_to_millis 10 years ago
zeliard 3e3e0ad348 merge from upstream (grpc) master 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
zeliard 81f750e7b2 undo time_t type casting 10 years ago
Craig Tiller 2b0f7c5b1e Thread safety fix 10 years ago
Craig Tiller b56ca8d555 Fix use-after-free in lame client test 10 years ago
Craig Tiller 64bc3fdaaa remove annotations 10 years ago
Craig Tiller 65f9f81afb Fix memory leak 10 years ago