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
/
gen_build_json.py
Commit message (
Expand
)
Author
Age
*
Make it possible to run with poll() instead of epoll()
Craig Tiller
2015-05-29
*
Send RST_STREAM when closing from the server without getting a client half-cl...
Craig Tiller
2015-05-19
*
Add testing for GRPC_TRACE
Craig Tiller
2015-05-18
*
Fix test, readd it to build
Craig Tiller
2015-05-15
*
Merge branch 'master' of github.com:grpc/grpc into generate-test-projects
Nicolas "Pixel" Noble
2015-05-09
|
\
*
|
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
|
*
Addressing comments.
Julien Boeuf
2015-05-08
|
*
Merging with master.
Julien Boeuf
2015-05-08
|
|
\
|
|
/
|
/
|
|
*
Adding support for per call credentials in core.
Julien Boeuf
2015-05-07
*
|
Enable test that got forgotten
Craig Tiller
2015-05-05
|
/
*
merge with head
Yang Gao
2015-05-04
|
\
*
|
Add a c test for max message length
Yang Gao
2015-05-04
|
*
Add test for >16777215 sequence numbered streams
Craig Tiller
2015-05-04
|
/
*
Kill thread stress test - to be replaced with something new
Craig Tiller
2015-04-29
*
Remove test for an old API corner case
Craig Tiller
2015-04-29
*
Remove legacy tests
Craig Tiller
2015-04-28
*
Merge branch 'master' of github.com:grpc/grpc into flakes
Nicolas "Pixel" Noble
2015-04-24
|
\
*
|
Flagging some tests as flaky.
Nicolas "Pixel" Noble
2015-04-24
|
*
More work in not having to compile OpenSSL.
Nicolas "Pixel" Noble
2015-04-23
|
/
*
Making sure we don't require OpenSSL for tests that, in fact, don't need it.
Nicolas "Pixel" Noble
2015-04-23
*
Update flaky bit for unsecure tests
Craig Tiller
2015-04-22
*
Merge github.com:google/grpc into batch-metadata
Craig Tiller
2015-04-21
|
\
|
*
Run capable test suites against grpc_unsecure
Craig Tiller
2015-04-20
*
|
Mark large requests tests flaky (they are buggy)
Craig Tiller
2015-04-17
|
/
*
Introduce ahead-of-time registration of (method,host) pairs
Craig Tiller
2015-04-16
*
Created Visual Studio 2010 project files.
Nicolas "Pixel" Noble
2015-04-02
*
Don't merge OpenSSL into C++ upper layer libraries; only C.
Nicolas "Pixel" Noble
2015-03-06
*
Add a test that bad hostnames fail
Craig Tiller
2015-03-03
*
remove prod_roots_certs.c since it is not used anywhere
Yang Gao
2015-02-18
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
*
|
Add copyrights to Python code
Craig Tiller
2015-02-16
|
*
Unix domain socket support
Craig Tiller
2015-02-13
|
/
*
Added useful behavior for empty batch
murgatroid99
2015-02-12
*
Fix duplicated line
Craig Tiller
2015-02-09
*
Convert more tests (and re-enable some disabled ones)
Craig Tiller
2015-02-05
*
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-03
|
\
*
|
Fork tests into legacy/non-legacy
Craig Tiller
2015-02-03
|
*
Make several python scripts explicitly python2.7
David Klempner
2015-02-02
|
/
*
Explicitly name the target language.
Craig Tiller
2015-01-18
*
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
|
/
*
Splitting grpc_test_util into gpr_test_util.
nnoble
2015-01-12
*
C implementation of Census trace store and stats store for grpc C lib.
hongyu
2015-01-09
*
Add SSL root for production GFE.
chenw
2014-12-29
*
Trailing metadata support.
ctiller
2014-12-16
*
GOAWAY & Reconnection support.
ctiller
2014-12-15
*
Binary header encoding.
ctiller
2014-12-15
*
Strip "_test" from the name of thread_stress_test.c.
nathaniel
2014-12-09
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
[next]