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.c
Commit message (
Expand
)
Author
Age
*
clang format
ncteisen
2017-07-13
*
Tracers know their name
ncteisen
2017-07-13
*
Fix windows segfault
ncteisen
2017-06-19
*
Add cq and fd tracer
ncteisen
2017-06-08
*
Add metadata, secendp, sec conn tracers
ncteisen
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Offer grpc_slice_to_c_string to simplify some code
Craig Tiller
2016-12-09
*
Start resolving memory issues in C++ metadata
Craig Tiller
2016-12-08
*
Fix metadata batch removal ref counting
Craig Tiller
2016-11-23
*
Fix metadata refcount debug
Craig Tiller
2016-11-23
*
Fix compile, make slice.c respect sub_refcount
Craig Tiller
2016-11-23
*
Faster comparison
Craig Tiller
2016-11-21
*
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
Fix timeout decoding
Craig Tiller
2016-11-18
*
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
*
Fix static metadata
Craig Tiller
2016-11-17
*
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
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-10
*
|
|
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
|
\
|
|
*
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-08
|
|
\
|
|
*
Fix memory leak
Craig Tiller
2016-10-31
*
|
|
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
*
|
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
*
Add format check for gpr_log and gpr_asprintf
Yuchen Zeng
2016-06-10
*
Fix cast to avoid potential wraparound
Craig Tiller
2016-06-06
*
Fix refcounting algorithm
Craig Tiller
2016-06-03
*
clang-format
Craig Tiller
2016-05-18
*
Fix some ubsan issues: I fear no bugs were harmed in the making of this episode
Craig Tiller
2016-05-03
*
Fix refcounting bug for mdstrs
Craig Tiller
2016-04-26
*
Merge github.com:grpc/grpc into strong-includes
Craig Tiller
2016-04-07
|
\
|
*
Merge pull request #6029 from yang-g/hpack_table
Nicolas Noble
2016-04-06
|
|
\
*
|
|
Merge github.com:grpc/grpc into strong-includes
Craig Tiller
2016-04-06
|
\
|
|
*
|
|
Nailing down dependencies better
Craig Tiller
2016-04-05
*
|
|
Getting dependencies fixed up
Craig Tiller
2016-04-05
|
*
|
clang-fmt
Craig Tiller
2016-04-04
|
*
|
Add handy debug
Craig Tiller
2016-04-04
|
/
/
|
*
Merge branch 'master' into hpack_table
Yang Gao
2016-04-01
|
|
\
|
|
/
|
/
|
|
*
use acq_load and rel_store
yang-g
2016-04-01
|
*
fix leak and race
yang-g
2016-03-31
[next]