index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Simple installation instructions for Python.
Nathaniel Manista
2015-02-26
*
Merge pull request #830 from nathanielmanistaatgoogle/python-interop-client
Masood Malekghassemi
2015-02-26
|
\
*
\
Merge pull request #831 from nathanielmanistaatgoogle/security-progress
Masood Malekghassemi
2015-02-26
|
\
\
|
*
|
Work towards invocation-side security.
Nathaniel Manista
2015-02-26
|
|
*
The Python interop client.
Nathaniel Manista
2015-02-26
|
|
/
*
|
Merge pull request #820 from jayantkolhe/jayantkolhe-patch-3
Mugur Marculescu
2015-02-25
|
\
\
|
|
/
|
/
|
|
*
Update README.md
Jayant Kolhe
2015-02-25
*
|
Merge pull request #813 from tbetbetbe/grpc_ruby_initial_version
Craig Tiller
2015-02-25
|
\
\
*
|
|
Sanitize a reference number.
Nathaniel Manista
2015-02-25
|
*
|
Synchronize initial package versions
Tim Emiola
2015-02-25
|
/
/
*
|
Merge pull request #812 from nathanielmanistaatgoogle/python-version-number
Craig Tiller
2015-02-25
|
\
\
|
*
|
Set Python version number to 0.4.0.
Nathaniel Manista
2015-02-25
*
|
|
Merge pull request #811 from murgatroid99/node_version_bump_0.5.0
Craig Tiller
2015-02-25
|
\
\
\
|
*
|
|
Bumped node version to 0.5.0
murgatroid99
2015-02-25
*
|
|
|
Merge pull request #803 from grpc/oaktowner-patch-1
Craig Tiller
2015-02-25
|
\
\
\
\
*
\
\
\
\
Merge pull request #806 from grpc/oaktowner-patch-2
Craig Tiller
2015-02-25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #789 from jtattermusch/interop_testing
Tim Emiola
2015-02-25
|
\
\
\
\
\
*
\
\
\
\
\
Merge pull request #810 from murgatroid99/node_instructions
Tim Emiola
2015-02-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add Debian nodejs-legacy instructions
Michael Lumish
2015-02-25
*
|
|
|
|
|
|
Removing emplace from python plugin.
Nicolas "Pixel" Noble
2015-02-25
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #795 from nathanielmanistaatgoogle/python-client-credentials
Masood Malekghassemi
2015-02-25
|
\
\
\
\
\
\
*
\
\
\
\
\
\
Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changes
Masood Malekghassemi
2015-02-25
|
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
Changing to use node instead of nodejs
Dan Ciruli
2015-02-25
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #805 from tbetbetbe/grpc_ruby_temp_split_hostname_from_hos...
Craig Tiller
2015-02-25
|
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
Update binding.gyp
Dan Ciruli
2015-02-25
*
|
|
|
|
|
|
|
Strip port in peer name check
Craig Tiller
2015-02-25
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Tmp fix: splits the hostname from the host before creating a call
Tim Emiola
2015-02-25
|
/
/
/
/
/
/
|
|
*
/
/
/
Python ClientCredentials object.
Nathaniel Manista
2015-02-25
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #794 from tbetbetbe/grpc_ruby_clear_default_creds_canary
donnadionne
2015-02-25
|
\
\
\
\
\
|
*
|
|
|
|
Removes a redundant canary test
Tim Emiola
2015-02-25
*
|
|
|
|
|
Merge pull request #786 from ctiller/travis-wrap
Michael Lumish
2015-02-25
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #792 from murgatroid99/node_interop_tls_fix
Craig Tiller
2015-02-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fixed TLS host resolution problems
murgatroid99
2015-02-25
*
|
|
|
|
|
|
Merge pull request #791 from jtattermusch/python_testing
Nathaniel Manista
2015-02-25
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
fix readme
Jan Tattermusch
2015-02-25
*
|
|
|
|
|
|
Merge pull request #788 from ctiller/sec-wtf
Michael Lumish
2015-02-25
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
fixed server streaming
Jan Tattermusch
2015-02-25
|
|
|
|
|
*
|
fix to make empty_stream pass against C++ server
Jan Tattermusch
2015-02-25
|
|
|
|
|
*
|
Added interop server, interop unit tests and fixes to pingpong
Jan Tattermusch
2015-02-25
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
clang-format
Jan Tattermusch
2015-02-25
|
*
|
|
|
|
Fix read through null pointer
Craig Tiller
2015-02-25
|
|
*
|
|
|
Make PHP compile
Craig Tiller
2015-02-25
|
|
/
/
/
/
*
|
|
|
|
Fix to make the conditional include under Windows
Jan Tattermusch
2015-02-25
*
|
|
|
|
Include grpc_csharp_ext.dll only under Windows
Jan Tattermusch
2015-02-25
*
|
|
|
|
grpc_csharp_ext.dll added to the project to force automatic copying to the ou...
Jan Tattermusch
2015-02-25
*
|
|
|
|
Added ability for c# to redirect C core logs to arbitrary sink
Jan Tattermusch
2015-02-25
|
/
/
/
/
*
|
|
|
Merge pull request #739 from soltanmm/py-update
Nathaniel Manista
2015-02-25
|
\
\
\
\
|
|
*
|
|
Final changes to the early_adopter API.
Nathaniel Manista
2015-02-25
*
|
|
|
|
Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_l...
Michael Lumish
2015-02-25
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #722 from jtattermusch/csharp_performance
Tim Emiola
2015-02-25
|
\
\
\
\
\
[next]