4919 Commits (a59ee9a30792b8d5bb5e42b481c18f6222a67577)

Author SHA1 Message Date
Craig Tiller ec9acabb4f Update Windows to new endpoint API 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
Craig Tiller 592e7f2dd0 Refactor Endpoint API 9 years ago
yang-g 3cb49e054b Update node health check service 9 years ago
murgatroid99 dde19d835e Allowed underscore in metadata keys 9 years ago
murgatroid99 61bb21ab2c Reversed toLowerCase removal 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
murgatroid99 5df6ebd0c5 Replaced toLowerCase with local-insensitive downcasing function 9 years ago
murgatroid99 01a7720280 Moved key character check to before key transformation 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
murgatroid99 6b8a3a74f2 Normalize keys when getting and removing metadata items 9 years ago
murgatroid99 cc248a27f2 Added string value validation, modified key normalization and validation 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
murgatroid99 f441b3fdf2 Fixed test and lint errors 9 years ago
yang-g ef00308e39 remove internal_stub 9 years ago
yang-g c2bd8a6d1a Fix server side and generic stub 9 years ago
murgatroid99 e796e1fd7c Re-enabled tests 9 years ago
murgatroid99 84e3cdeb97 Added new Metadata class to abstract over internal representation and normalize keys 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
David Garcia Quintas 2670086806 Assert http2 header ordering 9 years ago
Julien Boeuf ee3dbb0078 Have a richer interface for auth metadata processors. 9 years ago
David Garcia Quintas bdfc7ad957 Fixed wrong creation of metadata in compression. 9 years ago
Hongyu Chen fdc1dc744b Move census_filters from .../channel to .../census 9 years ago
Stanley Cheung 1894f188bf update installation instructions, review feedback 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Stanley Cheung 5329e4bd3f update installation instructions, review feedback 9 years ago
yang-g 2f543f205c Bug fix. Called c_str on a temp string 9 years ago
Stanley Cheung ddb16a8436 php: expose per-call host override option, review feedback 9 years ago
murgatroid99 6b3737d4a7 Fixed tests 9 years ago
murgatroid99 fa266cadeb Stop dereferencing an optional parameter without checking it 9 years ago
murgatroid99 c2fdfcf0cd Modified server SSL certs to allow multiple pairs and force_client_auth flag 9 years ago
Stanley Cheung a79a896d4c update installation instructions, review feedback 9 years ago
Stanley Cheung dbeb1cd90c update debian install instructions 9 years ago
Stanley Cheung 478fb00a2c php: expose per-call host override option 9 years ago
Jan Tattermusch 249fc8048d improving the tests 9 years ago
Jan Tattermusch f6edf879a6 metadata polishing 9 years ago
Craig Tiller 86d31776a8 Fix syncronous unimplemented methods 9 years ago
Stanley Cheung c0c9ba9e42 php: fix timeout interop test, use 1ms as timeout 9 years ago
murgatroid99 c5dac97bd3 Added a test, enabled other tests 9 years ago