aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into ↵Gravatar Craig Tiller2015-07-26
|\ | | | | | | | | | | | | sometimes-its-good-just-to-check-in-with-each-other Conflicts: src/core/iomgr/tcp_server_windows.c
| * Merge pull request #2664 from jtattermusch/async_testsGravatar Stanley Cheung2015-07-25
| |\ | | | | | | Cleanup in C# tests
| | * make sure async test wont be silently skipped with old NUnitGravatar Jan Tattermusch2015-07-24
| | |
| | * make some interop tests run as async methodsGravatar Jan Tattermusch2015-07-24
| | |
| | * introducing async testsGravatar Jan Tattermusch2015-07-24
| | |
| | * add NUnitTestAdapter for VSGravatar Jan Tattermusch2015-07-24
| | |
| * | Merge pull request #2647 from vjpai/deependGravatar Yang Gao2015-07-24
| |\ \ | | | | | | | | Dynamic-sized thread pool
| * \ \ Merge pull request #2605 from yang-g/fake_transport_security_to_privateGravatar jboeuf2015-07-24
| |\ \ \ | | |_|/ | |/| | Fake transport security to private
| * | | make insecure channel and server explicitGravatar Jan Tattermusch2015-07-24
| | | |
| * | | introduce gRPC loggerGravatar Jan Tattermusch2015-07-24
| | | |
| * | | fix reference to bouncyCastles assemblyGravatar Jan Tattermusch2015-07-24
| | | |
| * | | upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded codeGravatar Jan Tattermusch2015-07-24
| | | |
| * | | fix x86 target to be AnyCPUGravatar Jan Tattermusch2015-07-24
| | | |
| * | | added test for client SSL authenticationGravatar Jan Tattermusch2015-07-24
| | | |
| * | | added option to authenticate client using root cert chainGravatar Jan Tattermusch2015-07-24
| | | |
| * | | expose peer info in serverside call handlersGravatar Jan Tattermusch2015-07-24
| | | |
| * | | Merge pull request #2654 from jtattermusch/win_getpeername_fixGravatar Nicolas Noble2015-07-24
| |\ \ \ | | | | | | | | | | Fix getpeername code on windows
| * \ \ \ Merge pull request #2630 from murgatroid99/node_completion_key_namesGravatar Jan Tattermusch2015-07-24
| |\ \ \ \ | | | | | | | | | | | | Changed object keys to valid identifier names
| | | * | | fix whitespaces and line lengthGravatar Jan Tattermusch2015-07-24
| | | | | |
| | | * | | fix getpeername code on windowsGravatar Jan Tattermusch2015-07-24
| | | | | |
| * | | | | Merge pull request #2651 from murgatroid99/node_call_peer_addressGravatar Jan Tattermusch2015-07-24
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Exposed channel target and call peer in Node wrapper
| * | | | | Merge pull request #2620 from meisterpeeps/masterGravatar Michael Lumish2015-07-24
| |\ \ \ \ \ | | | | | | | | | | | | | | Update README.md (just a little typo)
| | | | | | * Merge branch 'master' into deependGravatar Vijay Pai2015-07-24
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | * | | | Exposed channel target and call peer in Node wrapperGravatar murgatroid992015-07-24
| | | | | | |
| * | | | | | add user-agent for phpGravatar Stanley Cheung2015-07-24
| | | | | | |
| * | | | | | Merge pull request #2643 from jtattermusch/csharp_timeoutsGravatar Michael Lumish2015-07-24
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | C# support for timeouts.
| * \ \ \ \ \ \ Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tentGravatar Vijay Pai2015-07-24
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Handle a race where a new call comes in post-shutdown a little better
| * \ \ \ \ \ \ \ Merge pull request #2633 from ctiller/virtuous-velvit-velociraptorGravatar Yang Gao2015-07-23
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix flow control
| | | | * | | | | | tiny fixesGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | * | | | | | fix test on windowsGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | | | | | | * Fix thread list iteratorGravatar vjpai2015-07-23
| | | | | | | | | |
| | | | * | | | | | explicitly convert deadline for server handlers to realtimeGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | * | | | | | add MathService.Fib test with deadlineGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | * | | | | | implemented cancellation support for MathService.FibGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | * | | | | | add Timeout support and testsGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | * | | | | | added deadline to generated stubsGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | * | | | | | Timespec.FromDateTime implementation and testsGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | * | | | | | implemented FromDateTimeGravatar Jan Tattermusch2015-07-23
| | | | | | | | | |
| | | | * | | | | | robust conversion from Timespec to DateTime and testsGravatar Jan Tattermusch2015-07-23
| | |_|/ / / / / / | |/| | | | | | |
| | | | | | | | * Bug fixesGravatar vjpai2015-07-23
| | | | | | | | |
| * | | | | | | | Merge pull request #2586 from dgquintas/compress_flag_resetGravatar Craig Tiller2015-07-23
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fixes for streaming compression.
| * \ \ \ \ \ \ \ \ Merge pull request #2629 from ctiller/always-with-the-monoGravatar Yang Gao2015-07-23
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | Make the server report monotonic times for deadlines
| | | | * | | | | | Integration fixGravatar Craig Tiller2015-07-23
| | | | | | | | | |
| | | | | | | | | * Start switching everything to dynamic poolGravatar Vijay Pai2015-07-23
| | | | | | | | | |
| | | | * | | | | | Integration fixGravatar Craig Tiller2015-07-23
| | | | | | | | | |
| | | | * | | | | | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-23
| | | | |\ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | | | | | | | | | | virtuous-velvit-velociraptor
| | | | * | | | | | Merge github.com:grpc/grpc into virtuous-velvit-velociraptorGravatar Craig Tiller2015-07-23
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | | | | | * Fix bug on shutdown caseGravatar vjpai2015-07-23
| | | | | | | | | |
| | | | | | | | | * Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
| | | | | | | | | |
| | | | * | | | | | Fix flow controlGravatar Craig Tiller2015-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sending of window updates is now integrated with the primary write path, making this far more robust - iomgr starts up after shutdown correctly again