index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
*
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
\
|
*
Addressing comments.
Julien Boeuf
2015-02-24
*
|
suppress output of which
Yang Gao
2015-02-24
*
|
Fixing typo in Makefile.
Nicolas "Pixel" Noble
2015-02-24
|
/
*
Merge pull request #710 from jboeuf/default_google_creds
Craig Tiller
2015-02-23
|
\
|
*
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
*
|
Merge pull request #654 from ctiller/copyright
Tim Emiola
2015-02-23
|
\
\
|
|
*
Added support for default credentials.
Julien Boeuf
2015-02-21
*
|
|
Actually installing root certificates on the system.
Nicolas "Pixel" Noble
2015-02-22
*
|
|
Merge pull request #704 from ctiller/interop3
Yang Gao
2015-02-21
|
\
\
\
|
|
_
|
/
|
/
|
|
*
|
|
Re-generated project files.
Nicolas "Pixel" Noble
2015-02-21
*
|
|
Merge pull request #703 from nicolasnoble/win32
Craig Tiller
2015-02-21
|
\
\
\
|
|
*
|
Rename interop_test.c --> interop_test.cc
Craig Tiller
2015-02-21
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #641 from jboeuf/jwt_id_token
Yang Gao
2015-02-21
|
\
\
\
|
|
*
\
Merge branch 'master' of github.com:google/grpc into win32
Nicolas "Pixel" Noble
2015-02-21
|
|
|
\
\
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Fixing Windows port.
Nicolas "Pixel" Noble
2015-02-20
*
|
|
|
Fix in tree build of protobuf
Craig Tiller
2015-02-20
*
|
|
|
Adding a helpful installation message about protobuf.
Nicolas "Pixel" Noble
2015-02-21
|
|
/
/
|
/
|
|
*
|
|
Regenerated outdated Makefile.
Nicolas "Pixel" Noble
2015-02-21
*
|
|
Merge pull request #690 from ctiller/mac2
Nicolas Noble
2015-02-20
|
\
\
\
*
\
\
\
Merge pull request #689 from nicolasnoble/macos-fix
Craig Tiller
2015-02-20
|
\
\
\
\
|
|
*
|
|
Fix in tree build of openssl on mac
Craig Tiller
2015-02-20
*
|
|
|
|
Force compilation of protobuf using -fPIC.
Nicolas "Pixel" Noble
2015-02-21
|
*
|
|
|
Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS.
Nicolas "Pixel" Noble
2015-02-21
|
|
/
/
/
*
|
|
|
Merge branch 'master' of github.com:google/grpc into httpcli_test
Nicolas "Pixel" Noble
2015-02-21
|
\
|
|
|
|
*
|
|
Merge branch 'master' of github.com:google/grpc into unsecure-fix
Nicolas "Pixel" Noble
2015-02-21
|
|
\
\
\
|
*
|
|
|
Various MacOS build fixes.
Nicolas "Pixel" Noble
2015-02-21
|
|
*
|
|
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
|
|
|
|
*
Makefile cleanup
Craig Tiller
2015-02-20
|
|
|
|
*
Update year
Craig Tiller
2015-02-20
|
|
*
|
|
Re-enable rewrite test
Craig Tiller
2015-02-20
|
|
/
/
/
|
*
|
|
Merge pull request #665 from nicolasnoble/ssl-prefix
jboeuf
2015-02-20
|
|
\
\
\
|
|
*
|
|
Defining an installation prefix for grpc's root certs at compilation time.
Nicolas "Pixel" Noble
2015-02-20
|
*
|
|
|
Removing the hardcoded SSL roots.
Julien Boeuf
2015-02-20
|
|
/
/
/
*
|
|
|
Disabled httpcli_test, and ran build cleaner.
Nicolas "Pixel" Noble
2015-02-20
|
*
|
|
Merge pull request #606 from yang-g/roots
Craig Tiller
2015-02-20
|
|
\
\
\
|
*
\
\
\
Merge pull request #652 from ctiller/interop2
Yang Gao
2015-02-20
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Ensure interop tests are run as part of run_tests
Craig Tiller
2015-02-20
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Some 32 bits platforms don't like buildint asm for openssl.
Nicolas "Pixel" Noble
2015-02-20
|
/
/
/
|
|
*
Adding tool for generating JWTs on the command line.
Julien Boeuf
2015-02-19
|
|
/
|
/
|
*
|
Merge pull request #633 from nicolasnoble/ldconfig
Jan Tattermusch
2015-02-19
|
\
\
|
*
|
Running ldconfig shouldn't fail; so we can run fakeroot make install properly.
Nicolas "Pixel" Noble
2015-02-20
*
|
|
Added protoc plugin for Python GRPC.
Masood Malekghassemi
2015-02-19
|
/
/
*
|
Merge pull request #621 from yang-g/header
Nicolas Noble
2015-02-19
|
\
\
|
*
|
add more missing headers
Yang Gao
2015-02-19
|
*
|
add missing header
Yang Gao
2015-02-19
*
|
|
Fix a bug in Makefile where cpp_plugin name hadn't been updated yet where it
Vijay Pai
2015-02-19
|
/
/
|
*
Merge remote-tracking branch 'upstream/master' into roots
Yang Gao
2015-02-18
|
|
\
|
|
/
|
/
|
|
*
remove prod_roots_certs.c since it is not used anywhere
Yang Gao
2015-02-18
*
|
Polishing Makefile to better install targets.
Nicolas "Pixel" Noble
2015-02-19
|
/
[next]