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
*
Use key in dynamic table if available
yang-g
2017-10-16
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Fix leak
Craig Tiller
2016-11-30
*
Fix memory leak
Craig Tiller
2016-11-23
*
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
Get identity law testing right
Craig Tiller
2016-11-18
*
Get core compiling again
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
*
Refining test
Craig Tiller
2016-11-17
*
Fix mis-sized array
Craig Tiller
2016-11-17
*
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
*
Finish moving to new APIs
Craig Tiller
2016-11-09
*
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
*
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