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 #179 from ctiller/kill-printf
jboeuf
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
*
|
|
Resolved merge conflicts with master
murgatroid99
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
|
/
/
*
|
Use clang-format-3.5
Craig Tiller
2015-01-18
*
|
Explicitly name the target language.
Craig Tiller
2015-01-18
|
*
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
|
/
/
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update
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
|
*
Fix ordering problem leading to flaky test
Craig Tiller
2015-01-13
|
*
Fix tag matching bug
Craig Tiller
2015-01-13
|
*
Update test to grpc_call_invoke
Craig Tiller
2015-01-13
|
*
Remove calls to grpc_call_start_invoke
Craig Tiller
2015-01-13
|
*
Compile fix
Craig Tiller
2015-01-13
|
*
clang-format codebase
Craig Tiller
2015-01-13
|
*
Merge github.com:google/grpc into api
Craig Tiller
2015-01-13
|
|
\
|
|
/
|
/
|
|
*
Moving prototype from Google to GitHub
Craig Tiller
2015-01-13
*
|
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
[next]