index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
transport
/
metadata.c
Commit message (
Expand
)
Author
Age
*
Fix remaining allocation bugs
Craig Tiller
2015-04-17
*
Merge with other metadata changes
Craig Tiller
2015-04-14
*
Merge github.com:grpc/grpc into fast-unref
Craig Tiller
2015-04-14
|
\
*
|
Batch unref metadata in HTTP/2 stream encoder
Craig Tiller
2015-04-14
|
*
Fix Typo
Craig Tiller
2015-04-13
|
*
Change barriers to protect the innocent
Craig Tiller
2015-04-13
|
*
Eliminate channel-wide lock for grpc_mdelem_ref.
Craig Tiller
2015-04-10
|
/
*
Eliminate a redundant unlock-lock pair since this code is only invoked from
Vijay Pai
2015-04-02
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fixing a few winsocket misuses.
Nicolas "Pixel" Noble
2015-01-24
*
() --> (void)
Craig Tiller
2015-01-15
*
Fix mixing function, and make it universally used.
ctiller
2014-12-15
*
Binary header encoding.
ctiller
2014-12-15
*
Cache encoded binary data on the metadata string object.
ctiller
2014-12-11
*
Initial import.
Nicolas Noble
2014-11-26