2293 Commits (62d637c16383b63f084dbdd230791fac9727175e)
 

Author SHA1 Message Date
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 6ce372cc8f Add copyrights to docker files, makefiles 10 years ago
Craig Tiller d5bb9a3c93 Merge github.com:grpc/grpc into copyright 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
Jan Tattermusch e44874224f changed deb files name 10 years ago
Jan Tattermusch 9dece9e73f fixes to debian package building 10 years ago
Jan Tattermusch ed8572337f moved distpackages to tools 10 years ago
Julien Boeuf 25380de72d Adding tool for generating JWTs on the command line. 10 years ago
Jan Tattermusch cf774b939e create deb dir if it does not exist 10 years ago
Jan Tattermusch 5144cb4dc8 removed generated deb files and put deb dir to gitignore 10 years ago
murgatroid99 d7e8765aaa Added client and fixed some server bugs 10 years ago
Jan Tattermusch ac5b5f2125 always run lintian when building deb packages 10 years ago
Jan Tattermusch 4720babdb2 fixes of some lintian reports 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
Julien Boeuf f47a5cb93d Implementing JWT credentials (a.k.a JWT ID Tokens). 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
Jorge Canizales d5c1b56dda Adds sample usage code of GRPCClient 10 years ago
Jan Tattermusch 81a14e8983 Script for generating deb files and deb files. 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
murgatroid99 a6793f2dd6 Merge branch 'master' into node_route_guide_sample 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