index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
transport
/
metadata.h
Commit message (
Expand
)
Author
Age
*
Removing few more build errors
Yash Tibrewal
2017-10-02
*
Add metadata, secendp, sec conn tracers
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Fix memory leak
Craig Tiller
2016-11-23
*
Fix metadata batch removal ref counting
Craig Tiller
2016-11-23
*
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
Get identity law testing right
Craig Tiller
2016-11-18
*
Progress towards mdelem pointer elimination
Craig Tiller
2016-11-18
*
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
*
Merge branch 'slice_interning' into eliminate_mdstr
Craig Tiller
2016-11-16
|
\
|
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
|
\
|
|
*
Fix use-after-free in time parse caching
Craig Tiller
2016-11-15
*
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-14
*
|
|
Initial elimination of grpc_mdstr from metadata.{h,c}
Craig Tiller
2016-11-10
|
/
/
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
|
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
Bulk update #includes
Craig Tiller
2016-10-26
*
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
*
Moved LB token changes solely into grpclb.c
David Garcia Quintas
2016-09-12
*
Initial attempt at a C++ wrapper for the C grpc_transport_op and
Mark D. Roth
2016-06-27
*
Apply clang-format diffs.
Mark D. Roth
2016-05-04
*
Add grpc_metadata_batch_size() function.
Mark D. Roth
2016-05-02
*
Fix header-size computation to comply with the HTTP/2 RFC.
Mark D. Roth
2016-04-29
*
Initial attempt at adding support for max metadata size. Currently, the
Mark D. Roth
2016-04-27
*
Fix test bugs, expand corpus
Craig Tiller
2016-04-24
*
Merge github.com:grpc/grpc into strong-includes
Craig Tiller
2016-04-07
|
\
*
|
Nailing down dependencies better
Craig Tiller
2016-04-05
|
*
Merge branch 'master' into hpack_table
Yang Gao
2016-04-01
|
|
\
|
|
/
|
/
|
*
|
Update copyrights
Craig Tiller
2016-03-31
|
*
Use base64 encoded length for decoder table size
yang-g
2016-03-30
|
/
*
Fix include guards
Craig Tiller
2016-03-25
*
Stage #1 of core breakup: move everything under lib
Craig Tiller
2016-03-25