Craig Tiller
cb6ce54e31
Update copyrights
9 years ago
Julien Boeuf
b0437efbff
Unit testing the peer from auth context functionality.
9 years ago
Julien Boeuf
4d75f259bc
Removing the peer from the SSL security connector.
...
- Missing unit tests.
9 years ago
Craig Tiller
897e4fe2ad
Update copyrights
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Julien Boeuf
ee9d78b960
Unit testing the peer from auth context functionality.
9 years ago
Julien Boeuf
1d9ac6612d
Removing the peer from the SSL security connector.
...
- Missing unit tests.
9 years ago
Craig Tiller
620e965c1b
clang-format after last weeks test-fest
9 years ago
Julien Boeuf
97e5147bd1
One more test for default google creds.
9 years ago
Julien Boeuf
331e3782af
Testing cached google default creds.
9 years ago
Craig Tiller
88408c3b73
Fix Windows build
...
To do pollset work we need grpc to be initialized
9 years ago
Julien Boeuf
2408a1cd6a
Testing GCE detection in google default credentials.
9 years ago
Craig Tiller
82e40dac84
Fix memory leak
9 years ago
Craig Tiller
f9c8ce98cf
Add test for grpc_get_well_known_google_credentials_file_path
9 years ago
Nicolas "Pixel" Noble
ba404826be
Clang format.
9 years ago
Craig Tiller
b774be46d7
clang-format
9 years ago
Julien Boeuf
3c957e60a3
Fixing implementations.
9 years ago
Craig Tiller
b113649517
clang-format
9 years ago
Julien Boeuf
b73cbc2709
Addressing comments.
...
The composite channel credentials creation does not change the passed-in
channel creds anymore.
10 years ago
Julien Boeuf
26bf71ce37
Fixing mem leak and compilation error in tsan.
10 years ago
Julien Boeuf
4e02e84062
Got the core test passing.
10 years ago
Craig Tiller
5c1ad056d2
Fix Windows compilation
10 years ago
Craig Tiller
b8b1a462e5
Finish cleanup
10 years ago
Craig Tiller
a82950e683
clang-format all core files
10 years ago
Craig Tiller
8af4c33718
Final patches for rename
10 years ago
Craig Tiller
e7db29f8c7
Move argument passing to start of list
10 years ago
Craig Tiller
f5768a6765
Rename init
10 years ago
Craig Tiller
098047b53a
Rename run
10 years ago
Craig Tiller
9f7dc3a4e5
Move argument passing to start of list
10 years ago
Craig Tiller
1be70ccdb8
Move arguments to the start of lists
10 years ago
Craig Tiller
45724b35e4
indent pass to get logical source lines on one physical line
10 years ago
Craig Tiller
d9ccbbf6b9
Rename call_list to closure_list
10 years ago
Craig Tiller
d9fdaf204c
Fix tests
10 years ago
Craig Tiller
ba496454b2
Fixes
10 years ago
Craig Tiller
dfff1b8126
Call list progress
10 years ago
Craig Tiller
d1bec03fa1
Call list progress
10 years ago
Craig Tiller
3cd6a5158d
Getting stuff working
10 years ago
Craig Tiller
7d57ba138f
Tests compile
10 years ago
Julien Boeuf
4ffbf0d22c
Adding tests for credentials plugin.
10 years ago
Craig Tiller
32ca48ce0b
Core compiles with -Wsign-conversion
10 years ago
Craig Tiller
88589743f8
Fix compilation
10 years ago
Nicolas "Pixel" Noble
a4d4b60fd8
Secure endpoint test should call grpc_init.
10 years ago
Craig Tiller
b11177b26b
call correct init function
10 years ago
Craig Tiller
b029859e58
Revert "Revert "Refactor Endpoint API""
10 years ago
Craig Tiller
99d7b661be
Revert "Refactor Endpoint API"
10 years ago
Julien Boeuf
510a920c75
Credentials cleanup:
...
- Removing service_accounts credentials. These credentials just have
drawbacks compared to service_account_jwt_access credentials, notably
in terms for security.
- Renaming Google specific credentials with a Google prefix for C and
C++. This should be done as well for wrapped languages.
10 years ago
Julien Boeuf
c17fecd224
Fixing tests.
10 years ago
Craig Tiller
592e7f2dd0
Refactor Endpoint API
...
- Allow reads to complete immediately
- Unify read/write signatures
- Simplify memory management to allow future optimization work
10 years ago
Craig Tiller
d6c98df792
clang-format all source
10 years ago
Julien Boeuf
c7176a80ab
Fixing clock type.
10 years ago