1885 Commits (5df27a9e2b17efb6d3caae25261ceffa8feff6ab)
 

Author SHA1 Message Date
Yang Gao 5df27a9e2b Merge pull request #604 from jboeuf/fix_sprintf 10 years ago
Tim Emiola d4129ecbd1 Merge pull request #616 from jtattermusch/csharp_namespace 10 years ago
Jan Tattermusch df89cf8391 Updated Copyright information and assembly versions for C# 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 10 years ago
Tim Emiola 222fbdf317 Merge pull request #608 from nathanielmanistaatgoogle/interfaces_test_case 10 years ago
Tim Emiola e2e081a32e Merge pull request #614 from jtattermusch/nitpicking 10 years ago
Nathaniel Manista a75e4efe23 Merge pull request #610 from nathanielmanistaatgoogle/early-adopter-split 10 years ago
Jan Tattermusch b4472d8810 fixed readme 10 years ago
Nathaniel Manista 3e2ebff833 Python early_adopter changes in anticipation of interop client. 10 years ago
Yang Gao 148869f36e Merge pull request #607 from vjpai/compiler 10 years ago
Vijay Pai a5baf18983 One-line fix for namespace bug 10 years ago
Nathaniel Manista 1fbaad110f Rename base/interfaces_test to base/interfaces_test_case. 10 years ago
Julien Boeuf 90bd7c4c4d Fixing sprintf and a few other things. 10 years ago
David Klempner 26fd5a4aed Merge pull request #603 from ctiller/chex7 10 years ago
Tim Emiola 97303a9db7 Merge pull request #585 from jayantkolhe/jayantkolhe-patch-1 10 years ago
Tim Emiola 60220f2a7a Merge pull request #598 from jcanizales/import-ios-library 10 years ago
Tim Emiola bbf11f77a2 Merge pull request #590 from murgatroid99/node_auth_integration 10 years ago
Craig Tiller 45d26690bf Merge pull request #600 from nicolasnoble/make-install 10 years ago
Craig Tiller 43a2b176f1 Fix a TSAN reported race 10 years ago
murgatroid99 bdc8baf4fc Added comment about where Google credentials come from 10 years ago
Nicolas "Pixel" Noble 522d7122a8 Polishing Makefile to better install targets. 10 years ago
Jorge Canizales 9409ad8020 Adds copyright notices to the GRPCClient files. 10 years ago
Craig Tiller fb89ee38d5 Merge pull request #597 from ctiller/chex5 10 years ago
Craig Tiller 59ea16ff44 Fix a race where an fd can be deleted during polling 10 years ago
Jayant Kolhe 839ed1078e Update README.md 10 years ago
Yang Gao d9f3dfe7eb Merge pull request #581 from ctiller/an-update-on-c++ 10 years ago
Jayant Kolhe 897931903b Update README.md 10 years ago
Craig Tiller 2627e4e0a9 Merge with async unary changes 10 years ago
Nicolas Noble 646f60153a Merge pull request #594 from jtattermusch/fix_include 10 years ago
Nicolas Noble 5bac11ac17 Merge pull request #595 from ctiller/chex3 10 years ago
Craig Tiller 2d11c93ab5 Merge github.com:grpc/grpc into an-update-on-c++ 10 years ago
Craig Tiller e9defd77de Delete symlink to my home directory 10 years ago
Jan Tattermusch 2f2afd20be fixed string.h include 10 years ago
Craig Tiller d24d13d6eb Simplify TryPluck 10 years ago
Nicolas Noble c7851cf055 Merge pull request #593 from jtattermusch/separate_csharp_install 10 years ago
Craig Tiller c7625b0e5f Move header #include 10 years ago
Jan Tattermusch bb0c65b7b4 updated C# readme 10 years ago
Jan Tattermusch 2ec0b3ea59 make grpc_csharp_ext compile and install independently from the grpc and gpr libraries 10 years ago
murgatroid99 84193cd393 Merge branch 'master' into node_auth_integration 10 years ago
murgatroid99 501d9d0811 Added node auth interop test command 10 years ago
murgatroid99 8c3ed009a8 Added auth functionality and interop tests 10 years ago
Craig Tiller 8a287d1a1b Merge pull request #588 from yang-g/c++api 10 years ago
Nicolas Noble 1ff680a545 Merge pull request #587 from ctiller/chex2 10 years ago
Yang Gao 68bc778b63 2015 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Michael Lumish 5977a6ae14 Merge pull request #578 from jtattermusch/csharp_new_api 10 years ago
Craig Tiller 9f360011af Merge pull request #586 from dklempner/epoll_doc_fix 10 years ago
Craig Tiller 9be83eec1d Fix use-after-free. 10 years ago
David Klempner a16fee215f Correct the comment documenting how to disable having multiple threads 10 years ago
Nicolas Noble bac5c7ca68 Merge pull request #584 from ctiller/chex2 10 years ago