4946 Commits (e1e9c5495859d407406560d861dc50f22f23a8b5)

Author SHA1 Message Date
yang-g 46f2d34762 Move the default roots check before allocation 10 years ago
Craig Tiller bc85be10ef Refactor default host name resolution 10 years ago
Nathaniel Manista 79c9b358d9 The face interface of RPC Framework. 10 years ago
Craig Tiller eb95b11bc1 Turn off refcount debugging 10 years ago
Jan Tattermusch 578c7c5fe9 revert AssemblyInfo.cs 10 years ago
Craig Tiller 987263a039 Lower-case string 10 years ago
Jan Tattermusch dca145bcfe fix stylecop issues 10 years ago
Jan Tattermusch 4c25efa519 support for reading response headers on client side 10 years ago
Jan Tattermusch 3af838a2d7 simplify stream reads on client side 10 years ago
Jan Tattermusch fb34a99d98 reading of response headers for unary response calls 10 years ago
Jan Tattermusch ea02eb619d introduce INativeCall interface to simplify testing 10 years ago
Craig Tiller 849c7ca4b2 prettify comment 10 years ago
yang-g 9fb35a5332 split stream.h into sync_stream.h and async_stream.h 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
murgatroid99 4e53265f64 Changed prefixed Client properties to distinguish private and public properties 10 years ago
Craig Tiller 1c090699da clang-format 10 years ago
Craig Tiller ec9acabb4f Update Windows to new endpoint API 10 years ago
Nathaniel Manista f36e1b74b5 The RPC Framework core package. 10 years ago
Hongyu Chen e09dc78e74 rename census_filter.{c,h} to grpc_filter.{c,h} 10 years ago
Craig Tiller 592e7f2dd0 Refactor Endpoint API 10 years ago
yang-g 3cb49e054b Update node health check service 10 years ago
murgatroid99 dde19d835e Allowed underscore in metadata keys 10 years ago
murgatroid99 61bb21ab2c Reversed toLowerCase removal 10 years ago
Craig Tiller 80aa28013f Fix character classes to updated spec 10 years ago
Craig Tiller 49772e00eb Outlaw illegal metadata characters 10 years ago
David Garcia Quintas a4c4f02a63 Added C API functions for compression args handling (w/ tests) 10 years ago
Jan Tattermusch e4134ddf6c implement timeout_on_sleeping_server interop test 10 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
murgatroid99 5df6ebd0c5 Replaced toLowerCase with local-insensitive downcasing function 10 years ago
murgatroid99 01a7720280 Moved key character check to before key transformation 10 years ago
Masood Malekghassemi 41a166f97b Add cancel_all_calls to Python server 10 years ago
Stanley Cheung 4c0fcda20c php: add tests for waitForReady 10 years ago
murgatroid99 6b8a3a74f2 Normalize keys when getting and removing metadata items 10 years ago
murgatroid99 cc248a27f2 Added string value validation, modified key normalization and validation 10 years ago
Stanley Cheung 2e405d4123 php: update codegen, client now extends basestub 10 years ago
Tim Emiola 7840a55736 Adds support for per message compression 10 years ago
yang-g c317f07b56 Make Channel ctor private 10 years ago
David Garcia Quintas 2bfd275b2b sockaddr_resolver now supports comma-separated list of IPs 10 years ago
murgatroid99 f441b3fdf2 Fixed test and lint errors 10 years ago
yang-g ef00308e39 remove internal_stub 10 years ago
yang-g c2bd8a6d1a Fix server side and generic stub 10 years ago
murgatroid99 e796e1fd7c Re-enabled tests 10 years ago
murgatroid99 84e3cdeb97 Added new Metadata class to abstract over internal representation and normalize keys 10 years ago
yang-g 431f8c2b5f make registermethod private 10 years ago
David Garcia Quintas a14ce859a6 comment 10 years ago
David Garcia Quintas 5bb30c764b if to assert 10 years ago
David Garcia Quintas 2670086806 Assert http2 header ordering 10 years ago
Julien Boeuf ee3dbb0078 Have a richer interface for auth metadata processors. 10 years ago
David Garcia Quintas bdfc7ad957 Fixed wrong creation of metadata in compression. 10 years ago
Hongyu Chen fdc1dc744b Move census_filters from .../channel to .../census 10 years ago