aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/channel/compress_filter.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into connected-subchannelGravatar Craig Tiller2015-12-04
|\
| * merge with head and resolve conflictGravatar yang-g2015-12-02
| |\
* | | clang-format, bugfixGravatar Craig Tiller2015-11-21
| |/ |/|
* | Remove metadata context entirelyGravatar Craig Tiller2015-11-20
* | Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
* | Beginning to peel away mdctx from channel stackGravatar Craig Tiller2015-11-19
|/
* stream_op cleanup: channel, client_config changesGravatar Craig Tiller2015-11-02
* Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
|\
* | Move profiling system to gprGravatar Craig Tiller2015-10-09
* | Simplify adding annotations, annotate more thingsGravatar Craig Tiller2015-10-09
| * Fix incorrect assertGravatar Sree Kuchibhotla2015-10-06
|/
* Fix clang-format scriptGravatar Craig Tiller2015-09-28
* Remove metadata canonicalization, and fix some bugsGravatar Craig Tiller2015-09-25
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-18
* Merge github.com:grpc/grpc into immolating-conversionGravatar Craig Tiller2015-09-11
|\
* | Fix typoGravatar Craig Tiller2015-09-10
* | Enable -WconversionGravatar Craig Tiller2015-09-10
* | First round of fixing up implicit 64->32 bit conversionsGravatar Craig Tiller2015-09-10
* | Sign conversion fixesGravatar Craig Tiller2015-09-10
| * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
| |\ | |/ |/|
| * Merge branch 'compression-accept-encoding' of github.com:dgquintas/grpc into ...Gravatar David Garcia Quintas2015-08-24
| |\
| * \ Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-24
| |\ \ | |/ / |/| |
* | | Fixed wrong creation of metadata in compression.Gravatar David Garcia Quintas2015-08-19
| | * Comments and derived bugfixes.Gravatar David Garcia Quintas2015-08-19
| | * Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-08-18
| |/| | |/ |/|
* | clang-format all sourceGravatar Craig Tiller2015-08-18
| * Server: added the ability to disable compression algorithmGravatar David Garcia Quintas2015-08-10
|/
* Merge branch 'master' into compression-accept-encodingGravatar David Garcia Quintas2015-08-09
|\
| * Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failuresGravatar Craig Tiller2015-07-31
| * Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-26
| |\
| | * Merge pull request #2586 from dgquintas/compress_flag_resetGravatar Craig Tiller2015-07-23
| | |\
| * | | Merge github.com:grpc/grpc into warbling-wombatGravatar Craig Tiller2015-07-23
| |\| |
| | * | Merge pull request #2542 from ctiller/tell-me-who-you-might-beGravatar Yang Gao2015-07-23
| | |\ \
* | | \ \ Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-07-23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Fix interop tests by ensuring non-http-special metadata precedes other metadataGravatar Craig Tiller2015-07-22
| | * | | Canonicalize metadata keys in coreGravatar Craig Tiller2015-07-22
| |/ / /
* | | | Fixed buggy grpc_compression_algorithm_parseGravatar David Garcia Quintas2015-07-21
| | | * Fixes for streaming compression.Gravatar David Garcia Quintas2015-07-21
| | |/ | |/|
| | * Add grpc_call_get_peerGravatar Craig Tiller2015-07-20
| |/
* | Macro renameGravatar David Garcia Quintas2015-07-20
* | Merge branch 'master' of github.com:grpc/grpc into compression-accept-encodingGravatar David Garcia Quintas2015-07-19
|\|
| * Moved docs from .c to .h for compress_filterGravatar David Garcia Quintas2015-07-17
| * Removed compression levels from clients and _experimental_'d signature of met...Gravatar David Garcia Quintas2015-07-17
| * Added commentsGravatar David Garcia Quintas2015-07-17