Jan Tattermusch
97ba943f17
Revert "Fathom tcp changes"
6 years ago
Vijay Pai
679cbb83a4
Improve comments and revert much of 373cb20
6 years ago
Vijay Pai
4f98f82c36
Add asserts on bad verify results
6 years ago
Vijay Pai
373cb20ea8
expect_tags before callbacks could get executed to avoid a data race
6 years ago
Nicolas "Pixel" Noble
71655cf48a
Fixing the SSL_REUSE auth context string attribute.
...
"true" and "false" are strings, so use similar code that of the cstring variant. Otherwise, the generated properties will have an embedded zero in there.
6 years ago
Muxi Yan
b24b212ee5
Make symbols of BoringSSL private to gRPC
6 years ago
Vijay Pai
ba9c343e3d
Clang format
6 years ago
Vijay Pai
b03578c679
Address reviewer feedback with comments/assertions
6 years ago
Eric Gribkoff
b59d8674d2
Python post-fork handler: exit if grpc shutdown fails
6 years ago
Chris Lamb
fba18d8551
Fix a number of spelling errors.
6 years ago
Hope Casey-Allen
087bbb2f4e
Disable test on windows
6 years ago
Hope Casey-Allen
91cb48ad1a
Add timer tests for long running services
6 years ago
Vijay Pai
72695b886e
Add an inproc-based non-polling test of core callback API
6 years ago
Mark D. Roth
ba4f66e705
Allow more timing slack in dns cooldown test.
6 years ago
Yang Gao
b840d5e45c
Revert "Add more filter priority levels"
6 years ago
Mark D. Roth
1a10a9b9bf
Fix dns_resolver_cooldown_test and fake_resolver_test.
6 years ago
Vijay Pai
a59e48e889
Add a test of callback CQ
6 years ago
Yash Tibrewal
b49f47d4f2
linux version needs to be defined
6 years ago
Vijay Pai
e84096bbe5
Experimental infrastructure for callback-based CQ
6 years ago
tdbhacks
bcd747d42d
Added system roots feature to load roots from OS trust store
...
Added a flag-guarded feature that allows gRPC to load TLS/SSL
roots from the OS trust store. This is the Linux-specific
implementation of such feature.
6 years ago
Mark D. Roth
f7e72560b6
Add experimental API for resetting connection backoff.
6 years ago
yang-g
8c5f24cf3c
update test
6 years ago
Sree Kuchibhotla
bdd13cb0ae
Revert "Revert "Restrict the number of threads in C++ sync server""
6 years ago
yang-g
d6ef707422
Add more filter priority levels
6 years ago
Nicolas Noble
bea98c3c1b
Revert "Restrict the number of threads in C++ sync server"
6 years ago
Sree Kuchibhotla
c2a22a1ab8
Address core review comments
6 years ago
Mark D. Roth
3abd620134
fix clang_tidy
6 years ago
Mark D. Roth
326f82e5e2
A bit of cleanup and add more tests.
6 years ago
Alexander Polcyn
9896c64186
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
...
This reverts commit d9e8f86675
, reversing
changes made to 04847aeb1e
.
6 years ago
Mark D. Roth
32b8a11b25
Fix build.
6 years ago
Alexander Polcyn
f34c653936
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
...
This reverts commit ae8d3efc3a
, reversing
changes made to e41215e181
.
6 years ago
Mark D. Roth
87e772fa7b
Fix RefCountedPtr to handle polymorphism.
6 years ago
Alex Polcyn
1b1d5e52e7
Get c-ares to compile and do address sorting on windows
6 years ago
Sree Kuchibhotla
9bc8ee42c2
generate_projects.sh
6 years ago
Sree Kuchibhotla
b95772eeb9
Add Tests in Core and C++ and fix a few related bugs in thread_manager.cc
6 years ago
ncteisen
b86a744751
Expose GetChannel and GetTopChannels Core API
6 years ago
ncteisen
891cf34004
Use intptr_ts for channel registry test
6 years ago
ncteisen
5d373c40bd
reviewer feedback
6 years ago
ncteisen
2968bf687a
reviewer feedback
6 years ago
ncteisen
0f6e4dd20d
reviewer feedback:
6 years ago
ncteisen
adfa81987a
Un-pare simple_request
6 years ago
ncteisen
97066fd0e4
Support for GetTopChannels
6 years ago
Yash Tibrewal
0d757a659f
Adding docs and cleaning up
6 years ago
Yash Tibrewal
f0397933b0
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
...
to be traced. Adding tests for Fathom and TracedBuffer. A lot more.
Please read PR description.
6 years ago
ncteisen
9a6c722e30
Rewrite registry to know type
6 years ago
ncteisen
5fd07bd9ef
Fix sanity and build
6 years ago
Adele Zhou
8edd56841e
Step 3 of multipool RBE configuration.
6 years ago
ncteisen
2d2854a1ce
Add copy and move ctor to InlinedVector
6 years ago
ncteisen
018498a06b
Implements subchannel refs for pick_first
6 years ago
ncteisen
aca5043ca3
Rewrite channelz registry in terms of inlined vector
6 years ago