2095 Commits (dc40babc5c4b67b6d4013675d5a117a4bf8a4d6d)
 

Author SHA1 Message Date
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
murgatroid99 410ddaa421 Formatted db file 10 years ago
Nicolas "Pixel" Noble 3f1e696686 Disabled httpcli_test, and ran build cleaner. 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
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