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