index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
transport
/
metadata_test.c
Commit message (
Expand
)
Author
Age
*
Add format check for gpr_log and gpr_asprintf
Yuchen Zeng
2016-06-10
*
Merge branch 'master' into hpack_table
Yang Gao
2016-04-01
|
\
|
*
Update copyrights
Craig Tiller
2016-03-31
*
|
Handle staic metatada string
yang-g
2016-03-30
*
|
tests
yang-g
2016-03-30
|
/
*
clang-format
Craig Tiller
2016-03-28
*
Move chttp2 related files under ext/
Craig Tiller
2016-03-28
*
Fix copyright
Craig Tiller
2016-03-25
*
Fix includes
Craig Tiller
2016-03-25
*
Test metadata user data
Craig Tiller
2015-12-09
*
Remove metadata context entirely
Craig Tiller
2015-11-20
*
Remove metadata context from the channel stack
Craig Tiller
2015-11-19
*
Use static metadata table in metadata.c
Craig Tiller
2015-11-19
*
Remove metadata canonicalization, and fix some bugs
Craig Tiller
2015-09-25
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Canonicalize metadata keys in core
Craig Tiller
2015-07-22
*
Add metadata refcount debugging
Craig Tiller
2015-07-06
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Remove all uses of __FUNCTION__
Craig Tiller
2015-05-24
*
Make metadata_test test_things_stick_around use fewer strings
David Klempner
2015-03-18
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Spam cleanup, test speedup
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
*
Fix fling test leaks
Craig Tiller
2015-02-17
*
Remove uses of sprintf
Craig Tiller
2015-01-23
*
() --> (void)
Craig Tiller
2015-01-15
*
Cache encoded binary data on the metadata string object.
ctiller
2014-12-11
*
Initial import.
Nicolas Noble
2014-11-26