Sree Kuchibhotla
|
ae277dd000
|
Revert "Add ALTS C stack to gRPC core"
|
7 years ago |
Jan Tattermusch
|
d606e36061
|
regenerate projects
|
7 years ago |
ncteisen
|
36e02bff2b
|
Fix sanity
|
7 years ago |
ncteisen
|
97a3dbeb36
|
Move C++ to util, call it from core test
|
7 years ago |
ncteisen
|
07ed0396a9
|
Add JsonProtoTest
|
7 years ago |
Yihua Zhang
|
eaf6486677
|
Add ALTS code to grpc/core
|
7 years ago |
ncteisen
|
9efb177730
|
Review feedback, gTest
|
7 years ago |
ncteisen
|
e9587db853
|
Move status util
|
7 years ago |
ncteisen
|
1cc064dbfc
|
Reviewer feedback, s/object_registry/channel_trace_registry
|
7 years ago |
ncteisen
|
31c05ba668
|
reviewer feedback, rename
|
7 years ago |
ncteisen
|
7d90d5497c
|
Reviewer feedback
|
7 years ago |
Vijay Pai
|
2f4161c210
|
Use stack frame size limits for consistency with internal builds
|
7 years ago |
David Garcia Quintas
|
396d49d958
|
Introduce a 'weak' and mutable version of slice hash table
|
7 years ago |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
7 years ago |
Mehrdad Afshari
|
b6d35fd9ea
|
Regenerate projects
|
7 years ago |
Mark D. Roth
|
3e7f2df047
|
Convert slice hash table and service config code to C++.
|
7 years ago |
Mehrdad Afshari
|
1546b2ae7c
|
Regenerate projects
|
7 years ago |
Mehrdad Afshari
|
9073ea03ef
|
Regenerate projects
|
7 years ago |
Mehrdad Afshari
|
005d63da4c
|
Regenerate projects
|
7 years ago |
Yihua Zhang
|
75f0a9fbd2
|
place security_connector in its own subdirectory
|
7 years ago |
Vijay Pai
|
da69355f30
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
7 years ago |
Tobias Jungel
|
5e176d5677
|
grpc-cli: add install-grpc-cli target to Makefile
ease the installation of grpc-cli using the Makefile
|
7 years ago |
Vijay Pai
|
58a62755fc
|
Remove support for detached threads. All threads must be joined.
|
7 years ago |
David Garcia Quintas
|
249a1d7104
|
Removed outdated grpclb_test
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
7 years ago |
Vijay Pai
|
132efa0c9b
|
Add non-blocking test
|
7 years ago |
yang-g
|
3c6e1fff8c
|
sanity
|
7 years ago |
Mark D. Roth
|
209f644f04
|
Convert resolver API to C++.
|
7 years ago |
Vijay Pai
|
8f4fbb1c55
|
Move avl to its own directory and rename it to grpc_avl
|
7 years ago |
Muxi Yan
|
cda058de8e
|
build projects
|
7 years ago |
Ken Payson
|
1a8565d379
|
Bump version to 1.9.1
|
7 years ago |
Vijay Pai
|
d4d0a30c6f
|
Privatize useful.h and avl.h
|
7 years ago |
David Garcia Quintas
|
8d8214afe5
|
Removed obsolete lb_policies_test
|
7 years ago |
Mehrdad Afshari
|
e05ca2204e
|
Regenerate projects
|
7 years ago |
Matt Kwong
|
1b0168e207
|
Add BoringSSL tests
|
7 years ago |
David Garcia Quintas
|
956fe5e089
|
Added tests, supporting c-ares as well as std resolver.
|
7 years ago |
Matt Kwong
|
654944bfeb
|
Add -fno-rtti and -fno-exceptions flags to BoringSSL compilation
|
7 years ago |
Matt Kwong
|
a110c74c58
|
Update BoringSSL to latest chromium-stable ref
|
7 years ago |
Mehrdad Afshari
|
812e5da193
|
Regenerate projects
|
7 years ago |
Ken Payson
|
1dc0833bed
|
Don't segfault on header replay
|
7 years ago |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
7 years ago |
Vijay Pai
|
b6cf123717
|
Privatize thread-local storage headers
|
7 years ago |
Vijay Pai
|
80e23d19df
|
Separate out cmdline so that it can be used in tool and test builds
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Vijay Pai
|
16efe6c750
|
Generate projects properly
|
7 years ago |
yang-g
|
98cd36e2c3
|
Add a test
|
7 years ago |
Yihua Zhang
|
d36fe0708b
|
rename gts to alts
|
7 years ago |
ncteisen
|
34ebf5dd9e
|
Move object registry out of gpr
|
7 years ago |
Jan Tattermusch
|
4c3496c234
|
attempt fixing boringssl compilation with gcc7.2
|
7 years ago |