2075 Commits (cd9b1c850db35ad37669dc0a650712b1cd29527f)
 

Author SHA1 Message Date
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
donnadionne 6044f2fd71 Merge pull request #636 from murgatroid99/node_mocha_fix 10 years ago
vjpai dbbdda5247 EXPECT_EQ Mac issue... 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
murgatroid99 d81b6e3312 Removed reference to non-existent header 10 years ago
murgatroid99 33e09898a5 Switched to a smaller area of features 10 years ago
Nicolas "Pixel" Noble cc2b42aa96 Running ldconfig shouldn't fail; so we can run fakeroot make install properly. 10 years ago
murgatroid99 b6c2f52169 Switched to using pre-defined list of features 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
Nicolas Noble 929325cee4 Merge pull request #621 from yang-g/header 10 years ago
murgatroid99 f8a9b1c191 Added lint script 10 years ago
Tim Emiola af656b70eb Merge pull request #625 from murgatroid99/node_package_files_include 10 years ago