aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/transport/metadata.h
Commit message (Expand)AuthorAge
* Fix use-after-free in time parse cachingGravatar Craig Tiller2016-11-15
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* Bulk update #includesGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Moved LB token changes solely into grpclb.cGravatar David Garcia Quintas2016-09-12
* Initial attempt at a C++ wrapper for the C grpc_transport_op andGravatar Mark D. Roth2016-06-27
* Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
* Add grpc_metadata_batch_size() function.Gravatar Mark D. Roth2016-05-02
* Fix header-size computation to comply with the HTTP/2 RFC.Gravatar Mark D. Roth2016-04-29
* Initial attempt at adding support for max metadata size. Currently, theGravatar Mark D. Roth2016-04-27
* Fix test bugs, expand corpusGravatar Craig Tiller2016-04-24
* Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-07
|\
* | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
| * Merge branch 'master' into hpack_tableGravatar Yang Gao2016-04-01
| |\ | |/ |/|
* | Update copyrightsGravatar Craig Tiller2016-03-31
| * Use base64 encoded length for decoder table sizeGravatar yang-g2016-03-30
|/
* Fix include guardsGravatar Craig Tiller2016-03-25
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25