Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
15f383c6cc74e94cdc7223552824135acab00e7f
/
test
/
core
0850640
Merge pull request #4589 from ctiller/enforcer
by jboeuf
· 9 years ago
6a56221
Merge github.com:grpc/grpc into ints
by Craig Tiller
· 9 years ago
ea21ca2
Fix makefile, codegen bugs
by Craig Tiller
· 9 years ago
648da52
Merge pull request #4563 from ctiller/copying
by Michael Lumish
· 9 years ago
47c50cc
zookeeper is platform specific
by Craig Tiller
· 9 years ago
ab23045
Add a test that public headers compile as C99
by Craig Tiller
· 9 years ago
769567e
Eliminate a layer of libraries in the end2end tests
by Craig Tiller
· 9 years ago
897e4fe
Update copyrights
by Craig Tiller
· 9 years ago
0b96edc
Fix time_test.c
by Craig Tiller
· 9 years ago
7536af0
Eliminate gpr_ int types - and insist on C99 variants instead
by Craig Tiller
· 9 years ago
0fe5ee7
BoringSSL integration: non-vsprojects changes
by Craig Tiller
· 9 years ago
11169d9
Merge pull request #4384 from ctiller/big_data
by Yang Gao
· 9 years ago
96d7c8e
Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_context
by Julien Boeuf
· 9 years ago
ee9d78b
Unit testing the peer from auth context functionality.
by Julien Boeuf
· 9 years ago
1d9ac66
Removing the peer from the SSL security connector.
by Julien Boeuf
· 9 years ago
1b34aeb
fixing x64 build with vs2015
by Jan Tattermusch
· 9 years ago
a3f298f
clang-format
by Craig Tiller
· 9 years ago
ce46c27
Fix merge
by Craig Tiller
· 9 years ago
86e8ad8
Merge github.com:grpc/grpc into big_data
by Craig Tiller
· 9 years ago
cee1477
lb_policies_test robustness work
by Craig Tiller
· 9 years ago
e5cdbea
Merge pull request #4453 from ctiller/server_stall
by Sree Kuchibhotla
· 9 years ago
54bc8a9
Stabilize test by increasing timeout
by Craig Tiller
· 9 years ago
7954e36
Merge github.com:grpc/grpc into proxy-crash
by Craig Tiller
· 9 years ago
7857537
Merge github.com:grpc/grpc into server_stall
by Craig Tiller
· 9 years ago
1a423ef
Merge branch 'proxy-crash' into server_stall
by Craig Tiller
· 9 years ago
6181bbc
Merge pull request #4460 from ctiller/whoops
by Craig Tiller
· 9 years ago
633d9ad
Merge pull request #4444 from ctiller/ssl-bad-con
by jboeuf
· 9 years ago
da308ae
Merge github.com:grpc/grpc into proxy-crash
by Craig Tiller
· 9 years ago
af745d8
Fix build
by Craig Tiller
· 9 years ago
c482945
Merge pull request #4458 from dgquintas/lb_coverage
by Craig Tiller
· 9 years ago
358c29a
Increased round robin coverage
by David Garcia Quintas
· 9 years ago
c27a99b
Allows http(s)cli_test's server.py override.
by Nicolas "Pixel" Noble
· 9 years ago
3a186e7
Get the right ordering of h2, not-h2
by Craig Tiller
· 9 years ago
ff1e2aa
Ensure test fails if SSL connection succeeds
by Craig Tiller
· 9 years ago
172895c
Add documentation
by Craig Tiller
· 9 years ago
7d40848
clang-format
by Craig Tiller
· 9 years ago
27d6228
Merge github.com:grpc/grpc into ssl-bad-con
by Craig Tiller
· 9 years ago
6cb6917
clang-format
by Craig Tiller
· 9 years ago
83399c9
Add a test that reproduces server partial message read bug
by Craig Tiller
· 9 years ago
ac3220b
Add a registered server method to bad_client
by Craig Tiller
· 9 years ago
0bdc3a5
Merge branch 'cf' into proxy-crash
by Craig Tiller
· 9 years ago
620e965
clang-format after last weeks test-fest
by Craig Tiller
· 9 years ago
4bf2928
Fix proxy end2end tests
by Craig Tiller
· 9 years ago
5e9add5
Dont run on Windows just yet
by Craig Tiller
· 9 years ago
e7701b6
Merge branch 'bob' into ssl-bad-con
by Craig Tiller
· 9 years ago
ff76773
Fix leak
by Craig Tiller
· 9 years ago
7bbedf2
Dont run the servers as tests
by Craig Tiller
· 9 years ago
56369b4
Add cast
by Craig Tiller
· 9 years ago
abd20f3
Add tests for failed SSL connections: bad cert, and bad alpn config
by Craig Tiller
· 9 years ago
da0cf3c
Fix off by one bug
by Craig Tiller
· 9 years ago
ab0ea82
ASAN, Sanity fixes
by Craig Tiller
· 9 years ago
1e54d28
Merge pull request #4420 from ctiller/slops
by Nicolas Noble
· 9 years ago
4b067d7
Merge pull request #4433 from ctiller/bind-server-twice
by Nicolas Noble
· 9 years ago
2a57209
Merge pull request #4428 from ctiller/httpness
by Nicolas Noble
· 9 years ago
fc966ec
Merge github.com:grpc/grpc into bind-server-twice
by Craig Tiller
· 9 years ago
ef55655
Add includes
by Craig Tiller
· 9 years ago
8b12ec4
Merge pull request #4424 from ctiller/channel_connectivity
by David G. Quintas
· 9 years ago
82821ba
Merge pull request #4438 from nicolasnoble/json-coverage-2
by Craig Tiller
· 9 years ago
11c320d
Increasing json code coverage.
by Nicolas "Pixel" Noble
· 9 years ago
e27954c
Fix memory leaks
by Craig Tiller
· 9 years ago
8c9dfd0
Merge pull request #4430 from ctiller/dns
by David G. Quintas
· 9 years ago
57ebf29
Merge pull request #4408 from ctiller/pipe-bomb
by Yang Gao
· 9 years ago
ce015f6
Merge pull request #4381 from dgquintas/compression_coverage_2
by David G. Quintas
· 9 years ago
b3466dc
Also delete cq
by Craig Tiller
· 9 years ago
10c4b3c
Add a test for binding a server to the same port twice; fix crashes
by Craig Tiller
· 9 years ago
6f0c149
Merge pull request #4426 from ctiller/socketutils
by Vijay Pai
· 9 years ago
04b0494
Test invalid grpc-encoding values
by Craig Tiller
· 9 years ago
d56550a
Test invalid accept-encoding values
by Craig Tiller
· 9 years ago
48ec806
Done!
by David Garcia Quintas
· 9 years ago
65af7af
Merge pull request #4405 from yang-g/fixit_server_c
by Craig Tiller
· 9 years ago
420effa
Merge pull request #4376 from ctiller/wqtest
by Yang Gao
· 9 years ago
5028de7
Merge pull request #4423 from ctiller/thd
by Nicolas Noble
· 9 years ago
47d69c6
Merge pull request #4380 from ctiller/window_updates
by Yang Gao
· 9 years ago
46ab778
Merge pull request #4397 from jtattermusch/tv_sec_64bit
by Craig Tiller
· 9 years ago
989f450
Merge github.com:grpc/grpc into pipe-bomb
by Craig Tiller
· 9 years ago
147c4f4
Add dns resolver test
by Craig Tiller
· 9 years ago
eb597e4
Hit remaining corner cases in httpcli/parser.c
by Craig Tiller
· 9 years ago
2749320
Add tests for socket utilities
by Craig Tiller
· 9 years ago
d55171c
Add tests for set/get port
by Craig Tiller
· 9 years ago
07f752e
merge with head
by yang-g
· 9 years ago
14bdea1
Merge remote-tracking branch 'upstream/master' into fixit_server_c
by yang-g
· 9 years ago
12fa8c8
Merge pull request #4325 from ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping
by Yang Gao
· 9 years ago
c6eb1c9
Expand connectivity_state_test
by Craig Tiller
· 9 years ago
861d8ed
Add tests for thread options
by Craig Tiller
· 9 years ago
795764b
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
by Craig Tiller
· 9 years ago
2665f4f
Merge pull request #4406 from ctiller/udp
by Craig Tiller
· 9 years ago
c54f88e
Merge pull request #4403 from yang-g/fixit_secure_channel_create_c
by Sree Kuchibhotla
· 9 years ago
5e0da58
More coverage
by David Garcia Quintas
· 9 years ago
9b315a1
Merge pull request #4415 from nicolasnoble/json-coverage-1
by Craig Tiller
· 9 years ago
ac5e56b
Merge pull request #4409 from jboeuf/cached_default_google_creds
by Craig Tiller
· 9 years ago
8c593e2
Improving test coverage for json.c (-->100%)
by Nicolas "Pixel" Noble
· 9 years ago
823f4e7
Merge pull request #4411 from ctiller/sockaddr
by David G. Quintas
· 9 years ago
b8bd62e
Add a test for sockaddr_resolver
by Craig Tiller
· 9 years ago
e682c3e
add test for lame client transport op
by yang-g
· 9 years ago
97e5147
One more test for default google creds.
by Julien Boeuf
· 9 years ago
8808637
make gpr_timespec platform agnostic
by Jan Tattermusch
· 9 years ago
f218c8b
Add tests for pipe usage
by Craig Tiller
· 9 years ago
5a3bc8e
add test coverage for channel_connectivity check
by yang-g
· 9 years ago
2908a76
Exclude UDP code for now
by Craig Tiller
· 9 years ago
331e378
Testing cached google default creds.
by Julien Boeuf
· 9 years ago
Next »