Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #2664 from jtattermusch/async_tests | Stanley Cheung | 2015-07-25 |
|\ | |||
| * | make sure async test wont be silently skipped with old NUnit | Jan Tattermusch | 2015-07-24 |
| * | make some interop tests run as async methods | Jan Tattermusch | 2015-07-24 |
| * | introducing async tests | Jan Tattermusch | 2015-07-24 |
| * | add NUnitTestAdapter for VS | Jan Tattermusch | 2015-07-24 |
* | | Merge pull request #2647 from vjpai/deepend | Yang Gao | 2015-07-24 |
|\ \ | |||
* \ \ | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
|\ \ \ | |_|/ |/| | | |||
* | | | make insecure channel and server explicit | Jan Tattermusch | 2015-07-24 |
* | | | introduce gRPC logger | Jan Tattermusch | 2015-07-24 |
* | | | fix reference to bouncyCastles assembly | Jan Tattermusch | 2015-07-24 |
* | | | upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded code | Jan Tattermusch | 2015-07-24 |
* | | | fix x86 target to be AnyCPU | Jan Tattermusch | 2015-07-24 |
* | | | added test for client SSL authentication | Jan Tattermusch | 2015-07-24 |
* | | | added option to authenticate client using root cert chain | Jan Tattermusch | 2015-07-24 |
* | | | expose peer info in serverside call handlers | Jan Tattermusch | 2015-07-24 |
* | | | Merge pull request #2654 from jtattermusch/win_getpeername_fix | Nicolas Noble | 2015-07-24 |
|\ \ \ | |||
* \ \ \ | Merge pull request #2630 from murgatroid99/node_completion_key_names | Jan Tattermusch | 2015-07-24 |
|\ \ \ \ | |||
| | * | | | fix whitespaces and line length | Jan Tattermusch | 2015-07-24 |
| | * | | | fix getpeername code on windows | Jan Tattermusch | 2015-07-24 |
* | | | | | Merge pull request #2651 from murgatroid99/node_call_peer_address | Jan Tattermusch | 2015-07-24 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #2620 from meisterpeeps/master | Michael Lumish | 2015-07-24 |
|\ \ \ \ \ | |||
| | | | | * | Merge branch 'master' into deepend | Vijay Pai | 2015-07-24 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | * | | | | Exposed channel target and call peer in Node wrapper | murgatroid99 | 2015-07-24 |
* | | | | | | add user-agent for php | Stanley Cheung | 2015-07-24 |
* | | | | | | Merge pull request #2643 from jtattermusch/csharp_timeouts | Michael Lumish | 2015-07-24 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent | Vijay Pai | 2015-07-24 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor | Yang Gao | 2015-07-23 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | tiny fixes | Jan Tattermusch | 2015-07-23 |
| | | * | | | | | | fix test on windows | Jan Tattermusch | 2015-07-23 |
| | | | | | | | * | Fix thread list iterator | vjpai | 2015-07-23 |
| | | * | | | | | | explicitly convert deadline for server handlers to realtime | Jan Tattermusch | 2015-07-23 |
| | | * | | | | | | add MathService.Fib test with deadline | Jan Tattermusch | 2015-07-23 |
| | | * | | | | | | implemented cancellation support for MathService.Fib | Jan Tattermusch | 2015-07-23 |
| | | * | | | | | | add Timeout support and tests | Jan Tattermusch | 2015-07-23 |
| | | * | | | | | | added deadline to generated stubs | Jan Tattermusch | 2015-07-23 |
| | | * | | | | | | Timespec.FromDateTime implementation and tests | Jan Tattermusch | 2015-07-23 |
| | | * | | | | | | implemented FromDateTime | Jan Tattermusch | 2015-07-23 |
| | | * | | | | | | robust conversion from Timespec to DateTime and tests | Jan Tattermusch | 2015-07-23 |
| |_|/ / / / / / |/| | | | | | | | |||
| | | | | | | * | Bug fixes | vjpai | 2015-07-23 |
* | | | | | | | | Merge pull request #2586 from dgquintas/compress_flag_reset | Craig Tiller | 2015-07-23 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #2629 from ctiller/always-with-the-mono | Yang Gao | 2015-07-23 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
| | | * | | | | | | Integration fix | Craig Tiller | 2015-07-23 |
| | | | | | | | * | Start switching everything to dynamic pool | Vijay Pai | 2015-07-23 |
| | | * | | | | | | Integration fix | Craig Tiller | 2015-07-23 |
| | | * | | | | | | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into virtuous... | Craig Tiller | 2015-07-23 |
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||
| | | * | | | | | | Merge github.com:grpc/grpc into virtuous-velvit-velociraptor | Craig Tiller | 2015-07-23 |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||
| | | | | | | | * | Fix bug on shutdown case | vjpai | 2015-07-23 |
| | | | | | | | * | Add dynamic thread pool and initial port of test | vjpai | 2015-07-23 |
| | | * | | | | | | Fix flow control | Craig Tiller | 2015-07-23 |
* | | | | | | | | | Merge pull request #2617 from jboeuf/jwt_creds_renaming | Yang Gao | 2015-07-23 |
|\ \ \ \ \ \ \ \ \ |