index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
make CreateTestChannel support additional credentials besides ssl
Yang Gao
2015-01-25
*
sync messages.proto up to date.
Yang Gao
2015-01-25
*
Make interop server listen on 0.0.0.0.
Yang Gao
2015-01-23
*
Merge pull request #179 from ctiller/kill-printf
jboeuf
2015-01-23
|
\
|
*
Add constant for min bufsize for timeout encoding
Craig Tiller
2015-01-23
*
|
Removed unnecessary test file
murgatroid99
2015-01-23
|
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
|
Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api
murgatroid99
2015-01-23
|
\
|
|
*
Merge pull request #153 from ctiller/windows-fixes
Jan Tattermusch
2015-01-23
|
|
\
|
|
*
Fix indentation
Craig Tiller
2015-01-22
|
*
|
kNumResponseMessages is an int, so i is doing signedness mismatch.
Nicolas "Pixel" Noble
2015-01-22
*
|
|
Merge branch 'master' into merge_new_invoke_api
murgatroid99
2015-01-22
|
\
|
|
|
*
|
Bugfix connection code in test
Craig Tiller
2015-01-21
|
*
|
Must init iomgr
Craig Tiller
2015-01-21
*
|
|
Resolved merge conflicts with master
murgatroid99
2015-01-21
|
\
\
\
|
|
*
|
Make this socket creation portable
Craig Tiller
2015-01-21
|
|
*
|
This field is 8 bits on Mac
Craig Tiller
2015-01-21
|
|
/
/
|
/
|
|
|
|
*
Add platform ifdefs, fix up some MSVC warnings
Craig Tiller
2015-01-21
|
|
*
Const correctness fixes
Craig Tiller
2015-01-21
|
*
|
clang-format
Craig Tiller
2015-01-20
|
*
|
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-20
|
|
\
\
*
|
|
|
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
|
/
/
/
*
|
/
Cap the size of the poll kick freelist.
David Klempner
2015-01-20
|
|
/
|
/
|
*
|
Release server creds
Craig Tiller
2015-01-19
*
|
Merge github.com:google/grpc into sec
Craig Tiller
2015-01-19
|
\
\
*
|
|
clang-format
Craig Tiller
2015-01-19
*
|
|
Allow secure connections with fling server
Craig Tiller
2015-01-19
|
*
|
Use clang-format-3.5
Craig Tiller
2015-01-18
|
/
/
*
|
Explicitly name the target language.
Craig Tiller
2015-01-18
*
|
Merge pull request #70 from ctiller/benchmark
vjpai
2015-01-16
|
\
\
*
|
|
Factor out the pollset kicking mechanism and eliminate sharding
David Klempner
2015-01-16
|
|
*
Compile fix
Craig Tiller
2015-01-16
|
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-16
|
|
/
|
|
/
|
|
*
|
|
clang compile fixes
Craig Tiller
2015-01-16
*
|
|
Merge pull request #88 from ctiller/shutdown
Yang Gao
2015-01-16
|
\
\
\
|
*
|
|
Add an optional server shutdown event.
Craig Tiller
2015-01-16
*
|
|
|
Build fix
Craig Tiller
2015-01-16
*
|
|
|
Fix returned status
Craig Tiller
2015-01-16
|
/
/
/
|
*
|
Include some useful help text
Craig Tiller
2015-01-16
|
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update
Craig Tiller
2015-01-15
|
|
|
\
*
|
|
|
Changing size type in Transport Security (TSI) from uint32_t to size_t:
Julien Boeuf
2015-01-15
|
|
/
/
|
/
|
|
|
*
|
Opportunistically use perftools if installed.
Craig Tiller
2015-01-15
|
/
/
*
|
clang-format
Craig Tiller
2015-01-15
*
|
() --> (void)
Craig Tiller
2015-01-15
*
|
clang-format
Craig Tiller
2015-01-15
*
|
Remove calls to grpc_call_accept from C core tests.
Craig Tiller
2015-01-15
|
*
clang-format
Craig Tiller
2015-01-14
|
*
Fling test uses grpc_call_invoke
Craig Tiller
2015-01-14
|
*
Echo test uses grpc_call_invoke
Craig Tiller
2015-01-14
*
|
Merge pull request #32 from ctiller/qpsfix
Yang Gao
2015-01-14
|
\
\
[next]