Alexander Polcyn
|
626cea8f73
|
Put c-ares queries under a combiner
|
7 years ago |
Ian Haken
|
68eff58df6
|
Create verify_peer_options when creating ssl credentials in order to expose a verification callback option.
These options are not yet exposed to languages outside of core.
|
7 years ago |
ncteisen
|
c3c6e064b3
|
Add basic support for GetChannel
|
7 years ago |
Yash Tibrewal
|
09335338eb
|
Indicate the reasoning for 5 seconds deadline
|
7 years ago |
Yash Tibrewal
|
8aebc7225d
|
Add comment on the changes
|
7 years ago |
Yash Tibrewal
|
baa3a70906
|
5 second deadline for shutting down
|
7 years ago |
Yash Tibrewal
|
19f0b1da67
|
Fix for issue #15458
|
7 years ago |
Yihua Zhang
|
cc93663910
|
Add ALTS fuzzer
|
7 years ago |
David Garcia Quintas
|
d3ace6cf29
|
Fix authority fuzzing failures
|
7 years ago |
Adele Zhou
|
aadbd18596
|
Also add size
|
7 years ago |
Adele Zhou
|
7bc84a2256
|
Use timeout instead of size
|
7 years ago |
Adele Zhou
|
8f7bdecf7c
|
Set default size large for fuzzer tests, and enormous for api_fuzzer
|
7 years ago |
David Garcia Quintas
|
f73e76d596
|
Fix check in channel.cc and tweak direct channel tests
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
7 years ago |
Noah Eisen
|
9f3f4837af
|
Add repro
|
7 years ago |
Noah Eisen
|
e547b217d3
|
Fix fuzz bug
|
7 years ago |
Noah Eisen
|
b5aec72e7d
|
Add fuzz repro
|
7 years ago |
Noah Eisen
|
2ee8cb998b
|
Add fuzz repro
|
7 years ago |
Noah Eisen
|
eec31840ab
|
Fix fuzz test
|
7 years ago |
Noah Eisen
|
c7f026142d
|
Add repro
|
7 years ago |
Noah Eisen
|
4d20a66685
|
Run clang fmt
|
7 years ago |
Noah Eisen
|
be82e64b3d
|
Autofix c casts to c++ casts
|
7 years ago |
Yash Tibrewal
|
ec717fa226
|
Fix heap use-after-free bug in chttp2 reported by fuzzer
|
7 years ago |
Muxi Yan
|
931f68ec56
|
regenerate metadata
|
7 years ago |
Muxi Yan
|
3db2caaf2e
|
Replace message/deflate,gzip with deflate,gzip
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |
Craig Tiller
|
33cb50096c
|
Add fuzzed example that found this crash
|
7 years ago |
Craig Tiller
|
d7ae4a1c61
|
Also stop processing input stream
|
7 years ago |
Craig Tiller
|
be44870059
|
Fix issue whereby fuzzer creates infinitely deep creds (since this is not actually interesting)
|
7 years ago |
Muxi Yan
|
38fcd0c6c3
|
clang-format
|
7 years ago |
Yash Tibrewal
|
8cf1470a51
|
Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
|
7 years ago |
Yash Tibrewal
|
ad4d2dde00
|
Revert "All instances of exec_ctx being passed around in src/core removed"
|
7 years ago |
Mark D. Roth
|
e204e5e497
|
Apply #13336 to v1.8.x branch.
|
7 years ago |
Yash Tibrewal
|
c354269ba7
|
Remove _ prefixed variable names
|
7 years ago |
Yash Tibrewal
|
03412ee9de
|
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests
|
7 years ago |
Yash Tibrewal
|
81fc8c9c33
|
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
|
7 years ago |
ncteisen
|
fe354eb807
|
Fix the fuzzers
|
7 years ago |
Mark D. Roth
|
e36d9eaa2c
|
Fix some dumb typos.
|
7 years ago |
ncteisen
|
6dc1097c5e
|
Fix test cert build
|
7 years ago |
ncteisen
|
0e6b5b3ba3
|
Un extern the fuzzers
|
7 years ago |
ncteisen
|
adbfbd5977
|
Remove all extern C
|
7 years ago |
Yash Tibrewal
|
6c26b16fe0
|
Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes
|
7 years ago |
Yash Tibrewal
|
75122c2357
|
Address some PR comments
|
7 years ago |
Craig Tiller
|
be98d24841
|
clang-format after nullptr changes
|
7 years ago |
Craig Tiller
|
4ac2b8e585
|
Enable clang-tidy as a sanity check, fix up all known failures
|
7 years ago |
Mark D. Roth
|
04c97d0e0d
|
Add notify_on_receive_settings closure to chttp2 transport.
|
7 years ago |
Mark D. Roth
|
bcfd0f38fc
|
Bool-ify is_client param.
|
7 years ago |
Craig Tiller
|
baa14a975e
|
Update clang-format to 5.0
|
7 years ago |
Yash Tibrewal
|
11a518995e
|
LLVMfuzzer extern C
|
7 years ago |