index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
end2end
Commit message (
Expand
)
Author
Age
*
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
|
/
*
() --> (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 codebase
Craig Tiller
2015-01-13
*
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
*
C implementation of Census trace store and stats store for grpc C lib.
hongyu
2015-01-09
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Fix the socket pair fixtures to include the http filters.
klempner
2014-12-29
*
Add SSL root for production GFE.
chenw
2014-12-29
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.
pmarks
2014-12-19
*
Remove a (very) deprecated file.
ctiller
2014-12-16
*
Trailing metadata support.
ctiller
2014-12-16
*
GOAWAY & Reconnection support.
ctiller
2014-12-15
*
Binary header encoding.
ctiller
2014-12-15
*
Add batch file that builds and executes all GPR tests.
jtattermusch
2014-12-11
*
Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific
pmarks
2014-12-11
*
Introducing iomgr.
ctiller
2014-12-09
*
Strip "_test" from the name of thread_stress_test.c.
nathaniel
2014-12-09
*
Add mako templates to generate MS Visual Studio projects.
jtattermusch
2014-12-08
*
Make em destroy underlying descriptor objects (and their corresponding libevent
klempner
2014-12-08
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26