index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
wording change
Yang Gao
2015-03-13
*
Rename to AsyncGeneric*
Yang Gao
2015-03-12
*
add missing GRPC_FINAL
Yang Gao
2015-03-12
*
resolve leak, now asan clean
Yang Gao
2015-03-11
*
Rename anonymous to generic globally
Yang Gao
2015-03-11
*
Merge branch 'master' into untypedAPI
Yang Gao
2015-03-11
|
\
|
*
Merge pull request #990 from jtattermusch/csharp_tls_server
Tim Emiola
2015-03-11
|
|
\
|
*
\
Merge pull request #998 from yang-g/nameoverride
Vijay Pai
2015-03-11
|
|
\
\
*
|
|
|
A first test with typed async client and untyped service for a simple rpc
Yang Gao
2015-03-11
*
|
|
|
Expose server cq for polling incoming anonymous rpcs
Yang Gao
2015-03-11
*
|
|
|
Merge branch 'master' into untypedAPI
Yang Gao
2015-03-10
|
\
|
|
|
|
*
|
|
Merge pull request #978 from Chilledheart/master
Yang Gao
2015-03-10
|
|
\
\
\
|
*
\
\
\
Merge pull request #997 from nathanielmanistaatgoogle/interop
donnadionne
2015-03-10
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #993 from nathanielmanistaatgoogle/framework-cleanup
Masood Malekghassemi
2015-03-10
|
|
\
\
\
\
\
|
|
|
|
|
*
|
Use ssl name override if it's in the channel argument
Yang Gao
2015-03-10
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
Add the Python interop client to gce_setup files
Nathaniel Manista
2015-03-10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
merge with upstream and resolve conflict
Yang Gao
2015-03-10
|
\
|
|
|
|
*
|
|
|
|
read and copy add two ref's, unref one
Yang Gao
2015-03-10
*
|
|
|
|
initial imple of byte buffer and slice
Yang Gao
2015-03-10
|
*
|
|
|
Merge pull request #996 from murgatroid99/node_version_bump_0.5.3
Tim Emiola
2015-03-10
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #972 from donnadionne/add_timed_out_tests_back
Jan Tattermusch
2015-03-10
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Updated Node package version to 0.5.3
murgatroid99
2015-03-10
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #991 from murgatroid99/node_11_cleanup_segfault
Tim Emiola
2015-03-10
|
|
\
\
\
\
\
|
|
|
*
|
|
|
Modifying after review comments.
Donna Dionne
2015-03-09
|
|
|
|
*
|
|
Eliminate the Python "assembly" package
Nathaniel Manista
2015-03-10
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
Fixed run server command in csharp_mono dockerfile.
Jan Tattermusch
2015-03-09
|
|
|
*
|
|
Merge branch 'master' of github.com:google/grpc into add_timed_out_tests_back
Donna Dionne
2015-03-09
|
|
|
|
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge branch 'master' into node_11_cleanup_segfault
murgatroid99
2015-03-09
|
|
|
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Fixed segfault by fixing scope issue
murgatroid99
2015-03-09
|
|
|
|
|
*
C# server side TLS support
Jan Tattermusch
2015-03-09
|
*
|
|
|
|
Merge pull request #982 from sahlberg/python-readme
Tim Emiola
2015-03-09
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge pull request #979 from nathanielmanistaatgoogle/framework-cleanup
Masood Malekghassemi
2015-03-09
|
|
\
\
\
\
\
|
|
|
|
*
|
|
Added more tests
murgatroid99
2015-03-09
|
*
|
|
|
|
|
Merge pull request #987 from Chilledheart/minor-fix
Nicolas Noble
2015-03-09
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
*
Avoid unnecessary copies during protobuf serialization and deserialization
Chilledheart
2015-03-10
|
|
|
|
|
|
|
*
Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer
Chilledheart
2015-03-10
|
|
*
|
|
|
|
|
Add missing GRPC_OVERRIDE, NFC
Chilledheart
2015-03-10
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Merge pull request #981 from sahlberg/231
Nicolas Noble
2015-03-07
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
README: fix the path to the python requirements.txt file
Ronnie Sahlberg
2015-03-07
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
|
|
/
/
/
/
/
|
|
*
/
/
/
Refactoring within Python RPC Framework
Nathaniel Manista
2015-03-07
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #835 from ctiller/credit
Nicolas Noble
2015-03-06
|
|
\
\
\
\
|
*
\
\
\
\
Merge pull request #962 from nathanielmanistaatgoogle/interop
Masood Malekghassemi
2015-03-06
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Include interop tests in python_tests.json
Nathaniel Manista
2015-03-07
|
|
*
|
|
|
|
Use server_host_override in interop client
Nathaniel Manista
2015-03-07
|
|
*
|
|
|
|
Add a server_host_override to stub creation
Nathaniel Manista
2015-03-07
|
|
/
/
/
/
/
|
|
*
|
|
|
Merge pull request #4 from nicolasnoble/c++-creds
Craig Tiller
2015-03-06
|
|
|
\
\
\
\
*
|
|
|
|
|
|
Service side should be done, it builds and existing tests pass
Yang Gao
2015-03-06
|
*
|
|
|
|
|
Merge pull request #974 from ctiller/arghhh
David Klempner
2015-03-06
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
Don't merge OpenSSL into C++ upper layer libraries; only C.
Nicolas "Pixel" Noble
2015-03-06
[next]