David Garcia Quintas
7f0793ad62
Updated load balancer proto to v1
9 years ago
Craig Tiller
88b9e4803c
fix boringssl
9 years ago
itessier
2a52203af9
Update boringssl to latest chromium-stable.
...
This also fixes the x25519_NEON symbol error when importing the gRPC
Python modules on ARM.
Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
9 years ago
Deepak Lukose
dba4c5fd01
Add various options to verify ssl/tls client cert including letting the
...
application handle the authentication.
9 years ago
yang-g
b8aa58b2cd
Add a test
9 years ago
Craig Tiller
7df96178f2
Mergegen
9 years ago
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
9 years ago
David Garcia Quintas
3a43cc06a8
Added codegen_test_full
...
Which makes sure target that depend on both codegen and grpc build.
9 years ago
Craig Tiller
03915e5de6
Sort out codegen dependencies
9 years ago
Craig Tiller
03d8f2f5f3
Remove *_codegen_lib
...
Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly.
9 years ago
David Garcia Quintas
862c8e9e50
Load Reporting hook and filter skeleton
9 years ago
Craig Tiller
0bda0b3e55
Configure performance scenarios with json
...
Run those json configurations as part of presubmits
9 years ago
Craig Tiller
d1697d99d7
Getting dependencies fixed up
9 years ago
Craig Tiller
a446ee2f58
Add test to verify bad behavior
9 years ago
Craig Tiller
307a7207a0
Add a failing test due to a head of line blocking bug in the server
9 years ago
Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
9 years ago
Matthew Iselin
1824f0519f
Add HTTP request parsing.
...
This extends the existing http parser to support requests as well as responses.
httpcli continues to exist and work as it has previously, though in the new
directory src/core/http (to reflect the fact the directory now contains code
relevant to parsing requests, which httpcli would not generally involve itself
in).
9 years ago
David Garcia Quintas
fb349b9f71
removed uchannels
9 years ago
Craig Tiller
58270d5461
Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)""
9 years ago
David G. Quintas
108cecb826
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
9 years ago
Craig Tiller
6a59cf24f3
Regenerate files
9 years ago
yang-g
4e5c6d9895
Remove end2end_certs library.
9 years ago
Craig Tiller
5cb79621d0
Initial canaries for downstream merges
9 years ago
Craig Tiller
3d62fc6834
Reference github boringssl, move to chromium-stable branch head
9 years ago
Craig Tiller
57e2743b65
Add contributed test
9 years ago
Craig Tiller
c72cc42238
Build out backoff as a library
9 years ago
Craig Tiller
e91ef68d2a
Add failing test
9 years ago
Craig Tiller
df5231ec09
Implement tests
9 years ago
Craig Tiller
7885ea5e31
Add a place for tests
9 years ago
David Garcia Quintas
4ac52fa6dd
WIP. Added codegen_test
9 years ago
Alistair Veitch
7771544111
rename census log files to avoid build breakage on MacOS
9 years ago
Craig Tiller
de676268aa
Reinstate sockpair tests
9 years ago
Craig Tiller
178edfae2b
Decouple filter selection from channel construction
...
Allow plugins to extend the set of filters used by gRPC core:
- plugins at construction time can register against the 'channel_init' system to be allowed to mutate a new channel_stack_builder type
- channel_stack_builder provides a central and rather dynamic place to construct the list of filters required by a channel stack
- ultimately we construct the channel stack in the fashion we always have
This is also a prerequisite step to allowing filters to be implemented from wrapped languages.
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
Vijay Pai
29e1d95a21
Revive gpr
9 years ago
vjpai
04e992a750
Make C++ alarm class usable and testable - there were some build issues and
...
it was not actually even included in the library or the test suite.
9 years ago
Craig Tiller
1298afd10e
Get compilation working again
9 years ago
Craig Tiller
da179ce598
Rollback gpr deletion
9 years ago
Alistair Veitch
2e7d06703d
merge
9 years ago
Alistair Veitch
f0571b5c87
unbreak merge
9 years ago
Alistair Veitch
9ded5dbf35
fix missed merge issue
9 years ago
Alistair Veitch
46b9d5b408
fix broken merge of build.yaml
9 years ago
Alistair Veitch
85afe71d4c
initial commit
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Nicolas "Pixel" Noble
d2f20efcd8
Regenerating files.
9 years ago
Nicolas "Pixel" Noble
c6473ec9f6
Adding missing project files.
9 years ago
Nicolas "Pixel" Noble
09121799b0
Removing gpr as a separated library.
9 years ago
David Garcia Quintas
366c531f3d
updated projects
9 years ago
Craig Tiller
f968a87e3f
Fix build
9 years ago