Yang Gao
|
1cdf673ac8
|
Merge pull request #4356 from ctiller/make_a_full_request
Expand bad_client to be able to make full requests
|
9 years ago |
Craig Tiller
|
6eee3ddfb8
|
Merge github.com:grpc/grpc into secsvr
|
9 years ago |
Craig Tiller
|
3b4af54c21
|
Add more unusualness
|
9 years ago |
Craig Tiller
|
ce4c34139b
|
Add an unusual accept-encoding
|
9 years ago |
Craig Tiller
|
95eeed7590
|
Kill noop_filter.c
|
9 years ago |
Craig Tiller
|
08f477ecc9
|
Merge branch 'make_a_full_request' into make_a_slightly_unusual_request
|
9 years ago |
Craig Tiller
|
359a291e9b
|
Merge github.com:grpc/grpc into make_a_full_request
|
9 years ago |
Craig Tiller
|
3ebb7cc107
|
Hit some esoteric request header paths
|
9 years ago |
Craig Tiller
|
eec13dc4de
|
Merge pull request #4355 from yang-g/fixit_channel_create_c
Add test for un-resolvable target
|
9 years ago |
Craig Tiller
|
300207e700
|
Expand header testing
|
9 years ago |
Craig Tiller
|
913c151dad
|
Expand continuation testing
|
9 years ago |
Craig Tiller
|
aa5a61e888
|
Merge github.com:grpc/grpc into make_a_full_request
|
9 years ago |
Craig Tiller
|
2dd081955d
|
Add copyright
|
9 years ago |
Craig Tiller
|
25fd57117d
|
Catch bad timeout handling
|
9 years ago |
Michael Lumish
|
e1719ee01d
|
Merge pull request #4345 from murgatroid99/ruby_interop_bytes_encoding
Fix encoding for bytes fields in ruby interop client
|
9 years ago |
yang-g
|
c0ed509d93
|
Add test for un-resolvable target
|
9 years ago |
Craig Tiller
|
f4786c2361
|
Add basic verification
|
9 years ago |
Craig Tiller
|
2a2bee9c22
|
Basic server request bad_client template
|
9 years ago |
Yang Gao
|
9fee3ba07a
|
Merge pull request #4335 from ctiller/partial-send-header
Expand HPACK decoding test cases
|
9 years ago |
yang-g
|
5809d2bd7e
|
merge with head
|
9 years ago |
Craig Tiller
|
95741dbd6d
|
Merge github.com:grpc/grpc into secsvr
|
9 years ago |
Craig Tiller
|
95337bf312
|
Merge github.com:grpc/grpc into connected-subchannel
|
9 years ago |
Yang Gao
|
3e37ee842f
|
Merge pull request #4353 from ctiller/nuke-it
Nuke unused files
|
9 years ago |
Craig Tiller
|
bbb73b66fb
|
Nuke unused files
|
9 years ago |
Yang Gao
|
b670e8a371
|
Merge pull request #4310 from ctiller/varint_test
Add test of varint encoding for hpack
|
9 years ago |
Jan Tattermusch
|
26e190f3ee
|
make test methods static void
|
9 years ago |
Craig Tiller
|
5a640a4b7c
|
Fix gcc compilation
|
9 years ago |
Craig Tiller
|
f2afb2ed25
|
Fix null pointer dereference
|
9 years ago |
Craig Tiller
|
17c3cbca37
|
Merge pull request #4347 from yang-g/fixit_completion_queue_c
add test for more plucks than allowed
|
9 years ago |
Craig Tiller
|
ed2164db57
|
Fixes, review feedback
|
9 years ago |
murgatroid99
|
a4c2d7dff7
|
Fixed encoding for bytes fields in the ruby interop server
|
9 years ago |
Jan Tattermusch
|
338ef4aa6c
|
fix bug MIN_VALUE bug in ltoa and int64toa and add tests
|
9 years ago |
yang-g
|
7c6d1ad1d4
|
add test for more plucks than allowed
|
9 years ago |
murgatroid99
|
59e5472568
|
Fix encoding for bytes fields in ruby interop client
|
9 years ago |
Craig Tiller
|
be9e135d6f
|
Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping
|
9 years ago |
Craig Tiller
|
11596c95c8
|
Merge github.com:grpc/grpc into varint_test
|
9 years ago |
Craig Tiller
|
a83cc5e9b4
|
Merge github.com:grpc/grpc into partial-send-header
|
9 years ago |
Craig Tiller
|
6d37d0bded
|
Merge github.com:grpc/grpc into secsvr
|
9 years ago |
Craig Tiller
|
cc0535d25e
|
Add a test of httpcli over ssl
|
9 years ago |
Jan Tattermusch
|
248904afad
|
Merge pull request #4342 from grpc/release-0_12
Merge release-0_12 into master
|
9 years ago |
yang-g
|
bd000af278
|
merge with head
|
9 years ago |
Yang Gao
|
5ecd75fdf6
|
Merge pull request #4341 from sreecha/slice_test
Improve test coverage for Slice test
|
9 years ago |
Sree Kuchibhotla
|
f99dbf5d08
|
Remove gpr_slice_to_cstring as it is not used anywhere
|
9 years ago |
Sree Kuchibhotla
|
29318d7611
|
Merge pull request #4339 from ctiller/unknown_frame
Unknown frame test
|
9 years ago |
Sree Kuchibhotla
|
38d39f4622
|
expose gpr_slice_to_cstring()
|
9 years ago |
Sree Kuchibhotla
|
b6fd9bcbb6
|
Add coverage to new_with_len_ref() function (called via gpr_slice_ref()
|
9 years ago |
Craig Tiller
|
095a2377e4
|
Merge pull request #4327 from sreecha/gpr_refn_coverage
Add test coverage for gpr_refn() function
|
9 years ago |
Michael Lumish
|
7ee305cb6a
|
Merge pull request #4304 from jtattermusch/proto_cleanup
Deduplication of health.proto and math.proto
|
9 years ago |
Nathaniel Manista
|
960870549a
|
Merge pull request #4228 from soltanmm/cy-rel
Use updated metadata auth call credentials core API in
Python (and migrate to Cython).
|
9 years ago |
Jan Tattermusch
|
f3e92c43b9
|
Merge pull request #4321 from murgatroid99/node_benchmark_service
Node benchmark service
|
9 years ago |