1974 Commits (b681d0adba74e8f870082a15103b71038dd5beb0)
 

Author SHA1 Message Date
Tim Emiola b681d0adba Merge pull request #656 from jtattermusch/csharp_projectrename 10 years ago
Nathaniel Manista 477ce9fd9a Merge pull request #627 from nathanielmanistaatgoogle/sync-async 10 years ago
Nathaniel Manista 331fcb9dc3 Add SyncAsync interfaces and implementations. 10 years ago
Nathaniel Manista b472e2364a Merge pull request #657 from nathanielmanistaatgoogle/thread-leak-fix 10 years ago
Nathaniel Manista 97993b65b3 Fix a thread leak bug. 10 years ago
Craig Tiller c9a53f9568 Merge pull request #606 from yang-g/roots 10 years ago
Craig Tiller 7a5b53cb6e Merge pull request #655 from yang-g/copyleft 10 years ago
Yang Gao aad032532c Merge pull request #652 from ctiller/interop2 10 years ago
Yang Gao 87e8b6df45 Merge pull request #651 from ctiller/interop 10 years ago
Jan Tattermusch b2d4b8399a Added EXPERIMENTAL-ONLY disclaimer file 10 years ago
Jan Tattermusch 01829813b8 update README file 10 years ago
Jan Tattermusch 92aa11dff6 renamed MathClient -> Grpc.Examples.MathClient 10 years ago
Jan Tattermusch babfd91e4a Rename Grpc.Api to Grpc.Examples 10 years ago
Jan Tattermusch d3a7927620 moved proto files to Grpc.IntegrationTesting 10 years ago
Jan Tattermusch 03e9da7a7c moved interop testing specific files to Grpc.IntegrationTesting 10 years ago
Jan Tattermusch 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago
Jan Tattermusch b84abbd307 set assembly versions to 0.1 to have lower version than languages in alpha 10 years ago
Yang Gao 5fc90295ce include .m in check_copyright.py 10 years ago
Craig Tiller 16a6ea6bc0 Ensure interop tests are run as part of run_tests 10 years ago
Jan Tattermusch 1b2f902075 Merge pull request #645 from ctiller/32bit 10 years ago
Craig Tiller d9e6413f33 Fix server side large message receiving 10 years ago
Nathaniel Manista 4a858990ed Merge pull request #650 from Yhg1s/master 10 years ago
Thomas Wouters c04c573fb3 Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically: 10 years ago
Nicolas Noble 2efc1cbd7e Merge pull request #647 from grpc/revert-646-ssl_roots_file 10 years ago
Nicolas Noble 2c29920e73 Revert "Adding a constant for a well known place where the SSL roots are installed." 10 years ago
Nicolas Noble 1d435e10cc Merge pull request #646 from jboeuf/ssl_roots_file 10 years ago
Craig Tiller cf476ee0b9 Merge pull request #21 from nicolasnoble/32bit 10 years ago
Nicolas "Pixel" Noble e567fa9325 Some 32 bits platforms don't like buildint asm for openssl. 10 years ago
Julien Boeuf d0c0a9d68c Adding a constant for a well known place where the SSL roots are installed. 10 years ago
Craig Tiller 54f9a65f1e 32 bit compilation fixes for core 10 years ago
Craig Tiller 99d6593db8 Merge pull request #638 from vjpai/expecteq 10 years ago
Craig Tiller b73578f412 Merge pull request #643 from nicolasnoble/gflags 10 years ago
Nicolas "Pixel" Noble 7e80efcb3d Making the usage of gflags uniform across distributions. 10 years ago
Eric Anderson a52ba57ebf Merge pull request #642 from nicolasnoble/gflags 10 years ago
Nicolas "Pixel" Noble ba6082080c Fixing gflags' include path. 10 years ago
Nathaniel Manista 52978e5326 Merge pull request #639 from soltanmm/master 10 years ago
Masood Malekghassemi 081f956263 Removed unused/wrong generated Python code imports from Python codegen. 10 years ago
donnadionne 6044f2fd71 Merge pull request #636 from murgatroid99/node_mocha_fix 10 years ago
vjpai dbbdda5247 EXPECT_EQ Mac issue... 10 years ago
murgatroid99 777a08964c Explicitly use nodejs to run tests 10 years ago
Jan Tattermusch 6d96a03b73 Merge pull request #633 from nicolasnoble/ldconfig 10 years ago
Tim Emiola f4ce945da5 Merge pull request #631 from soltanmm/master 10 years ago
donnadionne 71a3a415a2 Merge pull request #634 from murgatroid99/node_header_fix 10 years ago
murgatroid99 d81b6e3312 Removed reference to non-existent header 10 years ago
Nicolas "Pixel" Noble cc2b42aa96 Running ldconfig shouldn't fail; so we can run fakeroot make install properly. 10 years ago
Masood Malekghassemi f8e297a3c0 Added protoc plugin for Python GRPC. 10 years ago
Tim Emiola 3e9e1804c9 Merge pull request #629 from jcanizales/fix-internal-include-path 10 years ago
Jorge Canizales 788b766dba Fix internal include path 10 years ago
Tim Emiola 85e4f53c67 Merge pull request #628 from murgatroid99/node_lint 10 years ago
murgatroid99 dca966d39c Fixed lint errors 10 years ago