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
*
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
*
Fixes package prefixes
temiola
2014-12-12
*
Fix ipv6.c build breakage on Windows.
jtattermusch
2014-12-11
*
Add batch file that builds and executes all GPR tests.
jtattermusch
2014-12-11
*
Cache encoded binary data on the metadata string object.
ctiller
2014-12-11
*
Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific
pmarks
2014-12-11
*
Patch shutdown during write test to not fail or do a racy destroy if the write
klempner
2014-12-11
*
Tell call/channel op handlers who is invoking them.
ctiller
2014-12-11
*
Build CPP interop client in Git-on-[] as well as in [].
chenw
2014-12-11
*
Advertise h2-16, h2-15, h2-14, and accept any of them.
ctiller
2014-12-10
*
Automated g4 rollback of changelist 81719124.
ctiller
2014-12-09
*
Advertise h2-16, h2-15, h2-14, and accept any of them.
ctiller
2014-12-09
*
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
*
Remove argument to grpc_em_alarm_cancel as it isn't used.
vpai
2014-12-01
*
Initial import.
Nicolas Noble
2014-11-26