1983 Commits (772a9764343526811f816270a38431564ea0e01f)
 

Author SHA1 Message Date
Craig Tiller 772a976434 Re-enable rewrite test 10 years ago
Craig Tiller 04ab715339 Also check build=test 10 years ago
Craig Tiller 5f9d615d8d Make run_tests.py respect the run= attribute 10 years ago
jboeuf cc07b2d094 Merge pull request #665 from nicolasnoble/ssl-prefix 10 years ago
Yang Gao 3c472d2036 Merge pull request #670 from ctiller/interop 10 years ago
Craig Tiller 2f3e2ec865 Make interop server respond to sigint 10 years ago
Yang Gao 108f43b59b Merge pull request #661 from jboeuf/remove_hardcoded_ssl_roots 10 years ago
Nicolas "Pixel" Noble 72743820ab Defining an installation prefix for grpc's root certs at compilation time. 10 years ago
Julien Boeuf 1bc21a46db Removing the hardcoded SSL roots. 10 years ago
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