Yuchen Zeng
64c0e8d4bc
Add format check for gpr_log and gpr_asprintf
9 years ago
David Garcia Quintas
2d02456e78
got rid of grpc_compression_options
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
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
b7f3f6eec4
Fix copyright
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
David Garcia Quintas
13c2f6e69d
Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer.
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Craig Tiller
620e965c1b
clang-format after last weeks test-fest
9 years ago
David Garcia Quintas
48ec806249
Done!
9 years ago
David Garcia Quintas
5e0da5845e
More coverage
9 years ago
David Garcia Quintas
e9fa31141d
Further coverage for compression
9 years ago
David Garcia Quintas
0a08791bce
Increased message_compress.c coverage
9 years ago
Craig Tiller
388816a86a
This is needed to link on mac
9 years ago
Craig Tiller
34eb4b110f
This is needed to link on mac
9 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
f96dfc3cf8
First round of fixing up implicit 64->32 bit conversions
10 years ago
Craig Tiller
d6c98df792
clang-format all source
10 years ago
David Garcia Quintas
8ec09f6530
Added tests (and bugfix) for grpc_compression_algorithm_parse
10 years ago
David Garcia Quintas
fc0fa3381c
Moar tests, fixed wrongly named vbles, minor bugs.
10 years ago
Craig Tiller
190d360def
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Nicolas "Pixel" Noble
213ed91850
Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors.
10 years ago
Craig Tiller
32946d37e0
() --> (void)
10 years ago
Nicolas Noble
b7ebd3b8c6
Initial import.
10 years ago