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.h
Commit message (
Expand
)
Author
Age
*
Remove metadata canonicalization, and fix some bugs
Craig Tiller
2015-09-25
*
Outlaw illegal metadata characters
Craig Tiller
2015-08-21
*
clang-format all source
Craig Tiller
2015-08-18
*
Canonicalize metadata keys in core
Craig Tiller
2015-07-22
*
Add metadata refcount debugging
Craig Tiller
2015-07-06
*
Removing mdctx from the credentials.
Julien Boeuf
2015-05-29
*
Validate that headers contain legal bytes
Craig Tiller
2015-05-06
*
Batch unref metadata in HTTP/2 stream encoder
Craig Tiller
2015-04-14
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
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
*
() --> (void)
Craig Tiller
2015-01-15
*
clang-format codebase
Craig Tiller
2015-01-13
*
Fix mixing function, and make it universally used.
ctiller
2014-12-15
*
Cache encoded binary data on the metadata string object.
ctiller
2014-12-11
*
Initial import.
Nicolas Noble
2014-11-26