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
*
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
*
|
Bugfix connection code in test
Craig Tiller
2015-01-21
*
|
Must init iomgr
Craig Tiller
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
*
|
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
*
|
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
*
|
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
*
Merge pull request #32 from ctiller/qpsfix
Yang Gao
2015-01-14
|
\
|
*
Remove unused private field
Craig Tiller
2015-01-14
*
|
Run clang-format-all.sh
Yang Gao
2015-01-14
*
|
Use C signal handling in C++ end2end
Craig Tiller
2015-01-14
*
|
Unify signal handling in C
Craig Tiller
2015-01-14
|
/
*
Merge pull request #24 from nicolasnoble/win32
Craig Tiller
2015-01-13
|
\
|
*
Fixing test_config.c
Nicolas "Pixel" Noble
2015-01-13
*
|
Removing a few more traces of libevent.
Nicolas "Pixel" Noble
2015-01-14
|
/
*
Fix formatting
Craig Tiller
2015-01-13
*
Merge github.com:google/grpc into format
Craig Tiller
2015-01-13
|
\
|
*
Fix qps test.
Craig Tiller
2015-01-13
|
*
Merge github.com:google/grpc into testcpp
Craig Tiller
2015-01-13
|
|
\
|
|
*
Added new results to report resource usage and QPS, along with new proto supp...
vpai
2015-01-13
*
|
|
clang-format codebase
Craig Tiller
2015-01-13
|
|
/
|
/
|
|
*
Merge github.com:google/grpc into testcpp
Craig Tiller
2015-01-12
|
|
\
|
|
/
|
/
|
*
|
Splitting grpc_test_util into gpr_test_util.
nnoble
2015-01-12
*
|
Return bound port number from grpc_server_add_http2_port.
ctiller
2015-01-12
|
*
Initialize gtest correctly
Craig Tiller
2015-01-12
|
*
Make this file compile
Craig Tiller
2015-01-12
[next]