4570 Commits (c5b570f97efb29db5b624e2dc360aa7e6b03780f)

Author SHA1 Message Date
Julien Boeuf c5b570f97e Adding void* at then end of security related method in order to have a stable ABI. 9 years ago
Masood Malekghassemi 8f56c422f8 Add global per-test timeout to Python test harness 9 years ago
Jan Tattermusch a4d9f267fb fix gpr_slice leak in server on connection reset 9 years ago
Nathaniel Manista b3e56c4736 Drop whitespace from Python test metadata keys 9 years ago
Julien Boeuf 8fd915ab8d Adding grpc::string_ref class. 9 years ago
Nathaniel Manista 60478685e7 Use a custom exception in test_control 9 years ago
Nathaniel Manista 7b92bae20e Status code conformance in grpc._links 9 years ago
Nathaniel Manista 8caba0500b A test suite for the RPC Framework Face interface 9 years ago
Jan Tattermusch 12855fc682 polishing public docs 9 years ago
murgatroid99 049e1dfd76 Made udp_server.c compile for iOS 9 years ago
yang-g 9d1f0c4a0c Fix merge failures 9 years ago
Jan Tattermusch f637573b95 make unneeded API internal-only, update docs 9 years ago
Nathaniel Manista c9dc74b2cd Fix parameter reassignment defect 9 years ago
murgatroid99 2e49a355b6 Fixed KVO test 9 years ago
David Garcia Quintas fe5f25490d Improvements to the grpc_channel_args_compression_algorithm_set_state api 9 years ago
Nathaniel Manista 2432c224d9 Add a "transport" field to links.Ticket 9 years ago
Nathaniel Manista 9faff0e2b1 Four small bugfixes 9 years ago
murgatroid99 81b4fcbe84 Added test for responseHeaders KVO compliance 9 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 9 years ago
yang-g 46f2d34762 Move the default roots check before allocation 9 years ago
Nathaniel Manista 79c9b358d9 The face interface of RPC Framework. 9 years ago
Jan Tattermusch 578c7c5fe9 revert AssemblyInfo.cs 9 years ago
Craig Tiller 987263a039 Lower-case string 9 years ago
Jan Tattermusch dca145bcfe fix stylecop issues 9 years ago
Jan Tattermusch 4c25efa519 support for reading response headers on client side 9 years ago
Jan Tattermusch 3af838a2d7 simplify stream reads on client side 9 years ago
Jan Tattermusch fb34a99d98 reading of response headers for unary response calls 9 years ago
Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 9 years ago
Craig Tiller 849c7ca4b2 prettify comment 9 years ago
yang-g 9fb35a5332 split stream.h into sync_stream.h and async_stream.h 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Nathaniel Manista f36e1b74b5 The RPC Framework core package. 9 years ago
Hongyu Chen e09dc78e74 rename census_filter.{c,h} to grpc_filter.{c,h} 9 years ago
yang-g 3cb49e054b Update node health check service 9 years ago
Craig Tiller 80aa28013f Fix character classes to updated spec 9 years ago
Craig Tiller 49772e00eb Outlaw illegal metadata characters 9 years ago
David Garcia Quintas a4c4f02a63 Added C API functions for compression args handling (w/ tests) 9 years ago
Jan Tattermusch e4134ddf6c implement timeout_on_sleeping_server interop test 9 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 9 years ago
Masood Malekghassemi 41a166f97b Add cancel_all_calls to Python server 9 years ago
Stanley Cheung 4c0fcda20c php: add tests for waitForReady 9 years ago
Stanley Cheung 2e405d4123 php: update codegen, client now extends basestub 9 years ago
Tim Emiola 7840a55736 Adds support for per message compression 9 years ago
yang-g c317f07b56 Make Channel ctor private 9 years ago
David Garcia Quintas 2bfd275b2b sockaddr_resolver now supports comma-separated list of IPs 9 years ago
yang-g ef00308e39 remove internal_stub 9 years ago
yang-g c2bd8a6d1a Fix server side and generic stub 9 years ago
yang-g 431f8c2b5f make registermethod private 9 years ago
David Garcia Quintas a14ce859a6 comment 9 years ago
David Garcia Quintas 5bb30c764b if to assert 9 years ago