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
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
Update copyrights
murgatroid99
2016-01-13
*
Merged from master and resolved merge conflicts
murgatroid99
2016-01-08
|
\
*
|
Expose core metadata validation functions in public headers
murgatroid99
2016-01-06
|
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
|
/
*
Fix HPACK encoder test
Craig Tiller
2015-12-02
*
Remove metadata context entirely
Craig Tiller
2015-11-20
*
Remove metadata context from the channel stack
Craig Tiller
2015-11-19
*
Add commentary
Craig Tiller
2015-11-19
*
Use static metadata table in metadata.c
Craig Tiller
2015-11-19
*
Make metadata unref atomic
Craig Tiller
2015-10-09
*
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