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
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Allow logging mechanism to be overridden by applications.
ctiller
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
Grpc census: v0 trace_printf() implementation in C.
hongyu
2015-01-12
*
Merge github.com:google/grpc
Nicolas Noble
2015-01-09
|
\
*
|
Fix test under msan
ctiller
2015-01-09
*
|
Add a test to export two TestService on the same server, only with different
yangg
2015-01-09
*
|
C implementation of Census trace store and stats store for grpc C lib.
hongyu
2015-01-09
*
|
Enable streaming test case for gRPC client in GCE.
chenw
2015-01-09
*
|
Remove libevent.
ctiller
2015-01-09
*
|
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
|
*
Fix a compiler warning.
Craig Tiller
2015-01-09
|
/
*
Remove libevent.
ctiller
2015-01-08
*
Fixing include paths for cmdline.
nnoble
2015-01-07
*
Add deadline API on server side.
yangg
2015-01-06
*
Adding plugins to the mako rendering system.
nnoble
2015-01-06
*
Seed random numbers in each process based on pid.
ctiller
2015-01-05
*
Fix the socket pair fixtures to include the http filters.
klempner
2014-12-29
*
Add Flags to override host and enable prod ssl root.
chenw
2014-12-29
*
Add SSL root for production GFE.
chenw
2014-12-29
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
Adding support for service account credentials.
jboeuf
2014-12-29
*
Make override hostname an argument for testing against prod gfe.
yangg
2014-12-29
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Add a test where client side sees a deadline expired status.
yangg
2014-12-19
*
Fix opensource build test.
ctiller
2014-12-19
*
gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.
pmarks
2014-12-19
*
Set host to channel's target when creating a call.
yangg
2014-12-19
*
Add ServerContext. It is currently empty and deadline and metadata will come to
yangg
2014-12-19
*
Fix include guards.
ctiller
2014-12-17
*
Prepare QPS tests for running in GCE
vpai
2014-12-17
*
Remove endpoint/ directories.
ctiller
2014-12-17
*
Adding JWT generation and signing code for service accounts credentials.
jboeuf
2014-12-16
*
Add slow client consumer test case for flow control test.
chenw
2014-12-16
*
Make alarm initialization take a timespec now.
ctiller
2014-12-16
*
Remove a (very) deprecated file.
ctiller
2014-12-16
*
Trailing metadata support.
ctiller
2014-12-16
*
GOAWAY & Reconnection support.
ctiller
2014-12-15
*
Add time averaged stats for future alarm list work.
ctiller
2014-12-15
*
Simplify alarm API.
ctiller
2014-12-15
*
Fix a bug in base-log, and add test.
aveitch
2014-12-15
*
Add a test for useful.h.
ctiller
2014-12-15
*
Change the low level ping pong benchmark to run all tests by default.
klempner
2014-12-15
*
Binary header encoding.
ctiller
2014-12-15
*
Use '\0' instead of '0' in payload as java client actually checks that.
yangg
2014-12-15
*
Makefile will now build zlib and/or OpenSSL if needed.
nnoble
2014-12-12
*
Adding base utils for JWT service account workflow. OpenSSL base64 decoding is
jboeuf
2014-12-12
*
Getting the generated Makefile to support .proto files.
nnoble
2014-12-12
*
Tweaking log calls a bit.
nnoble
2014-12-12
*
Make the default deadline gpr_inf_future to avoid mismatch between
yangg
2014-12-12
[next]