Craig Tiller
47718a69a9
Add method config stuff
2016-11-14 14:48:42 -08:00
Craig Tiller
5ef31ab9c9
Progress towards mdstr elimination
2016-11-10 16:27:48 -08:00
Craig Tiller
e52bbb1d01
Initial elimination of grpc_mdstr from metadata.{h,c}
2016-11-10 15:34:06 -08:00
Craig Tiller
515a33d6bd
Perfect hashing code
2016-11-10 15:33:32 -08:00
Craig Tiller
e4222b4cbd
Add incldues, fix function names
2016-10-26 17:15:30 -07:00
David Garcia Quintas
d8fe334d5b
s/lb-cost/lb-cost-bin
2016-10-15 15:25:51 -07:00
David Garcia Quintas
a3654db631
Renamed LB-related metadata keys
2016-10-11 15:55:40 -07:00
David G. Quintas
d53957cf4e
Merge pull request #8099 from dgquintas/census_md_rename_sep_16
...
Renamed grpc-census-bin to grpc-stats-bin
2016-09-21 12:38:27 -07:00
David Garcia Quintas
98d5f5cb3f
Renamed grpc-census-bin to grpc-stats-bin
2016-09-14 14:34:22 -07:00
David Garcia Quintas
ebe7c17613
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
2016-09-12 22:57:29 -07:00
Craig Tiller
e0321637d7
Merge pull request #7774 from ctiller/percent-encoder
...
Percent encoding routines
2016-09-06 22:08:12 -07:00
David Garcia Quintas
b8245bd231
Merge branch 'master' of github.com:grpc/grpc into lb_add_md
2016-09-01 18:29:46 +02:00
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.
2016-08-24 15:16:53 -07:00
David Garcia Quintas
88ece58764
Update protobuf version to 3.0.0
2016-08-22 15:03:12 -07:00
Craig Tiller
1c7a84202f
Add a strict and a permissive decoder, allow different reserved alphabets
2016-08-18 11:13:11 -07:00
David Garcia Quintas
8eec9ec6af
Changed census static metadata keys for tracing and tag propagation
2016-08-01 17:06:43 -07:00
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.
2016-07-10 20:57:52 -07:00
David Garcia Quintas
e7518461c2
Merge branch 'master' of github.com:grpc/grpc into lr_hook
2016-06-02 10:24:51 -07:00
Alistair Veitch
44181c02c4
fix options file; fix generated include guards
2016-05-26 10:29:38 -07:00
David Garcia Quintas
772f485334
Merge branch 'master' of github.com:grpc/grpc into lr_hook
2016-05-19 14:56:03 -07:00
Jan Tattermusch
fffd296bc5
Merge pull request #6279 from dgquintas/lb_proto_v1
...
Updated load balancer proto to v1
2016-05-10 10:15:42 -07:00
David Garcia Quintas
1621c4d37c
Added support for trailing metadata
2016-05-04 19:44:37 -07:00
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.
2016-05-03 10:44:56 -07:00
David Garcia Quintas
7f0793ad62
Updated load balancer proto to v1
2016-04-25 16:48:26 -07:00
Jan Tattermusch
de4fcb3a7f
Merge pull request #6050 from dgquintas/nanopb_generation
...
Generalized nanopb generator script
2016-04-20 21:00:59 -07:00
David Garcia Quintas
f7d9cbe658
PR comments
2016-04-19 14:10:18 -07:00
Craig Tiller
942568bc9d
Better dictionary
2016-04-18 22:19:00 -07:00
Craig Tiller
69b6d4ef62
Better dictionary
2016-04-18 15:08:14 -07:00
Craig Tiller
134a6b6ffd
Dictionary support for fuzzers
2016-04-18 08:14:20 -07:00
David Garcia Quintas
d6b4628f42
Further improvements
2016-04-01 19:10:09 -07:00
David Garcia Quintas
4875ce606b
fixed typo
2016-04-01 14:39:35 -07:00
David Garcia Quintas
bba0266a2f
Generalized nanopb generator script
2016-03-31 22:10:01 -07:00
Craig Tiller
31efd7e864
Merge github.com:grpc/grpc into copyright-fix
2016-03-31 11:08:13 -07:00
Nicolas Noble
7894e60306
Merge pull request #6000 from ctiller/optionalize_roundrobin
...
Optionalize load balancing policies
2016-03-31 09:17:54 -07:00
Craig Tiller
64a12c55df
Merge github.com:grpc/grpc into copyright-fix
2016-03-31 07:49:58 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Craig Tiller
c2011586fa
Merge github.com:grpc/grpc into idempotent
2016-03-28 22:53:34 -07:00
Craig Tiller
14e0d9862f
Begin optionalizing lb policies: initial code movement
2016-03-28 17:11:26 -07:00
Craig Tiller
3bd9695939
Merge github.com:grpc/grpc into idempotent
2016-03-28 12:43:02 -07:00
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
2016-03-28 10:13:08 -07:00
Craig Tiller
605ad62563
Fix copyright
2016-03-25 20:07:21 -07:00
Craig Tiller
ffae43c98c
Fix paths
2016-03-25 19:34:29 -07:00
Craig Tiller
8424aee4cf
Fix codegen for protos
2016-03-25 19:28:33 -07:00
David Garcia Quintas
07503b6e5c
Add identity to static metadata accept-encodings bitmasks
2016-03-21 11:59:33 -07:00
Craig Tiller
c6549764e8
Change client :method selection based on idempotency
2016-03-09 17:10:43 -08:00
Craig Tiller
023759216c
Add comment
2016-02-22 22:27:28 -08:00
Craig Tiller
16f6826ffd
Merge github.com:grpc/grpc into fix-proto-docker
2016-02-18 07:14:37 -08:00
Craig Tiller
38af6122dd
Fix copyright
2016-02-12 10:14:34 -08:00
Craig Tiller
a7d41147ea
Merge github.com:grpc/grpc into bad_metadata
2016-02-12 10:13:52 -08:00
Craig Tiller
00c4829669
Ignore pb.h, pb.c for clang-fmt
2016-02-11 16:20:28 -08:00
Craig Tiller
eb841e2010
Revert "Revert "Proto API for LB request/responses""
2016-02-11 15:49:16 -08:00
Craig Tiller
c35e2c582f
Revert "Proto API for LB request/responses"
2016-02-11 15:45:03 -08:00
David Garcia Quintas
742a783c0d
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
2016-02-11 01:04:28 -08:00
David Garcia Quintas
9508a42096
trying to fix docker once again...
2016-02-08 18:16:17 -08:00
Bogdan Drutu
079a179991
Change the census metadata keys. Both census keys must be binary keys because of the encoding.
2016-02-08 16:51:17 -08:00
Craig Tiller
6f87164f3c
Properly handle "." in metadata
2016-02-03 16:15:31 -08:00
David Garcia Quintas
a4c9218889
fixed mounting gen dir for docker
2016-01-29 14:51:45 -08:00
David Garcia Quintas
610107cc3d
nth attempt to make clang-format work
2016-01-21 17:54:04 -08:00
David Garcia Quintas
41098d3a83
docker rm true
2016-01-21 11:29:28 -08:00
David Garcia Quintas
e5af172eea
Updated scripts to use docker for clang-formatting
2016-01-20 14:55:32 -08:00
David Garcia Quintas
5220a75912
have lb gen script use docker for clang formatting
2016-01-19 22:07:51 -08:00
David Garcia Quintas
13e294e090
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
2016-01-19 10:37:50 -08:00
David Garcia Quintas
d053ded310
copyriiiights, fuuuuu
2016-01-15 16:51:34 -08:00
David Garcia Quintas
d2565bb169
Fixed formatting and updated gen script to use concrete version of clang-format
2016-01-13 10:07:14 -08:00
David Garcia Quintas
3f8e734535
Added missing copyrights
2016-01-12 19:14:21 -08:00
David Garcia Quintas
0892fa6aa6
Added copyright message to generated nanopb code
2016-01-12 16:22:34 -08:00
David Garcia Quintas
82a0aabb7a
added sanity scripts and checks
2016-01-11 15:51:03 -08:00
David Garcia Quintas
756a36cdac
Srcs and hdrs sanity checks skip third_party
2016-01-11 11:31:19 -08:00
David Garcia Quintas
7052ac25e6
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
2015-12-16 17:36:04 -08:00
David G. Quintas
7a53de18ba
Merge pull request #4467 from ctiller/DotInHeaderName
...
Allow . in header names
2015-12-16 10:48:27 -08:00
Craig Tiller
a7615892f9
Allow . in header names
2015-12-15 10:41:54 -08:00
Craig Tiller
83399c99e5
Add a test that reproduces server partial message read bug
2015-12-14 13:34:44 -08:00
Hongyu Chen
aa28ccc922
Merge remote-tracking branch 'upstream/master'
2015-12-11 11:08:35 -08:00
Hongyu Chen
134cac2004
Address comments: revert all changes except adding two new metadata keys
...
"census" and "census-bin"
2015-12-10 16:19:24 -08:00
Craig Tiller
934e9d72f8
Re-legalize comma
2015-12-09 12:58:29 -08:00
Craig Tiller
2dd081955d
Add copyright
2015-12-09 09:00:35 -08:00
Craig Tiller
2a2bee9c22
Basic server request bad_client template
2015-12-09 08:32:58 -08:00
David Garcia Quintas
886b7d19ba
Added example to gen_load_balancing_proto.sh
2015-12-03 13:19:41 -08:00
David Garcia Quintas
011e79a271
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
...
# Conflicts:
# BUILD
# Makefile
# binding.gyp
# build.yaml
# gRPC.podspec
# tools/doxygen/Doxyfile.core.internal
# tools/run_tests/sources_and_headers.json
# vsprojects/vcxproj/grpc/grpc.vcxproj
# vsprojects/vcxproj/grpc/grpc.vcxproj.filters
# vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj
# vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
2015-12-03 13:09:54 -08:00
Hongyu Chen
1f96048187
Census tags propagation.
2015-12-02 22:24:33 -08:00
Craig Tiller
b2b4261631
Remove metadata context entirely
2015-11-20 12:02:17 -08:00
Craig Tiller
ebdef9d674
Remove metadata context from the channel stack
2015-11-19 17:09:49 -08:00
Craig Tiller
f6e40fd2aa
Add compression algorithms to static metadata
2015-11-19 08:56:29 -08:00
Craig Tiller
51ae0bea04
Add commentary
2015-11-19 07:51:25 -08:00
Craig Tiller
328d4b18a5
More const
2015-11-18 15:10:41 -08:00
Craig Tiller
2e7687c5ef
Static metadata declarations
2015-11-18 14:56:46 -08:00
Craig Tiller
892c34a067
Remove spurious file
2015-11-17 15:32:34 -08:00
David Garcia Quintas
ff03847182
Moved nanopb to 3rd party
2015-11-12 09:27:13 +00:00
Craig Tiller
ca1593a955
stream_op cleanup: build system changes
2015-11-02 14:08:33 -08:00
David Garcia Quintas
35284f0c84
Simplified comments
2015-10-06 11:05:05 -07:00
David Garcia Quintas
809831eef7
Added comments
2015-10-05 13:40:07 -07:00
David Garcia Quintas
d76cdac17a
Type conversion fixes to make GCC 5.2.0 happy
2015-10-03 15:57:09 -07:00
Craig Tiller
6a6b36c503
Enable -Wconversion
2015-09-10 16:00:22 -07:00
Craig Tiller
f96dfc3cf8
First round of fixing up implicit 64->32 bit conversions
2015-09-10 14:43:18 -07:00
Craig Tiller
240b7db1ca
Outlaw comma in non-binary metadata values
2015-08-27 15:35:32 -07:00
Craig Tiller
80aa28013f
Fix character classes to updated spec
2015-08-21 08:50:51 -07:00
Craig Tiller
49772e00eb
Outlaw illegal metadata characters
2015-08-21 08:08:37 -07:00
Craig Tiller
6e8c7e87ef
Merge github.com:grpc/grpc into oops-i-split-it-again
2015-06-25 08:52:40 -07:00
Craig Tiller
31489e3aba
Move some code out of src/ into tools/
...
It shouldn't count towards coverage
2015-06-23 14:27:34 -07:00