Craig Tiller
0ca68b7cb1
Merge github.com:grpc/grpc into error
2016-06-09 07:50:50 -07:00
Craig Tiller
8517886c6a
Move load_file into iomgr
2016-05-18 16:09:16 -07:00
Craig Tiller
7a1a389062
Fix compile errors
2016-05-18 08:20:18 -07:00
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.
2016-05-09 14:30:41 -07:00
Craig Tiller
d1697d99d7
Getting dependencies fixed up
2016-04-05 16:05:46 -07:00
Craig Tiller
41dac846de
Merge github.com:grpc/grpc into ignore_connectivity
2016-03-31 14:01:53 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Craig Tiller
44ad3fdf06
Merge branch 'idempotent' into ignore_connectivity
2016-03-28 22:54:38 -07:00
Craig Tiller
c5ff781091
Merge branch 'idempotent' into ignore_connectivity
2016-03-28 12:45:55 -07:00
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
2016-03-28 10:13:08 -07:00
Craig Tiller
b84b553075
Fix formatting
2016-03-26 15:40:32 -07:00
Craig Tiller
40ee2aa450
Fix another path
2016-03-25 19:58:31 -07:00
Craig Tiller
9533d042d4
Fix includes
2016-03-25 17:11:06 -07:00
Craig Tiller
f40df23eeb
Auto-changes
2016-03-25 13:38:14 -07:00
Nicolas "Pixel" Noble
0450410c80
Fixing sanity.
2016-03-24 00:28:32 +01:00
Nicolas "Pixel" Noble
b4e8db24c8
Adding an argument to bad_ssl_cert in order to override the location of the test certificate.
2016-03-19 00:33:18 +01:00
Craig Tiller
19e966f1eb
Fix copyrights
2016-03-11 20:40:49 -08:00
Craig Tiller
5b1e659ab0
Fix some bugs
2016-03-11 15:05:30 -08:00
Craig Tiller
19fa540100
Fix copyrights
2016-02-23 08:19:39 -08:00
Craig Tiller
732a875fe8
Add a sanity test for name aliasing
2016-02-22 15:59:19 -08:00
Craig Tiller
da179ce598
Rollback gpr deletion
2016-02-09 12:01:53 -08:00
Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
2016-01-30 09:34:22 +01:00
Craig Tiller
0eef9eef90
Fix copyrights
2016-01-20 09:56:21 -08:00
Craig Tiller
5f735a64e1
Add CPU cost measurement, tune parameters, decrease default maxjobs
2016-01-20 09:31:15 -08:00
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
2015-12-22 13:49:30 -08:00
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
2015-12-22 12:50:36 -08:00
Craig Tiller
a3f298ff67
clang-format
2015-12-16 19:42:09 -08:00
Craig Tiller
3a186e70c5
Get the right ordering of h2, not-h2
2015-12-14 16:01:41 -08:00
Craig Tiller
ff1e2aa6bd
Ensure test fails if SSL connection succeeds
2015-12-14 15:36:54 -08:00
Craig Tiller
172895c2a9
Add documentation
2015-12-14 15:23:46 -08:00
Craig Tiller
7d408487fa
clang-format
2015-12-14 15:12:34 -08:00
Craig Tiller
5e9add5219
Dont run on Windows just yet
2015-12-13 21:56:46 -08:00
Craig Tiller
ff767730e1
Fix leak
2015-12-13 21:52:33 -08:00
Craig Tiller
7bbedf20ea
Dont run the servers as tests
2015-12-13 20:02:31 -08:00
Craig Tiller
56369b4ac5
Add cast
2015-12-13 19:27:03 -08:00
Craig Tiller
abd20f3c69
Add tests for failed SSL connections: bad cert, and bad alpn config
2015-12-13 11:48:59 -08:00