175 Commits (047e0fd1cf0bbd7d7d522e397f06d670d985f98f)

Author SHA1 Message Date
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
Craig Tiller 6f87164f3c Properly handle "." in metadata 9 years ago
David Garcia Quintas a4c9218889 fixed mounting gen dir for docker 9 years ago
David Garcia Quintas 610107cc3d nth attempt to make clang-format work 9 years ago
David Garcia Quintas 41098d3a83 docker rm true 9 years ago
David Garcia Quintas e5af172eea Updated scripts to use docker for clang-formatting 9 years ago
David Garcia Quintas 5220a75912 have lb gen script use docker for clang formatting 9 years ago
David Garcia Quintas d053ded310 copyriiiights, fuuuuu 9 years ago
David Garcia Quintas d2565bb169 Fixed formatting and updated gen script to use concrete version of clang-format 9 years ago
David Garcia Quintas 3f8e734535 Added missing copyrights 9 years ago
David Garcia Quintas 0892fa6aa6 Added copyright message to generated nanopb code 9 years ago
David Garcia Quintas 82a0aabb7a added sanity scripts and checks 9 years ago
David Garcia Quintas 756a36cdac Srcs and hdrs sanity checks skip third_party 9 years ago
Craig Tiller a7615892f9 Allow . in header names 9 years ago
Craig Tiller 83399c99e5 Add a test that reproduces server partial message read bug 9 years ago
Hongyu Chen 134cac2004 Address comments: revert all changes except adding two new metadata keys 9 years ago
Craig Tiller 934e9d72f8 Re-legalize comma 9 years ago
Craig Tiller 2dd081955d Add copyright 9 years ago
Craig Tiller 2a2bee9c22 Basic server request bad_client template 9 years ago
David Garcia Quintas 886b7d19ba Added example to gen_load_balancing_proto.sh 9 years ago
Hongyu Chen 1f96048187 Census tags propagation. 9 years ago
Craig Tiller b2b4261631 Remove metadata context entirely 9 years ago
Craig Tiller ebdef9d674 Remove metadata context from the channel stack 9 years ago
Craig Tiller f6e40fd2aa Add compression algorithms to static metadata 9 years ago
Craig Tiller 51ae0bea04 Add commentary 9 years ago
Craig Tiller 328d4b18a5 More const 9 years ago
Craig Tiller 2e7687c5ef Static metadata declarations 9 years ago
Craig Tiller 892c34a067 Remove spurious file 9 years ago
David Garcia Quintas ff03847182 Moved nanopb to 3rd party 9 years ago
Craig Tiller ca1593a955 stream_op cleanup: build system changes 9 years ago
David Garcia Quintas 35284f0c84 Simplified comments 9 years ago
David Garcia Quintas 809831eef7 Added comments 9 years ago
David Garcia Quintas d76cdac17a Type conversion fixes to make GCC 5.2.0 happy 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 9 years ago
Craig Tiller 240b7db1ca Outlaw comma in non-binary metadata values 9 years ago
Craig Tiller 80aa28013f Fix character classes to updated spec 10 years ago
Craig Tiller 49772e00eb Outlaw illegal metadata characters 10 years ago
Craig Tiller 31489e3aba Move some code out of src/ into tools/ 10 years ago