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
David Garcia Quintas
d6b4628f42
Further improvements
9 years ago
David Garcia Quintas
4875ce606b
fixed typo
9 years ago
David Garcia Quintas
bba0266a2f
Generalized nanopb generator script
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
14e0d9862f
Begin optionalizing lb policies: initial code movement
9 years ago
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
9 years ago
Craig Tiller
605ad62563
Fix copyright
9 years ago
Craig Tiller
ffae43c98c
Fix paths
9 years ago
Craig Tiller
8424aee4cf
Fix codegen for protos
9 years ago
David Garcia Quintas
07503b6e5c
Add identity to static metadata accept-encodings bitmasks
9 years ago
Craig Tiller
c6549764e8
Change client :method selection based on idempotency
9 years ago
Craig Tiller
023759216c
Add comment
9 years ago
Craig Tiller
38af6122dd
Fix copyright
9 years ago
Craig Tiller
00c4829669
Ignore pb.h, pb.c for clang-fmt
9 years ago
Craig Tiller
eb841e2010
Revert "Revert "Proto API for LB request/responses""
9 years ago
Craig Tiller
c35e2c582f
Revert "Proto API for LB request/responses"
9 years ago
David Garcia Quintas
9508a42096
trying to fix docker once again...
9 years ago
Bogdan Drutu
079a179991
Change the census metadata keys. Both census keys must be binary keys because of the encoding.
9 years ago