Craig Tiller
87c79795e6
Perform option exchange
8 years ago
Craig Tiller
c8f62bcb03
Add new setting for true-binary mode
8 years ago
Craig Tiller
bf289563f6
Start gen script for new settings handling
8 years ago
Craig Tiller
0db30f3dd0
HPACK parsing benchmarks
8 years ago
David Garcia Quintas
716f953532
Update protobuf version used for nanopb compiler
8 years ago
David Garcia Quintas
f31f096274
Use call context to propagare LR costs
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
0c3fdad486
Fix hpack fuzzer
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Craig Tiller
de7e8c78f7
Dont add copyright
8 years ago
Craig Tiller
5efdf3ca26
Fix casting error
8 years ago
Craig Tiller
ebc77551e9
Fix memory overrun
8 years ago
Craig Tiller
ddea41e666
Remove code, rely on a pip installable module to codegen
8 years ago
Craig Tiller
28d776e9d2
Make everything compile for clang & gcc
8 years ago
Craig Tiller
6ec8aa1c06
Simplify batch callout index calculation
8 years ago
Craig Tiller
a82d2a36cf
Fix compile, make slice.c respect sub_refcount
8 years ago
Craig Tiller
43a5169292
Declare sub_refcnt field
8 years ago
Craig Tiller
a7d37a371a
Initial conversion work to indexed metadata
8 years ago
Craig Tiller
dcbe70c137
Faster comparison
8 years ago
Craig Tiller
3b05e1da91
Move from cmp --> eq, and provide a good implementation for interning
8 years ago
Craig Tiller
9ecadce1e0
Get identity law testing right
8 years ago
Craig Tiller
0160de9ae5
Begin moving mdelem to be a value type
8 years ago
Craig Tiller
b2348ba1db
Check length as well as start when determining static metadata id
8 years ago
Craig Tiller
1961436b93
Fix static string interning
8 years ago
Craig Tiller
7885d1abe7
Initial fixes
8 years ago
Craig Tiller
0451c3dbfc
Move slice functions to vtable, implement hash
8 years ago
Craig Tiller
d7f15831c6
Tests are starting to compile
8 years ago
Craig Tiller
47718a69a9
Add method config stuff
8 years ago
Craig Tiller
5ef31ab9c9
Progress towards mdstr elimination
8 years ago
Craig Tiller
e52bbb1d01
Initial elimination of grpc_mdstr from metadata.{h,c}
8 years ago
Craig Tiller
515a33d6bd
Perfect hashing code
8 years ago
Craig Tiller
e4222b4cbd
Add incldues, fix function names
8 years ago
David Garcia Quintas
d8fe334d5b
s/lb-cost/lb-cost-bin
9 years ago
David Garcia Quintas
a3654db631
Renamed LB-related metadata keys
9 years ago
David Garcia Quintas
98d5f5cb3f
Renamed grpc-census-bin to grpc-stats-bin
9 years ago
Makdharma
178f4bc24d
prep work for enabling caching
...
Added new header grpc-payload-bin
Added new channel arg for setting max payload size
Ability to create a GET request in client filter
Ability to parse the payload from header in server filter.
9 years ago
David Garcia Quintas
88ece58764
Update protobuf version to 3.0.0
9 years ago
Craig Tiller
1c7a84202f
Add a strict and a permissive decoder, allow different reserved alphabets
9 years ago
David Garcia Quintas
8eec9ec6af
Changed census static metadata keys for tracing and tag propagation
9 years ago
David Garcia Quintas
01c4d995d3
Added new features to load reporting.
...
- Propagation of (rpc) method name.
- Invocation of the hook at (call, channel) x (creation, destruction)
- Added enum to identify the source of invocation.
- Fixed testing. Went from test fixture to simple test.
9 years ago
David Garcia Quintas
d84cec7380
removed unnecessary lb response generator
9 years ago
David Garcia Quintas
3fb8f7360b
gRPC LB policy
9 years ago
Alistair Veitch
44181c02c4
fix options file; fix generated include guards
9 years ago
David Garcia Quintas
1621c4d37c
Added support for trailing metadata
9 years ago
Mark D. Roth
8a1d8052eb
Added bad_client test to check that the server rejects requests with too
...
much metadata and refuses to send responses with too much metadata.
9 years ago
David Garcia Quintas
7f0793ad62
Updated load balancer proto to v1
9 years ago
David Garcia Quintas
f7d9cbe658
PR comments
9 years ago
Craig Tiller
942568bc9d
Better dictionary
9 years ago
Craig Tiller
69b6d4ef62
Better dictionary
9 years ago
Craig Tiller
134a6b6ffd
Dictionary support for fuzzers
9 years ago