Craig Tiller
825cd4533c
Cleanup redundant tests
9 years ago
Craig Tiller
d88e15cee7
Remove legacy poller
9 years ago
Craig Tiller
8517886c6a
Move load_file into iomgr
9 years ago
Craig Tiller
c5b7f36f4d
Fix load file test
9 years ago
Craig Tiller
012f8f4c53
Remove zookeeper
9 years ago
Craig Tiller
c3b88b079e
Better testing
9 years ago
yang-g
6ce4d0b335
prepare to enable ubsan in continuous build
9 years ago
makdharma
c2ec95bad4
Revert "Revert "cronet wrapper code""
9 years ago
murgatroid99
878816956c
Update release version to 0.14.2-pre1
9 years ago
murgatroid99
c1c6b3c80d
Update release version to 0.14.1
9 years ago
Craig Tiller
78222f7383
Enable -Wextra-semi on compilers that support it
...
Use some template magic to make warning detection much easier in the future.
9 years ago
Nicolas "Pixel" Noble
2c75731b68
The release branch is now 0.14.1-pre1.
9 years ago
Nicolas "Pixel" Noble
5ecdda759a
Processing the 0.14 release.
9 years ago
Nicolas "Pixel" Noble
0545d7fa69
Revert "Merge pull request #6214 from makdharma/master"
...
This reverts commit 48d833a9d8
, reversing
changes made to 66e9d8e8a7
.
9 years ago
Craig Tiller
42342cbebb
Revert "cronet wrapper code"
9 years ago
Craig Tiller
f707d62db6
Convert tests to new error scheme
9 years ago
Nicolas "Pixel" Noble
16caa50aae
Master is now 0.15.0-dev.
9 years ago
Nicolas "Pixel" Noble
253a7109ed
The release branch is now 0.14.0-pre1.
9 years ago
Craig Tiller
ddad978996
API fuzzer compiles with new error handling
9 years ago
Julien Boeuf
8ca294e417
Refactoring the core security code.
...
As opposed to a flat directory, we now have the following structure:
- security
-context
- credentials
- composite
- fake
- google_default
- iam
- jwt
- oauth2
- plugin
- ssl
- transport
- util
We have not refactored the test code yet but this PR is already large
enough...
9 years ago
Makarand Dharmapurikar
274bcc8f0b
Added dummy cronet api implementation so we can build on Jenkins.
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
Yuchen Zeng
a42ec21341
Server builder plugin
9 years ago
Craig Tiller
27f59afecb
Unifying error handling within core
9 years ago
David Garcia Quintas
1b2db6333d
Moved protos out of core_codegen interface
9 years ago
David Garcia Quintas
7f0793ad62
Updated load balancer proto to v1
9 years ago
Craig Tiller
88b9e4803c
fix boringssl
9 years ago
vjpai
29089c7b41
Deprecation of qps_driver and use of shell scripts, in progress
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
Nicolas "Pixel" Noble
c4b18a50de
Adding support for msys.
9 years ago
yang-g
b8aa58b2cd
Add a test
9 years ago
Craig Tiller
62c7a5a699
Channel establishment
9 years ago
Craig Tiller
fc98f92610
API fuzzer
9 years ago
Craig Tiller
abf7d7550b
Mergegen
9 years ago
Craig Tiller
845516e84f
Add client fuzzer
9 years ago
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
9 years ago
Nicolas "Pixel" Noble
85a46dd780
Moving memory allocation tracking to its own file.
9 years ago
David Garcia Quintas
9885bff5fb
Factored out parse functions from sockaddr_resolver
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
murgatroid99
585fb9417e
Bumped version to 0.13.2-pre2
9 years ago
Craig Tiller
0bda0b3e55
Configure performance scenarios with json
...
Run those json configurations as part of presubmits
9 years ago
David Garcia Quintas
bf2e73d8ae
Added fuzzers for load_balancer_api parsing functions
9 years ago
Craig Tiller
0b54163019
Fixing client_config init
9 years ago
Craig Tiller
f82ddc4c78
Nailing down dependencies better
9 years ago
Craig Tiller
d1697d99d7
Getting dependencies fixed up
9 years ago
Craig Tiller
b112f3989f
Move subchannel_call_holder
9 years ago
Craig Tiller
a446ee2f58
Add test to verify bad behavior
9 years ago