3953 Commits (f1ca91ad30afd103d357c1f48ac95cba016fed1e)

Author SHA1 Message Date
yang-g 9a009f2a75 make accessors from get_x() to x() 10 years ago
murgatroid99 440ed0318e Revert "Ensure that client generated methods don't conflict with other properties" 10 years ago
murgatroid99 6f34bad568 Ensure that client generated methods don't conflict with other properties 10 years ago
yang-g f1ec377063 server api 10 years ago
Nicolas "Pixel" Noble f29e9db90c Fixing Windows's missing pollset_set. 10 years ago
yang-g c07d9bf668 client api 10 years ago
Jan Tattermusch c463c5362b Add ReleaseSigned configuration for Grpc.sln 10 years ago
Jan Tattermusch 5f8d9dccf4 only use lowercase metadata keys in headers 10 years ago
murgatroid99 1a7dcac038 Made binding a server to a port insecurely explicit 10 years ago
murgatroid99 928a0cc71f Added test that credential channel argument is required 10 years ago
Vijay Pai c089743f49 Remove explicit reference to nullptr since this isn't within 10 years ago
murgatroid99 893690f860 Made credentials an explicit required argument to channels 10 years ago
murgatroid99 6249c0cf78 Added explicit insecure credentials constructors 10 years ago
Nathaniel Manista 7b042c5793 Add STREAM_LENGTH and POOL_SIZE to test_constants 10 years ago
Stanley Cheung c0034dd10b review feedback: unit test of uri value too strict 10 years ago
murgatroid99 9cd90a64ca Rearranged some code for jsdoc, added some documentation 10 years ago
Stanley Cheung db98e08570 Exposed channel target and call peer in PHP 10 years ago
Alistair Veitch cf39e94872 Server side census context plumbing for c++ 10 years ago
Alistair Veitch 925e4a6349 Enrich census initialization and feature code 10 years ago
Craig Tiller 26b3714b72 Add a hook for sending default authority when needed 10 years ago
Jan Tattermusch cd7a4054de make work with out-of-band oauth2 token more pleasant 10 years ago
Jan Tattermusch 9a5c4f516f make sure async test wont be silently skipped with old NUnit 10 years ago
Jan Tattermusch b98e1dd7c4 make some interop tests run as async methods 10 years ago
Jan Tattermusch 9b048e529e introducing async tests 10 years ago
Jan Tattermusch 6832792c20 add NUnitTestAdapter for VS 10 years ago
Jorge Canizales 72b2701383 Disable tests: unknown method and bad access token 10 years ago
Jorge Canizales ce8ee61008 Temporarily point tests to localhost 10 years ago
Jorge Canizales 1433f52499 Compile and run locally the interop C++ server before the tests 10 years ago
Jan Tattermusch a96ac058f4 make insecure channel and server explicit 10 years ago
Jan Tattermusch 0526161385 introduce gRPC logger 10 years ago
Jan Tattermusch f9c2d97605 fix reference to bouncyCastles assembly 10 years ago
Jan Tattermusch a6b8288468 upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code 10 years ago
Jan Tattermusch dce9f6e4c2 fix x86 target to be AnyCPU 10 years ago
Jan Tattermusch eea5955b56 added test for client SSL authentication 10 years ago
Jan Tattermusch 88a9b32936 added option to authenticate client using root cert chain 10 years ago
Jan Tattermusch 062c329cf8 expose peer info in serverside call handlers 10 years ago
murgatroid99 46f2860b5d Added documentation command and settings to Node package 10 years ago
yang-g 60b653bf35 Use MONOTONIC instead of REALTIME 10 years ago
Jan Tattermusch d298a9528a fix whitespaces and line length 10 years ago
Jan Tattermusch 3f7809d89c fix getpeername code on windows 10 years ago
murgatroid99 ea12b97243 Exposed channel target and call peer in Node wrapper 10 years ago
Stanley Cheung a75098d0af add user-agent for php 10 years ago
Marcin Wyszynski a5fea60e8d array_length and it's counter types should match 10 years ago
Jan Tattermusch 49313cec38 tiny fixes 10 years ago
Jan Tattermusch 6835b92c8b fix test on windows 10 years ago
vjpai 24b3b7e3d4 Fix thread list iterator 10 years ago
Jan Tattermusch 7a3ac62d9c explicitly convert deadline for server handlers to realtime 10 years ago
Jan Tattermusch 4106259c79 add MathService.Fib test with deadline 10 years ago
Jan Tattermusch f7cfc8a7b8 implemented cancellation support for MathService.Fib 10 years ago
Jan Tattermusch 0846b68eb7 add Timeout support and tests 10 years ago