Yuchen Zeng
64c0e8d4bc
Add format check for gpr_log and gpr_asprintf
9 years ago
Craig Tiller
115ae4004c
Add some tests
9 years ago
Craig Tiller
f5f290459a
Fix up some server setup bugs
9 years ago
Craig Tiller
48ed92ea38
GRPC_CHANNEL_FATAL_FAILURE --> GRPC_CHANNEL_SHUTDOWN
9 years ago
Makarand Dharmapurikar
2a2321b384
removed grpc_cronet.h
9 years ago
Craig Tiller
29dc490b94
clang-format
9 years ago
Craig Tiller
644da98573
Fixes
9 years ago
Craig Tiller
5352ff11d5
Windows fixes for error handling
9 years ago
Craig Tiller
cf2cce661d
Bug fixes
9 years ago
Craig Tiller
40945c702a
Add missing function for completion queue
9 years ago
makdharma
c2ec95bad4
Revert "Revert "cronet wrapper code""
9 years ago
David Garcia Quintas
a301eaade8
Allow servers to select compression level via initial MD.
...
Setting the newly added compression_level field of
grpc_op::send_initial_metadata by a server now has the effect of
applying that compression level for the subsequent call messages leaving
the server. The ultimate meaning of the level depends on the client's
supported compression algorithms.
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
1aee5362f4
Progress converting to new error system
9 years ago
Craig Tiller
f707d62db6
Convert tests to new error scheme
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
David Garcia Quintas
1b2db6333d
Moved protos out of core_codegen interface
9 years ago
Craig Tiller
653ea75ff5
Properly shutdown pollsets before destroying them
9 years ago
Craig Tiller
8a67780fba
Fix bug causing calls to never complete
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
Craig Tiller
418b9f9a42
Fix bug in test
9 years ago
Nicolas "Pixel" Noble
90f03b5d9c
Code formatting.
9 years ago
Nicolas "Pixel" Noble
04f812b4e6
Adding actual servers to reply to messages.
9 years ago
Craig Tiller
084aa62861
Remove unnecessary -2016 from copyrights
9 years ago
Craig Tiller
06cb1a9d93
Initial interface rework to allow knowing whether to pull payload at registration, not at request time
9 years ago
Craig Tiller
d4c9833187
Reposition files to optionalize client_config system
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Craig Tiller
b7f3f6eec4
Fix copyright
9 years ago
Craig Tiller
9533d042d4
Fix includes
9 years ago
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Craig Tiller
f40df23eeb
Auto-changes
9 years ago
Masood Malekghassemi
6643ce7ed1
Clean up test
9 years ago
Craig Tiller
a45782f090
Fix copyright
9 years ago
Craig Tiller
9fb89ea9e3
If we cant check timers due to contention, at least make sure we do a follow up check soon
9 years ago
Craig Tiller
3591482a37
Expand lock
9 years ago
Craig Tiller
d24fc85b59
Fix cast
9 years ago
Craig Tiller
64baf2cbab
Extend timeout
9 years ago
Craig Tiller
0ce7bec923
Fail faster
9 years ago
Craig Tiller
57e2743b65
Add contributed test
9 years ago
Craig Tiller
b093686e59
Fix copyright
9 years ago
Craig Tiller
df5231ec09
Implement tests
9 years ago
David Garcia Quintas
9f3955c953
Fixed language category for grpc_codegen_lib
9 years ago
David Garcia Quintas
a8bb0bfc3e
Split codegen target and made it libs
9 years ago
Craig Tiller
9ddf0044d5
Sanity
9 years ago
vjpai
73d2a12d4b
Fix copyright
9 years ago
yang-g
70fa0da7f1
add a test
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Craig Tiller
a93a25f7bc
Update copyrights
9 years ago