Craig Tiller
730ddc2758
Sanity fixes
8 years ago
Craig Tiller
b29f1fe3a2
Update include paths
8 years ago
Robbie Shade
ca7effcdff
Replace timeout/scaling macros with functions.
8 years ago
Mark D. Roth
835646e9ff
Fix tests.
8 years ago
Mark D. Roth
435f9f23ef
Fix tests.
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
yang-g
43dc9ed3b7
Add licenses to all BUILD files and missing copyright
8 years ago
Nicolas "Pixel" Noble
c8b0fba953
Forgot to git add these.
8 years ago
Craig Tiller
7d4116fa44
All core tests compile without grpc_mdstr
8 years ago
Craig Tiller
618e67d655
s/GPR_SLICE/GRPC_SLICE/g
9 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
9 years ago
Craig Tiller
674c66cd37
Bad ssl tests converted
9 years ago
Mark D. Roth
8bc8a83656
Update tests.
9 years ago
murgatroid99
a78a3b2dbe
Disable alpn bad_ssl core tests
9 years ago
Mark D. Roth
7187ab9866
Change cq_verifier to report file and line number for expectations.
9 years ago
Craig Tiller
8517886c6a
Move load_file into iomgr
9 years ago
Craig Tiller
7a1a389062
Fix compile errors
9 years ago
David Garcia Quintas
a301eaade8
Allow servers to select compression level via initial MD.
...
Setting the newly added compression_level field of
grpc_op::send_initial_metadata by a server now has the effect of
applying that compression level for the subsequent call messages leaving
the server. The ultimate meaning of the level depends on the client's
supported compression algorithms.
9 years ago
Craig Tiller
d1697d99d7
Getting dependencies fixed up
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
9 years ago
Craig Tiller
b84b553075
Fix formatting
9 years ago
Craig Tiller
40ee2aa450
Fix another path
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
Nicolas "Pixel" Noble
0450410c80
Fixing sanity.
9 years ago
Nicolas "Pixel" Noble
b4e8db24c8
Adding an argument to bad_ssl_cert in order to override the location of the test certificate.
9 years ago
Craig Tiller
19e966f1eb
Fix copyrights
9 years ago
Craig Tiller
5b1e659ab0
Fix some bugs
9 years ago
Craig Tiller
19fa540100
Fix copyrights
9 years ago
Craig Tiller
732a875fe8
Add a sanity test for name aliasing
9 years ago
Craig Tiller
da179ce598
Rollback gpr deletion
9 years ago
Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
9 years ago
Craig Tiller
0eef9eef90
Fix copyrights
9 years ago
Craig Tiller
5f735a64e1
Add CPU cost measurement, tune parameters, decrease default maxjobs
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Craig Tiller
a3f298ff67
clang-format
9 years ago
Craig Tiller
3a186e70c5
Get the right ordering of h2, not-h2
9 years ago
Craig Tiller
ff1e2aa6bd
Ensure test fails if SSL connection succeeds
9 years ago
Craig Tiller
172895c2a9
Add documentation
9 years ago
Craig Tiller
7d408487fa
clang-format
9 years ago
Craig Tiller
5e9add5219
Dont run on Windows just yet
9 years ago
Craig Tiller
ff767730e1
Fix leak
9 years ago
Craig Tiller
7bbedf20ea
Dont run the servers as tests
9 years ago
Craig Tiller
56369b4ac5
Add cast
9 years ago
Craig Tiller
abd20f3c69
Add tests for failed SSL connections: bad cert, and bad alpn config
9 years ago